-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NVIDIA A16 GPU with talos LTS driver does not work! #9861
Comments
Have you tried open-source drivers? 550.x version? NVIDIA supported hardware is up to NVIDIA, we just repackage the driver. |
I don't have any exact idea, the message is printed by the kernel module from NVIDIA. It might need some extra flags to the module (?). |
thank you for your reply. When we set the following advanced settings on the VM: pciPassthru.use64bitMMIO=”TRUE” The modules are being loaded: read /proc/modules
So the card is now working in passthrough mode! We would like to get the GPU working in vGPU (Grid) mode as wel but when we try connecting in vGPU (GRID) mode the A16 is not recognized. Do you have any directions for us to get this working? |
Hi, we are cannot make the NVIDIA A16 GPU work with talos 1.81 (VMware OVA) with passthrough:
Logging:
NVRM: The NVIDIA GPU 0000:02:00.0 (PCI ID: 10de:25b6)
NVRM: installed in this system is not supported by the
NVRM: NVIDIA 535.183.06 driver release.
Get extensions
NODE NAMESPACE TYPE ID VERSION NAME VERSION
10.242.249.50 runtime ExtensionStatus 0 1 nonfree-kmod-nvidia-lts 535.183.06-v1.8.1
10.242.249.50 runtime ExtensionStatus 1 1 nvidia-container-toolkit-lts 535.183.06-v1.16.1
GET PCIDEVICES:
10.242.249.50 hardware PCIDevice 0000:02:00.0 1 Display controller VGA compatible controller NVIDIA Corporation GA107GL [A2 / A16]
The driver versions are supported and matrix is attached.
On the same ESXI host with ubuntu and same NVIDIA driver version everything works great, so the problem must me in the NVIDIA extension.
Does the extension need internet connection to download extension image from registry? Because we are on a dark site.
Slack Message
The text was updated successfully, but these errors were encountered: