Hello I'm running 22.04.4, I use Intel HD graphics for my host and have nVidia that I have blacklisted to use as passthrough in QEMU / KVM guests. This has worked perfectly up until kernel 6.5 but after upgrading to kernel 6.8 after reboot my login screen was present on the monitor connected to my nVidia instead. I tried to boot up a VM and it completely froze my system to where I had to do a hard reset. Here are my GRUB boot parameters. "nosgx drm.edid_firmware=edid/DELLP2719H.bin intel_iommu=on iommu=pt video=efifbff kvm.ignore_msrs=1 vfio-pci.ids=10de:1184,10de:0e0a isolcpus=2,3,4,5,8,9,10,11 splash"
Has the way you assign VFIO drivers to a GPU changed between kernels? How do I get my GPU to use VFIO instead of Nouveau while booting with kernel 6.8? Thanks!
Bookmarks