You are not logged in.
I recently tried to setup a single GPU passthrough vm using this guide: https://github.com/joeknock90/Single-GPU-Passthrough. But the boot hangs on the tianocore splash screen with the text
BdsDxe: starting Boot0004 "Windows Boot Manager" from HD(1,GPT,A3B90A6C-0348-47B4-B319-C80DFBDBC6CA,0x800,0x32000) /\EFI\Microsoft\Boot\bootmgfw.efiI have also tried this but still no boot: https://github.com/joeknock90/Single-GPU-Passthrough
libvirt logs:
2021-05-11 02:13:43.745+0000: 634: info : libvirt version: 7.1.0
2021-05-11 02:13:43.745+0000: 634: info : hostname: archlinux
2021-05-11 02:13:43.745+0000: 634: error : udevGetUintProperty:199 : internal error: Missing udev property 'ID_VENDOR_ID' on 'usb1'
2021-05-11 02:13:43.745+0000: 634: error : udevGetUintProperty:199 : internal error: Missing udev property 'ID_VENDOR_ID' on '1-2'
2021-05-11 02:13:43.745+0000: 634: error : udevGetUintProperty:199 : internal error: Missing udev property 'ID_VENDOR_ID' on '1-3'
2021-05-11 02:13:43.745+0000: 634: error : udevGetUintProperty:199 : internal error: Missing udev property 'ID_VENDOR_ID' on '1-4'Last edited by Maybegus (2021-05-12 05:20:40)
Offline
Marking as solved. Solution was to boot up VM and install nvidia drivers on the windows VM through virt-manager, then removing the emulated gpu from virt-manager.
Offline
Hey, I got the same problem and I was wondering how you fixed it since I did what you said but it hasn't worked for me. when I try to install Nvidia drivers through virt-manager, the Nvidia driver downloader in windows says that "no Nvidia graphics card found"
Offline