It turned out that back in August I accidentally sent a document to an old printer...
Deleting that silly print job fixed the issue: my 4 GiB MBP now goes to sleep in under 2 seconds!
Bingo!
That was my issue as well.
Thanks!
Doug
It turned out that back in August I accidentally sent a document to an old printer...
Deleting that silly print job fixed the issue: my 4 GiB MBP now goes to sleep in under 2 seconds!
Deleting that silly print job fixed the issue: my 4 GiB MBP now goes to sleep in under 2 seconds!
So it is a better idea not to set the "hibernationmode" to 0? I'm also getting 10-15 sec (sometimes even slightly more) time before my MBP goes to sleep.
I guess this one would be the culprit?
* Domain: hibernatestats
- Message: Hibernate Statistics
- Time: December 13, 2009 9:50:25AM GMT+01:00
- Signature: hibernatemode=3
- UUID: 3AAA1FC2-1C3B-4023-AB08-07B4D4B0B34F
- Time to write image (ms): 21769
It depends on how much stuff you have open (in RAM) which needs to be saved to disk. That way in case you lose power during sleep, everything is safe & restored as if your machine never lost power.My new Macbook Pro was having the same problem after the recent software update.
It was taking 20 to 30 seconds to sleep. When I first got the MBP, sleep took maybe 2 seconds.
I had the same problem, with 30-second sleeps caused by cupsd timing out. It turned out that back in August I accidentally sent a document to an old printer that I never turn on anymore, and ever since then the job has been patiently sitting in the printer queue. It looks like cupsd (the printer daemon) tries to prevent the system from sleeping while there are documents to print---which doesn't sound like an unreasonable policy in the usual case.
Deleting that silly print job fixed the issue: my 4 GiB MBP now goes to sleep in under 2 seconds!
I had the same issue as the OP.
Got this tip on the Apple discussion forums from "Snoop Dog":
"You can figure out what's delaying sleep by running the following command in Terminal.
pmset -g log
Look for "applicationresponse.slowresponse" and look for the "Signature" with the longest time."
For me that tip by "Snoop Dog" tracked down "efax" as timing out after a very slow "applicationresponse" of 30,000ms...
light bulb goes on in my head and I open up system preferences and go into "Printers and Fax"
deleted an old fax profile set up with my external apple fax/modem that is only hooked up in the rare occurrence of needing to send or receive a fax...
BAM!
Time for my macbook to sleep goes from 30 seconds to about 4 seconds!!
How do I check if a supposed "printing job" is affecting my MBP's sleep time as well?
It turned out that back in August I accidentally sent a document to an old printer that I never turn on anymore, and ever since then the job has been patiently sitting in the printer queue. It looks like cupsd (the printer daemon) tries to prevent the system from sleeping while there are documents to print