How to Fix Can't wake with keyboard/mouse using SSDT-GPRW
This mini-guide provides a structural approach to troubleshoot and fix the issue.
Prerequisites
- Confirm your hardware specifications (CPU, GPU, Motherboard).
- Ensure you have a bootable recovery USB and backup your EFI.
Fix Steps
- Boot with
-v keepsyms=1 debug=0x100to identify the exact kernel panic. - Validate your config.plist using ocvalidate.
- Ensure your EFI matches the Dortania guide specifications for your CPU generation.
Verification
- Reboot and verify if the functionality is restored and stable under typical usage.
Original Question:
I was attempting to fix my instant wake issue, and so I made the SSDT-GPRW and applied its patch which solved the issue, but however, now my keyboard and mouse can't wake my hackintosh and only the power button can. I searched everywhere on how to solve this, but nothing has worked.
Things I've tried:
- Mapping USB trying the Corpnewt tool, manual mapping and SSDT-UIAC (another issue); outcome: didn't solve anything, didn't even enable USB 3.0 speeds or SS port personalities.
- enabling keyboard/mouse power on in BIOS; outcome: did not solve anything, caused shutdown to stop working, would just keep restarting.
Heres the important stuff in my EFI including config.plist: https://github.com/kevinkochatt/ASRock-B460M-ITX-AC-Hackintosh
- Motherboard: ASRock B460M itx/ac
- SMBIOS: iMac 20,1
- OpenCore: 0.7.0 w/ latest kexts
[link] [comments]
Post a Comment