Hi there,
actually 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.
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.
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!
So far I'm happy to report that I have not experienced freezes since yesterday so that's awesome
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
But I'm not sure it's the proper way so I still need to work on this
So still some research to do on sleep but everything is definitely more stable after the tweaks you suggested
Thanks!