Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for double space touch for wake up #42

Open
epalzeolithe opened this issue Aug 2, 2020 · 5 comments
Open

Fix for double space touch for wake up #42

epalzeolithe opened this issue Aug 2, 2020 · 5 comments

Comments

@epalzeolithe
Copy link
Contributor

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>	
@sebastienb
Copy link

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

@waelalmeiry
Copy link

Please make it simple specially for people who are not expert.
Please Chris collect all fixes and put them it new EFI folder. Thanks.

@sebastienb
Copy link

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

@waelalmeiry
Copy link

Thnx

@Amin-0-1
Copy link

Amin-0-1 commented Aug 2, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants