Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D
Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D copied to clipboard
Fix for double space touch for wake up
Hi
well i added a patch from https://dortania.github.io/OpenCore-Post-Install/usb/misc/keyboard.html#method-1-add-wake-type-property-recommended
it fixes the trouble where you need to press double space bar to wake up and have display
<key>PciRoot(0x0)/Pci(0x14,0x0)</key>
<dict>
<key>acpi-wake-type</key>
<data>AQ==</data>
</dict>
I thought it was an issue with my keyboard. One tap of space wakes up the computer and the second wakes up the screen.
Please make it simple specially for people who are not expert. Please Chris collect all fixes and put them it new EFI folder. Thanks.
@waelalmeiry the latest version of the EFI doesn't have this issue anymore.
Thnx
I still have the problem even after using the acpi-wake-type