vulgo / ga-h97n-wifi-hackintosh

macOS 12 Monterey on H97N-WIFI + OpenCore
24 stars 5 forks source link

OpenCore-0.7.4/EFI/OC/config.plist ACPI Reference #12

Closed jbvulture closed 2 years ago

jbvulture commented 2 years ago

Thanks for maintaining this repository. It has been very helpful for me and I was struggling before I found it months ago.

I believe the file reference in the config.plist on line 23:

SSDT-SLPT.aml

should be:

SSDT-SLTP.aml

At least I have been making this change for each release but do not know if it causes a major issue or not.

vulgo commented 2 years ago

@jbvulture you are correct, config.plist updated, thanks!

Apparently the fault resulted in a warning not an error, boot (edit, actually not boot, OC starting up) was continuing according to the debug settings...

The SSDT is known to have resolved unexpected sleep wake problems for whatever reason so I prefer to include it.