Open macleane opened 2 months ago
You can solve the sleep issue like this:
Bios setting change to:
Internal Graphics : Enabled Above 4G Decoding : Enabled Above 4GB MMIO BIOS assignment : Enabled Re-Size BAR Support : Enabled Aperture Size : 1024MB -- this is important!
in OC->ACPI remove SSDT-GPRW and SSDT-EC-USBX-DESKTOP.aml
add SSDT-EC.aml, SSDT-PMC.aml, SSDT-RTCAWAC.aml, SSDT-USB-Reset.aml and SSDT-USBX.aml
then try again.
Thanks for your issue, I'll try it. 😄
You can solve the sleep issue like this:
Bios setting change to:
Internal Graphics : Enabled Above 4G Decoding : Enabled Above 4GB MMIO BIOS assignment : Enabled Re-Size BAR Support : Enabled Aperture Size : 1024MB -- this is important!
in OC->ACPI remove SSDT-GPRW and SSDT-EC-USBX-DESKTOP.aml
add SSDT-EC.aml, SSDT-PMC.aml, SSDT-RTCAWAC.aml, SSDT-USB-Reset.aml and SSDT-USBX.aml
then try again.