Hi I am having issues getting my P2200 Quadro working via GPU passthrough on ESXi 7.03N.
I have built a fresh VM of Ubuntu 22.0.4,
Blacklisted the nouveau drivers with a config file at /etc/modprobe.d
created the nvidia config as mentioned above.
Install the driver via sudo apt install nvidia-driver-535
Seems to work but if you reboot the VM it stops working and the following erros in DMESG.
I tried an older driver which seems to display my card in /dev/dri/
but get the “no devices were found” when I run Nvidia smi
1.309793] nvidia: loading out-of-tree module taints kernel.
[ 1.309814] nvidia: module license 'NVIDIA' taints kernel.
[ 1.309831] Disabling lock debugging due to kernel taint
[ 1.326807] nvidia: unknown parameter 'NVreg_OpenRmEnableUnsupportedGpus' ignored
[ 1.447568] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.199.02 Thu May 11 11:46:56 UTC 2023
[ 3.690310] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[ 24.901054] ACPI Warning: \_SB.PCI0.PE50.S1F0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
[ 25.112573] NVRM: GPU 0000:0b:00.0: RmInitAdapter failed! (0x23:0xffff:1195)
[ 25.112634] NVRM: GPU 0000:0b:00.0: rm_init_adapter failed, device minor number 0
[ 25.237637] NVRM: GPU 0000:0b:00.0: RmInitAdapter failed! (0x23:0xffff:1195)
[ 25.237698] NVRM: GPU 0000:0b:00.0: rm_init_adapter failed, device minor number 0