Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D icon indicating copy to clipboard operation
Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D copied to clipboard

Fix for double space touch for wake up

Open epalzeolithe opened this issue 4 years ago • 5 comments

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>	

epalzeolithe avatar Aug 02 '20 14:08 epalzeolithe

I thought it was an issue with my keyboard. One tap of space wakes up the computer and the second wakes up the screen.

sebastienb avatar Aug 05 '20 21:08 sebastienb

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 avatar Aug 21 '20 16:08 waelalmeiry

@waelalmeiry the latest version of the EFI doesn't have this issue anymore.

sebastienb avatar Aug 21 '20 18:08 sebastienb

Thnx

waelalmeiry avatar Aug 21 '20 18:08 waelalmeiry

I still have the problem even after using the acpi-wake-type

Amin-0-1 avatar Aug 02 '21 04:08 Amin-0-1