«

»

Jan
19
2008

Sleep Modes for MacBook Pro

I’ve set my sleepmode of my macbook pro to use the “old” style of sleeping and my mac was very stable and had nearly no problems with waking from sleep.

But as my battery seems to loose capacity i had the problem that if your battery empties very fast in sleep mode 0 (old style), you will loose all data and your mac will shutdown!

Therefore i will switch back to the original setting and as i had to google for how to do it, i take a note in my blog ;-)

Old style:

1
sudo pmset -a hibernatemode 0

Standard on new macbooks:

1
sudo pmset -a hibernatemode 3

To check the status:

1
pmset -g | grep hibernatemode

read more here

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>