Blank display when GPU passthru on chinese x99 (HNZ QD4)

promoxer

Member
Apr 21, 2023
235
23
23
I'm setting up a VM to have gpu passthrough, IOMMU is enabled, but when I start my VM from CLI, I get this.

kvm: -device vfio-pci,host=0000:03:00.0,id=hostpci0.0,bus=ich9-pcie-port-1,addr=0x0.0,multifunction=on: Failed to mmap 0000:03:00.0 BAR 3. Performance may be slow

And fixed by adding `initcall_blacklist=sysfb_init` to /etc/default/grub

But when I start the VM, display is blank. Any ideas?
 
Last edited:
Eventually it worked, I think it was because the VM (Windows) was still loading the drivers for the Nvidia GPU.