Doesn't work...
I really like the solution you described. However, it doesn't work with my 2012 macbook pro 13" running 10.8.3. A couple of the commands are apparently invalid. It suggests that I lookup the man page for the appropriate usage...
Any other ideas?
In the meantime I just used the commands listed below. They all ran just fine. Now we see if the problem is fixed. I found the commands here:
https://discussions.apple.com/message/21008758#21008758#21008758
sudo pmset -a hibernatemode 3
sudo pmset -a autopoweroff 0
sudo pmset -a autopoweroffdelay 36000
sudo pmset -a standby 0
sudo pmset -a standbydelay 36000
sudo pmset -a acwake 0
-Joseph
I really like the solution you described. However, it doesn't work with my 2012 macbook pro 13" running 10.8.3. A couple of the commands are apparently invalid. It suggests that I lookup the man page for the appropriate usage...
Any other ideas?
In the meantime I just used the commands listed below. They all ran just fine. Now we see if the problem is fixed. I found the commands here:
https://discussions.apple.com/message/21008758#21008758#21008758
sudo pmset -a hibernatemode 3
sudo pmset -a autopoweroff 0
sudo pmset -a autopoweroffdelay 36000
sudo pmset -a standby 0
sudo pmset -a standbydelay 36000
sudo pmset -a acwake 0
-Joseph