I had a 6 setups update to 6.2 last night that are having some issues booting a VM with IGD passthrough.
Here is what I get with the first boot of the VM.
kvm: -device vfio-pci,host=00:02.0,addr=0x18,x-vga=on,x-igd-opregion=on: vfio 0000:00:02.0: failed to open /dev/vfio/1: No such file or directory
TASK ERROR: start failed: QEMU exited with code 1
If I then use the GUI to add the PCI device and start the VM, it creates /dev/vfio/1 but I don't get a display on the physical monitor. So I then delete the line I just added so it uses my original args command and the VM will fire up and display on the physical monitor with no issues.
I tried going back to a older kernel without any luck so I think this is qemu specific. Any help is greatly appreciated as this is a very urgent issue for us.
Here is what I get with the first boot of the VM.
kvm: -device vfio-pci,host=00:02.0,addr=0x18,x-vga=on,x-igd-opregion=on: vfio 0000:00:02.0: failed to open /dev/vfio/1: No such file or directory
TASK ERROR: start failed: QEMU exited with code 1
If I then use the GUI to add the PCI device and start the VM, it creates /dev/vfio/1 but I don't get a display on the physical monitor. So I then delete the line I just added so it uses my original args command and the VM will fire up and display on the physical monitor with no issues.
I tried going back to a older kernel without any luck so I think this is qemu specific. Any help is greatly appreciated as this is a very urgent issue for us.