x520-da2 fiber card purchased on aliexpress

vurkolak

New Member
May 11, 2025
4
0
1
I bought the card on aliexpress and yesterday I put it in the server dell T320 I have, to my surprise, proxmox does not show me the interfaces and I thought that the card did not recognize it, but I started to investigate.

I find the following:

Verify that the system detects it

Code:
root@pve:~# lspci | grep -i ether
01:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet PCIe
01:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet PCIe
09:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
09:00.1 Controlador Ethernet: Conexión de red Intel Corporation 82599ES 10-Gigabit SFI/SFP+ (rev. 01) <====

in this part of here it's hard for me to know which card it is so I'm going blind

[CODE]root@pve:~# ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP mode DEFAULT group default qlen 1000
    link/ether 54:9f:35:1c:43:52 brd ff:ff:ff:ff:ff:ff
    altname enp1s0f0
3: eno2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether 54:9f:35:1c:43:54 brd ff:ff:ff:ff:ff:ff
    altname enp1s0f1
4: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
    link/ether 54:9f:35:1c:43:52 brd ff:ff:ff:ff:ff:ff
5: veth100i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP mode DEFAULT group default qlen 1000
    link/ether fe:eb:fc:1e:d2:8e brd ff:ff:ff:ff:ff:ff link-netnsid 0
6: veth102i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP mode DEFAULT group default qlen 1000
    link/ether fe:7a:aa:8a:56:f0 brd ff:ff:ff:ff:ff:ff link-netnsid 1
7: veth103i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP mode DEFAULT group default qlen 1000
    link/ether fe:5c:e6:13:6f:24 brd ff:ff:ff:ff:ff:ff link-netnsid 2
8: veth105i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr105i0 state UP mode DEFAULT group default qlen 1000
    link/ether fe:8e:78:59:c8:01 brd ff:ff:ff:ff:ff:ff link-netnsid 3
9: fwbr105i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
    link/ether f6:6a:d8:f7:a0:77 brd ff:ff:ff:ff:ff:ff
10: fwpr105p0@fwln105i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP mode DEFAULT group default qlen 1000
    link/ether 76:67:32:49:ee:f8 brd ff:ff:ff:ff:ff:ff
11: fwln105i0@fwpr105p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr105i0 state UP mode DEFAULT group default qlen 1000
    link/ether f6:6a:d8:f7:a0:77 brd ff:ff:ff:ff:ff:ff
12: veth106i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP mode DEFAULT group default qlen 1000
    link/ether fe:b6:08:f0:04:a3 brd ff:ff:ff:ff:ff:ff link-netnsid 4
13: veth107i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP mode DEFAULT group default qlen 1000
    link/ether fe:0f:c0:b2:fc:81 brd ff:ff:ff:ff:ff:ff link-netnsid 5
14: tap109i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr109i0 state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether f6:59:70:24:92:b5 brd ff:ff:ff:ff:ff:ff
15: fwbr109i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
    link/ether d2:cf:1f:ee:06:d6 brd ff:ff:ff:ff:ff:ff
16: fwpr109p0@fwln109i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP mode DEFAULT group default qlen 1000
    link/ether 96:c4:9a:66:66:7b brd ff:ff:ff:ff:ff:ff
17: fwln109i0@fwpr109p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr109i0 state UP mode DEFAULT group default qlen 1000
    enlace/éter d2:cf:1f:ee:06:d6 brd ff:ff:ff:ff:ff:ff[/CÓDIGO]

theoretically it should be eno1 enp1s0f0 and eno2 enp1s0f1 right? but if we go to the proxmox graphic interface we can see that eno1 is not 10gb but 1gb.

[ATTACH type="full" size="978x210"]85913[/ATTACH]

anyone have any idea how to fix this problem? by the way i updated kernel and proxmox.

thank you very much
Regards
 

Attachments

  • 1746994203468.png
    1746994203468.png
    16.9 KB · Views: 9
Traigo más información

[CÓDIGO]root@pve:~# dmesg | grep ixgbe
[ 1.536318] ixgbe: Controlador de red PCI Express de 10 Gigabit Intel(R)
[ 1.536321] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 1.551541] ixgbe 0000:0a:00.0: Adaptador eliminado
[ 1.551656] ixgbe: la sonda de 0000:0a:00.0 falló con el error -5
[ 1.566790] ixgbe 0000:0a:00.1: Adaptador eliminado
[ 1.566892] ixgbe: la sonda de 0000:0a:00.1 falló con el error -5[/CODE]

Muchas gracias<br>Saludos
 
Tal vez te hayas encontrado con el mismo error que un usuario en Truenas Scale (también basado en Debian 12): https://www.truenas.com/community/threads/intel-82599es-10g-sfp-card-fails-to-probe.114256/
gracias por la ayuda, pude leer el hilo pero sin grandes soluciones, hay gente que dice que funciona pero no explica como, otros que se han quedado en el camino sin poder usarlo, al final compre uno por amazon de 10Gtek y veremos que pasa, tengo un mellanox connect-3x en camino, no veo grandes esperanzas con la tarjeta X520.
 
Al final conseguí el 10Gtek ya la primera sin ningún esfuerzo, me quedo con este, podemos cerrar el hilo si os parece bien, muchas gracias.

1747150137734.png