I have been using a Nvidia GPU for months now with great success, then I updated to 7.2 and now the VM says "No devices were found".
I do see it using lspci, I can find it using a PCI Device (hostpci0) in the hardware section.
This is the conf file for the guest OS.
Anyone got any suggestions how to mend this?
I do see it using lspci, I can find it using a PCI Device (hostpci0) in the hardware section.
This is the conf file for the guest OS.
Code:
gent: 1
args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,hv_vendor_id=NV43FIX,kvm=off'
balloon: 8192
bios: ovmf
boot: order=scsi0;net0
cores: 8
cpu: host,hidden=1,flags=+pcid
efidisk0: vault:vm-108-disk-1,efitype=4m,size=1M
hostpci0: 42:00,pcie=1,x-vga=on
machine: q35
memory: 24576
meta: creation-qemu=6.1.0,ctime=1649526334
name: ubuntu-nvidia
net0: virtio=0E:33:50:84:DD:60,bridge=vmbr0
numa: 0
onboot: 1
ostype: l26
scsi0: vault:vm-108-disk-0,cache=writeback,size=128G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=25ec1907-15ae-4cd5-b1f8-176cf812cd6f
sockets: 2
vga: qxl
vmgenid: 29c97199-facf-44e8-b6e2-32a98c6dcb34
Anyone got any suggestions how to mend this?