foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.59k stars 1.14k forks source link

Domain id=1 is tainted: custom-argv then hangs #512

Closed dev-sda1 closed 2 years ago

dev-sda1 commented 2 years ago

I run a single gpu passthrough setup with an RX580 and vendor-reset module. When trying to boot into macOS Catalina through virt-manager with GPU passthrough, the screen blanks out as expected and the hooks run, however the GPU stops outputting after that, seemingly hanging the entire system. Windows will boot just fine, however.

Logs: https://gist.github.com/dev-sda1/ba7c66e4ecb30fc2d9906a2cfa5ac03c

dev-sda1 commented 2 years ago

Solved by no longer using single gpu passthrough methods. Might be an underlying script or libvirt issue with my install