FiNakoma
Members
-
Joined
-
Last visited
Solutions
-
FiNakoma's post in Can't get Windows 10 VM with GPU Passthrough To Boot was marked as the answerFor anyone who has this issue I spent ages and loads of things to fix it and eventually found this post:
https://forums.unraid.net/topic/114864-how-i-lost-my-mental-integrity-about-code-43-gpu-passthrough/?do=findComment&comment=1127751
Removing the following from the VM XML file and boom VM boots absolutely fine and I can see my GPU in device manager:
<hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv>