Missing Connectx-5 in Debian

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

NerdAshes

Active Member
Jan 6, 2024
110
67
28
Eastside of Westside Washington
So I slapped a Mellanox MCX516A-CCAT ConnectX-5 EN into PCIe5 x16 Slot on my ASUS Pro WS W680M-ACE SE motherboard and booted up into Proxmox expecting to see a couple of new happy ports to play with... there was nothing. However the old names for the original ports incremented - like Proxmox saw a new network something. Weird. I started running commands:

Bash:
lspci -v | grep Mellanox
Nothing

Bash:
ibv_devinfo
No IB devices found

Bash:
mst start
Starting MST (Mellanox Software Tools) driver set
Loading MST PCI module - Success
Loading MST PCI configuration module - Success
Create devices
Unloading MST PCI module (unused) - Success
Unloading MST PCI configuration module (unused) - Success

Bash:
mst status -v
MST modules:
------------
MST PCI module is not loaded
MST PCI configuration module is not loaded
No MST devices were found or MST modules are not loaded.

Bash:
ip link
1: lo: UNKNOWN mode DEFAULT
2: enp6s0: UP mode DEFAULT <--port0
3: enp7s0: DOWN mode DEFAULT <---port1
4: enx6a85cfe79de1: UNKNOWN mode DEFAULT <--- IPMI
5: vmbr0: UP mode DEFAULT <--- bridge

Bash:
lspci -nnk
Where the NIC is installed ---> 00:01.0 PCI bridge [0604]: Intel Corporation 12th Gen Core Processor PCI Express x16 Controller #1 [8086:460d] (rev 02)
Subsystem: ASUSTeK Computer Inc. 12th Gen Core Processor PCI Express x16 Controller [1043:8694]
Kernel driver in use: pcieport

Bash:
sudo dmesg | grep pcieport
[ 0.602002] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[ 0.602040] pcieport 0000:00:01.0: AER: enabled with IRQ 122

Bash:
lspci -k | sed -n '/Ethernet/,/driver in use/p'
06:00.0 Ethernet controller: Intel Corporation Ethernet Controller I226-LM (rev 06)
Subsystem: ASUSTeK Computer Inc. Ethernet Controller I226-LM
Kernel driver in use: igc
07:00.0 Ethernet controller: Intel Corporation Ethernet Controller I226-LM (rev 06)
Subsystem: ASUSTeK Computer Inc. Ethernet Controller I226-LM
Kernel driver in use: igc

Bash:
ls -a /sys/class/net
. .. bonding_masters enp6s0 enp7s0 enx6a85cfe79de1 lo vmbr0

Hmmm ...

I plugged in a couple DACs to the ports and couple switches. The port lights on the NIC lit up solid (not flickering) green. The switch's ports blinked like NY City woke up - green.

So weird.

I didn't see a UEFI setting I flubbed or the NIC listed anywhere in the BIOS.

I plopped in a known non-working CX512 and while it's definitely borked (no FW) -
Bash:
lspci -v | grep Mellanox
still listed it.

That CX516A is a dead card right? Like 100% dead call the ME and next of kin. Send it to Ebay as "open box".
 

NerdAshes

Active Member
Jan 6, 2024
110
67
28
Eastside of Westside Washington
I decided to stuff it under the microscope and found 2 missing capacitors and 2 more hanging on by thread with some trace wire sections pulled back a bit.

SooOOooo "Yarp" - she's dead!

dunt. dunt. dunt. another one bits the dust ..
 
  • Sad
Reactions: mach3.2