Last active
March 24, 2020 06:14
-
-
Save czwen/28ae8206e643e706e438debb03b919ea to your computer and use it in GitHub Desktop.
MacBook pro sleep problems fix. Using Intel 660P 1TB.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo pmset -a hibernatemode 0 | |
sudo pmset -a standby 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment