Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

macstatic

macrumors 68020
Original poster
Oct 21, 2005
2,029
168
Norway
I often find that my quad-core Mac Pro (5.1 running OSX 10.6.8) after having been put to sleep has woken up on its own when I've come back later. And it won't go to sleep again as it should (the Energy saver system preference has been set to around 10 minutes and "Wake for network access" has been disabled).
Obviously the keys or mouse hasn't been touched, so why is this happening? Is there a log somewhere which might help finding out in which circumstances this is happening and why?
 
I often find that my quad-core Mac Pro (5.1 running OSX 10.6.8)
Obviously the keys or mouse hasn't been touched, so why is this happening? Is there a log somewhere which might help finding out in which circumstances this is happening and why?

You can launch Console and read through what's happened since the time it went to sleep.
This waking from sleep behavior happened to me frequently in the past and it was always to do with Bluetooth (mouse and/or keyboard). Wake Reason UHC6 is the code for Bluetooth if I am remembering it right.

This appears to have stopped happening when I installed Mavericks.
 
I'll give it a go next time it happens.
I'm using a wired keyboard/mouse and don't have Bluetooth turned on, so that can't be it. Strange.
Were you using OSX 10.6 when you had the same issues?
 
I often find that my quad-core Mac Pro (5.1 running OSX 10.6.8) after having been put to sleep has woken up on its own when I've come back later. And it won't go to sleep again as it should (the Energy saver system preference has been set to around 10 minutes and "Wake for network access" has been disabled).
Obviously the keys or mouse hasn't been touched, so why is this happening? Is there a log somewhere which might help finding out in which circumstances this is happening and why?

type this in terminal

syslog | grep Wake

Look at the output and you can decipher the reason.

examples of output found here

http://reviews.cnet.com/8301-13727_7-57575228-263/how-to-find-system-wake-causes-in-os-x/
 
I'm having trouble figuring this out because:

1) I found no trace of "wake" in the console although I don't know exactly where to look ("Database searches", "Diagnostic and usage information" or "Files") so I looked around and also did a search ("Filter" in the top right hand corner)

2) I tried the "syslog | grep Wake" command but it returned nothing! Like this:

PHP:
$ syslog | grep Wake
$
$ syslog | grep Wake
$
 
The link I posted had the text to search for in quotes. I don't know the syntax of the grep command for single words however.

Code:
syslog |grep -i "Wake reason"
 
Do you have a USB drive connected to it ? I was have the same issue 70% of the time because of my USB drive I use as a time machine and file storage drive. I finally had to disconnect it for sleep.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.