eucham / Gigabyte-Z790-Aorus-Elite-AX-Hackintosh

Hackintosh EFI for Gigabyte Z790 Aorus Elite AX DDR5 Ver1.0 with 13th Intel CPU
11 stars 3 forks source link

Sleep issue solved #6

Open macleane opened 2 months ago

macleane commented 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.

eucham commented 1 month ago

Thanks for your issue, I'll try it. 😄