Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Is there a hibernate mode in MAC OS

I have noticed a good bit of current drain even when my MAC is asleep. Is there a hibernate mode in MAC OS 10.8.2 similar to what PC's have (ie Windows XP)?

MacBook Pro, OS X Mountain Lion (10.8.2)

Posted on Jan 21, 2013 1:06 PM

Reply
5 replies

Jan 21, 2013 3:49 PM in response to William Lloyd

I have an older MAC PowerBook, but have upgraded to a SSD. I found that I am running Hibernatemode 3. This preserves the RAM state to disk, but does not power down the RAM. I switched to Hibernatemode 25 which is used on the MAC BookAir. My MAC accepted this change so I will see if that improves my battery life. FYI, I found all this by asking questions on the Apple Forum.

Apr 13, 2013 3:56 PM in response to towers1209

I think the default hibernate mode is "3". This is the safe sleep mode where the computer goes into normal sleep, but if the battery drains to a given level, it writes the contents of the RAM to disk and then hibernates.


Hibernate Mode 25 is supposed to act similarly, except that it hibernates after a given period of time, about 70 min. I find this does not work on a MacBook Pro. Seems to just hibernate immediatly rather than sleeping. Good for battery life, but a pain when youo want to wake the computer.


You can get the "state" of the hibernate features by typing


pmset -g


into terminal.


You can set the hibernate mode with:


sudo pmset -a hibernate mode 25


(or 3 for hibernate mode 3)


In the end, I downloaded "DeepSleep" from the app store. When you launch it it puts the computer in Hibernate mode. The computer sleeps normally for mode 3 otherwise.


One note of caution, DeepSleep occasionally hangs up on wake. This leaves the Hibernate mode set to 25 and you'll need to use the sudo command above to put it back in Hibernate mode 3.


Hope this helps.

Apr 15, 2013 4:24 AM in response to Albatross06

I quote the description of different hibernatemode form terminal:

hibernatemode = 3 by default on supported portables. The system will store a copy of memory to persistent storage (the disk), and will power memory during sleep. The system will wake from memory, unless a power loss forces it to restore from disk image.


hibernatemode = 25 The system will store a copy of memory to persistent storage (the disk), and will remove power to memory. The system will restore from disk image. If you want "hibernation" - slower sleeps, slower wakes, and better battery life, you should usethis set ting.

Both mode write on disk the ram, but the mode 3 keep the ram powered and mode 25 not. There is not timeout time for hibernation.

Am I right?

Is there a hibernate mode in MAC OS

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.