Does Talos v1.11 have drivers for Nvidia ConnectX-7 Adapter Cards? #11990
-
|
Hello, I see that Talos has a mellanox-ofed-pkg, is that the driver for the NVIDIA ConnectX-7 Adapter Cards seen below? I got the above from NVIDIA ConnectX-7 Adapter Cards User Manual > Linux Driver Installation but I do not know if that means the Talos v1.11 installed on my node already has the drivers or if I need some other system extension to have the drivers or if I need to figure out how to follow the instructions at NVIDIA Networking > BlueField DPUs / SuperNICs & DOCA > DOCA Documentation v3.1.0 Core Update > BF-Bundle Installation and Upgrade to get them |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Do you have anything plugged into the connectx-7 card? Do they show up with If there are special kernel modules that need to be loaded you'll need to add those via machine config patches. |
Beta Was this translation helpful? Give feedback.
Do you have anything plugged into the connectx-7 card? Do they show up with
talosctl get links? That would probably be the first place to check if the drivers are installed and the hardware is working.If there are special kernel modules that need to be loaded you'll need to add those via machine config patches.