- Joined
- Jul 22, 2018
- Messages
- 8,435
- Motherboard
- Supermicro X11SPA-T
- CPU
- Intel Xeon W-3275 28 Core
- Graphics
- 2xAMD RX 580 8GB
- OS X/macOS
- 13.x
- Bootloader
- OpenCore (UEFI)
- Mac
- Mac mini
- MacBook Pro
- Mobile Phone
- Android
- iOS
Okayactually sleep is not off topic as before adding the dGPU so only using UHD 630, The system had no freezes and sleep was working properly.
With a few additional fixes, it works but is still broken somehow on Desktops on SKL+, when using IGPU.I went through the guide "how to create OC config.plist" and for Comet Lake it mentions that "Sleep/Wake function is broken on Comet Lake Desktops when using IGPU as a Graphics Device."; it's funny that I'm facing the opposite scenario where sleep worked with the iGPU only but stopped working after adding the dGPU so this is still something to address.
PEGP to GFX0 is for systems utilizing any Discrete GPU. PEGP can be different. Check IOReg for the exact name. HECI to IMEI and MEI to IMEI is mandatory and needs to be used together.Going through the guide I changed the ACPI patches by deleting the ones that come bundled with the config.plist as I do not seem to need them and added Rename PEGP to GFX0.
I also added Rename HECI to IMEI and Rename MEI to IMEI as from the notes I don't understand if I need to use these together with Rename PEGP to GFX0 or not; could you tell me if I need to keep the IMEI patches or not? Thanks!
Sounds good!So far I'm happy to report that I have not experienced freezes since yesterday so that's awesome![]()
You need to find the reboot reason. Once you find the reason, you can proceed with the fix.Concerning sleep, I have tried adding SSDT-USBW.aml+USBWakeFixup.kext but the system still reboots instead of waking up when pressing the mouse key. I could try adding the "ACPI-wake-type" under DeviceProperties like so:
PciRoot(0x0)/Pci(0x14,0x0) : acpi-wake-type : <Data> : 01
Great!So still some research to do on sleep but everything is definitely more stable after the tweaks you suggested![]()