Hello,
I’m trying to enable vGPU on my RTX PRO 6000 Blackwell Server Edition
I installed the latest vGPU 20.1
root@xxx:~# apt install ./Host_Drivers/nvidia-vgpu-ubuntu-595_595.71.03_amd64.deb
root@xxx:~# lspci | grep 2bb5
0000:15:00.0 3D controller: NVIDIA Corporation Device 2bb5 (rev a1)
but I get:
Jun 25 13:44:18 srv-tpgpu1-itf1 kernel: NVRM: The NVIDIA GPU 0000:15:00.0 (PCI ID: 10de:2bb5)
NVRM: installed in this vGPU host system is not supported by
NVRM: proprietary nvidia.ko.
NVRM: Please see the ‘Open Linux Kernel Modules’ and ‘GSP
NVRM: Firmware’ sections in the NVIDIA Virtual GPU (vGPU)
NVRM: Software documentation, available at docs.nvidia.com.
Jun 25 13:44:18 srv-tpgpu1-itf1 kernel: nvidia 0000:15:00.0: probe with driver nvidia failed with error -1
The compability matrix looks ok for my OS and device
rroot@xxx:~# cat /etc/issue
Ubuntu 24.04.4 LTS \n \l
Did someone successfully enabled vGPU on RTX 6000 Blackwell on Ubuntu ?
Thanks