Is there a realiable way to troubleshoot wake up from sleep in Windows?
Posted
by
Borek
on Super User
See other posts from Super User
or by Borek
Published on 2010-12-25T11:38:01Z
Indexed on
2010/12/25
11:55 UTC
Read the original article
Hit count: 276
Is there a reliable way to troubleshoot laptop wakes? I've seen "heuristics" posted here and there but isn't there really a simple and deterministic way to tell what's causing a problem?
Specifically, my laptop wakes up about every hour for about 2 minutes. Exported event log entries are here: http://www.mediafire.com/?abcqb00v5wyo6pj.
I've tried:
powercfg -devicequery wake_armed
Empty result set.
Scheduled tasks - the main ones are not scheduled to run every hour. When go through a long list of all possible tasks, there are some that are set to be triggered every hour (e.g., MS "RacTask" whatever it is). But when I go to power options, Advanced settings, Sleep, Allow wake timers it is set to "Disable". Also, the specific task is not set to wake the computer if necessary.
Power options for my Ethernet card don't enable it to wake the computer - the cable is disconnected anyway. There are no other HW devices attached - no USB disks, no keyboards / mice etc. I am really clueless and quite unhappy that it's so hard to troubleshoot this situation.
© Super User or respective owner