|
|
|
|
|
by walrus01
1778 days ago
|
|
> the ConnectX-6 Dx network card I would caution people against using the Mellanox/NVIDIA network interface cards in anything they care about. The driver license is proprietary and you have to build it for your kernel as a DKMS module in a semi manual process. Makes future system updates a real bother. I realize this probably doesn't apply so much to FB internally since they build and maintain their own distro in house. Stuff that's just a couple of years old won't even build the driver for current debian bullseye. Have to run buster? No thanks. As with so many other things NVIDIA the root cause of this is their absurd licensing approach to open source software and drivers for their hardware. |
|
Hello,
Where did you get that from? The drivers for NVIDIA networking cards are in the upstream kernel. You have the option of using newer versions from DKMS if the built-in version for your kernel is too old.
You can see the release notes for each version as present on the upstream kernel at https://docs.mellanox.com/display/kernelupstreamv512/Linux+K... for Linux 5.12 for example.