I have a Retina MBP and have the following settings using pmset -g
As you can see below, standby is 1 and hibernationmode is 3, meaning that I have DEEP SLEEP turned on, after 7200 seconds.
Do I need to have hibernation on ? or off ? I read somewhere the SSD don't need hibernation option, and can save memory (which is saved in /var/vm/sleepimage I'm assuming). Is this true ?
If I don't need it, how can I turn it off ? Because the settings I currently have using pmset -g is confusing, and not sure if they should look this way, can you inform me if I have weird values there ?
On power :
Active Profiles:
Battery Power -1
AC Power -1*
Currently in use:
standbydelay 7200
standby 1
womp 1
halfdim 1
hibernatefile /var/vm/sleepimage
darkwakes 1
gpuswitch 2
networkoversleep 0
disksleep 0
sleep 0
autopoweroffdelay 14400
hibernatemode 3
autopoweroff 1
ttyskeepawake 1
displaysleep 60
acwake 0
lidwake 1
and on battery :
Battery Power -1*
AC Power -1
Currently in use:
standbydelay 7200
standby 1
halfdim 1
hibernatefile /var/vm/sleepimage
darkwakes 0
gpuswitch 2
disksleep 0
sleep 180
autopoweroffdelay 14400
hibernatemode 3
autopoweroff 1
ttyskeepawake 1
displaysleep 5
acwake 0
lidwake 1
Thanks !