You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lilu doesn't work when there's no display attached to the VM. No patching appears in logs, GPU isn't initialized, system is stuck on 100% CPU after initial boot. Attaching a virtual display to the VM helps, patches start working, but system breaks because NootedRed requires no other displays.
iGPU passthrough is definitely possible, it booted a few times with old motherboard which died a couple of days later, so I was forced to change it. Now it reboots my whole system with additional display.
System boots fine without iGPU, installation is correct.
Expected result
Lilu patches the kexts, system boots, GPU is recognized and drives a display.
Problem
Lilu doesn't work when there's no display attached to the VM. No patching appears in logs, GPU isn't initialized, system is stuck on 100% CPU after initial boot. Attaching a virtual display to the VM helps, patches start working, but system breaks because NootedRed requires no other displays.
iGPU passthrough is definitely possible, it booted a few times with old motherboard which died a couple of days later, so I was forced to change it. Now it reboots my whole system with additional display.
System boots fine without iGPU, installation is correct.
Expected result
Lilu patches the kexts, system boots, GPU is recognized and drives a display.
Current result
No patching is done.
Configuration
Hypervisor: QEMU 9.0.2 + KVM
CPU: Ryzen 5700G (emulated as Haswell-noTSX, 4 cores)
RAM: 8G (passed to VM)
GPU: Vega 8, 5700G's iGPU (vfio-pci driver, passthrough)
Host OS: Arch Linux (6.10.6-zen, ACS override patch)
Guest OS: Sonoma 14.6.1
OC: 1.0.1-DEBUG
Lilu: 1.6.9-DEBUG
OC directory: OC.zip
QEMU start command
Logs
Log with QEMU display attached: macos_boot_w_display.log
Log with no display attached: macos_boot_no_display.log
Related
ChefKissInc/NootedRed#291
The text was updated successfully, but these errors were encountered: