Configure PCI passthrough in QEMU and achieve a black screen output.
Configure PCI passthrough in QEMU and achieve a black screen output.
I'm reading the guide you linked to set up a VM with PCI passthrough on Linux. Your system is running and everything looks fine, but you're seeing a black screen on the second screen each time. You shared your VM configuration file and some details about your hardware. It seems the issue might be related to the kernel settings or driver configuration. Double-check if your kernel modules are correctly installed and if the GRUB line matches what the guide recommends. Let me know if you need further help!
You need additional details about your system. Please share your motherboard model and CPU information, the complete lspci output, and whether you ran it with passthrough or just a standard display. Also let me know if you're using virt-manager or the XML file directly.