How to Fix OC Slow Boot speed with iGPU + dGPU
Graphics issues usually stem from an unsupported GPU, missing acceleration patches, or incorrect boot arguments.
Quick Fix Steps
- Verify GPU support: Check if your GPU model is natively supported in your target macOS version via WhateverGreen documentation.
- Update kexts: Ensure Lilu and WhateverGreen are current and loaded before other GPU-related kexts.
- Check boot arguments: Add
-v keepsyms=1 debug=0x100for debugging, oragdpmod=pikerafor modern AMD cards. - Test Metal support: Open About This Mac > System Report > Graphics and confirm Metal is listed.
Verification
- Graphics acceleration is smooth (not CPU-bound).
- Metal is reported in System Information.
- No GPU-related kernel panics on boot.
Related Searches
Original Question: "OC Slow Boot speed with iGPU + dGPU"
|
My Build:
I have recently enabled WEG 1.4.1 platform-id 0x3E9B0007 with device-id 0x3E9B and allocated bios iGPU memory to 64MB.Now i can see both UHD 630 and AMD graphics in geekbench5 and hackintool, but the system now takes more time to boot compared to when i had iGPU disabled. My question is weather the boot time latency is known issue compared to boot time with only dGPU. Any suggestions are appreciated greatly guys. Thanks I will update soon the actual boot times with stopwatch to get the exact time difference between two modes. [link] [comments] |
Post a Comment