Contribute
Register

laptop reboots upon wake

Status
Not open for further replies.
Joined
Mar 21, 2011
Messages
801
Motherboard
GA-Z390-Aorus Pro
CPU
i7-9700K
Graphics
RX 590
when I push the power button to wake the computer, the backlight flashes for an instant then the computer reboots.

attached are problem reporting files.
 

Attachments

  • debug_16739.zip
    1.4 MB · Views: 46
when I push the power button to wake the computer, the backlight flashes for an instant then the computer reboots.

attached are problem reporting files.

OsxLowMemFixDrv.efi should not be in drivers64UEFI (mutually exclusive with AptioMemoryFix.efi).
Also, with AptioMemoryFix.efi, EmuVariableUefi-64.efi should be removed.

You might have "instant wake". You failed to patch for it.
See guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/

Your USB configuration is wrong.
See guides linked from FAQ:
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
You might have "instant wake". You failed to patch for it.
See guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/

I was using your hot patch config.plist, so I wasn't loading dsdt or ssdt's. since I will need to do dsdt patching, do I also need to load all the extracted ssdt's in ACPI/Patched, even though I will only patch the one ssdt that needs the GFX0-->IGPU patch? (all of them compile without errors after extraction and disassembly). if I need to load the extracted SSDT's, do SSDT-PNLF, XCPM, and XOSI need to load in any particular order relative to the extracted SSDT's?
 
I was using your hot patch config.plist, so I wasn't loading dsdt or ssdt's. since I will need to do dsdt patching, do I also need to load all the extracted ssdt's in ACPI/Patched, even though I will only patch the one ssdt that needs the GFX0-->IGPU patch? (all of them compile without errors after extraction and disassembly). if I need to load the extracted SSDT's, do SSDT-PNLF, XCPM, and XOSI need to load in any particular order relative to the extracted SSDT's?

The guide provided hotpatch config.plist is only partial. You can use static patch or hotpatch for additional patches... your choice. The hotpatch guide is linked from the main ACPI guide.

Your question regarding the other SSDTs is answered in the guide ("Recommended configurations")... You should read it.
 
Status
Not open for further replies.
Back
Top