Mellanox ConnectX-4 MCX456A

Started by FATeknollogee, March 31, 2020, 06:26:27 AM

Previous topic - Next topic
I have a Mellanox MCX456A-ECAT ConnectX-4.
Motherboard is SuperMicro SYS-5018D-FN4T.

What do I need to get this NIC to show up as an interface?

TIA

You have to load mlnx5 driver. Just search for Connect x3 and replace with 5

Quote from: mimugmail on March 31, 2020, 09:19:35 AM
You have to load mlnx5 driver. Just search for Connect x3 and replace with 5
Is this still valid for mlnx5?
https://www.routerperformance.net/opnsense/mellanox-connecx-management-in-opnsense/

Do I still need cli or can I use the GUI (System Tunables) to add mlx5en_load="YES"

You can try via GUI but I think it has to be loader.conf.local (which always stays untouched)

No, GUI works fine nowadays. :)


Cheers,
Franco

When I try to execute this command:
flint_ext -d pci0:4:0:0 q

I get an error:
"libstdc++.so.6" not found, required by "flint_ext"

How do I fix?

April 07, 2020, 01:12:44 PM #6 Last Edit: April 07, 2020, 01:14:34 PM by franco
Do not install incompatible FreeBSD binaries...


Cheers,
Franco

April 07, 2020, 04:10:20 PM #7 Last Edit: April 07, 2020, 04:12:18 PM by FATeknollogee
Without flint, how else can you update the firmware of the Mellanox nic?
btw, I'm using the instructions from @mimugmail blog post.

Quote from: franco on March 31, 2020, 07:54:27 PM
No, GUI works fine nowadays. :)


Cheers,
Franco

I had to use CLI, the GUI did not work.

Quote from: FATeknollogee on April 07, 2020, 04:10:20 PM
Without flint, how else can you update the firmware of the Mellanox nic?
btw, I'm using the instructions from @mimugmail blog post.

It's a blog post, not official or supported :)
As the vendor software is out of control this might never be officially supported. Perhaps you can boot a Linux live CD and do the nic upgrade there

@mimugmail Great idea on the Linux live cd  :)