b00t0x / GPD-WIN-Max-Hackintosh

10 stars 2 forks source link

Sleep Issues #3

Closed mrbubzie93 closed 1 year ago

mrbubzie93 commented 2 years ago

GPD win max will go to sleep but if you wake it up and try to go back to sleep mac os kernel panics and restarts. Happening on big sur, and Monterey.

b00t0x commented 2 years ago

@mrbubzie93 This guide may fix the issue.

https://dortania.github.io/OpenCore-Post-Install/universal/sleep.html#preparations

sudo pmset autopoweroff 0
sudo pmset powernap 0
sudo pmset standby 0
sudo pmset proximitywake 0
sudo pmset tcpkeepalive 0
b00t0x commented 2 years ago

And I made some fix to solve the issue. 4321bcb