Skip to content

Instantly share code, notes, and snippets.

@brunneis
Last active September 3, 2023 11:19
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunneis/67616b221fe4b51d1ae111569f48a4da to your computer and use it in GitHub Desktop.
Save brunneis/67616b221fe4b51d1ae111569f48a4da to your computer and use it in GitHub Desktop.
Fix hibernation / deep sleep issues on MacBook Pro 2013 / 2014 with a NVMe SSD

alt + command + p + r + power

sudo pmset -a hibernatemode 0 standby 0 autopoweroff 0

Default:

sudo pmset restoredefaults
pmset -g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment