View on GitHub

Raspberry Pi PCIe Devices

Raspberry Pi PCI Express device compatibility database

Mellanox ConnectX-2 MNPA19-XTR SFP+ 10G Ethernet Adapter

Mellanox ConnectX-2 MNPA19-XTR SFP+ 10G Ethernet Adapter
Functionality Driver Required? More Info
Minimal Yes GitHub Issue

Videos Related to this Card

There are no videos for this card yet.

Description and Notes

Testing this card requires the Mellanox Ethernet driver to be compiled into the Pi OS kernel. Since it is not by default, you need to recompile the kernel with the following option enabled through menuconfig:

Device Drivers
  -> Network device support
    -> Ethernet driver support
      -> Mellanox Devices
        -> Mellanox Technologies 1/10/40Gbit Ethernet support

Unfortunately, it seems like the driver doesn’t currently work on Pi OS, as the driver spits out an exception whenever you try connecting it to a network (e.g. NETDEV WATCHDOG: eth1 (mlx4_core): transmit queue 1 timed out).

See the linked GitHub issue for more details.