I’m trying to install and use my Nvidia GTX 1070 in an Ubuntu VM on Proxmox. The Ubuntu version is 22.04.1
I’ve setup passthrough for the GP and added the PCI device to the hardware-list of the VM
I’ve installed the drivers using sudo ubuntu-drivers autoinstall. Installation seemingly went of without a hitch.
When I use nvidia-settings the setting app shows up.
When I use systemctl status nvidia-persistenced.service the service is shown as active.
However, when I use nvidia-smi the output tells me ‘no devices were found’
I’m not sure if I am missing something or if a prerequisite is missing. I’s like to use nvidia-smi the check the functioning of the card when using for transcoding.
That worked! I set things up as described in the thread and now nvidi-smi does what is is supposed to do and the Nvidia Settings app shows the details of the GTX 1070.
Again, MANY thanks for your patience and assistance!