Wake timers don't wake computer from sleep mode

5

2

I'm got a custom built PC running 64 bit Windows 7 Ultimate. So far everything works great except for one thing: it will not wake up from sleep mode for a wake timer or scheduled task.

Sleep mode itself works great. If it's sleeping, it wakes successfully when I press the power button, mash the keyboard, wiggle the mouse, or send a WOL packet. The only problem is wake timers. I even tried the program WakeupOnStandBy but it looks like that uses wake timers, so it doesn't do anything for me either.

And yes, wake timers are enabled:

enter image description here

Any ideas on how to fix the problem, or troubleshoot it? I'd imagine that there would be a log somewhere telling me exactly why the wake timers are having trouble, but if there is I haven't found it.

Joe

Posted 2010-09-11T02:32:30.963

Reputation: 171

I've found that wake timers work exactly once after a reboot. After that one time, it will wake up fine, but not from a wake timer. I've tried a few little things to try and get them to work more than once: striping the PC down to bare essentials (CPU, MB, Memory, HD), disabling and re-enabling wake timers, changing the system clock, probably others. Nothing has worked so far. Going to see what the MB manufacturer has to say – Joe – 2010-09-20T02:20:57.813

Answers

3

I've struggled with this problem before, and have only been able to do it on one of my PCs.

Some things to try:

  • Does your PC have a wake timer feature in the BIOS? If not, it may not be capable of waking up to a schedule.
  • Try changing the Bios sleep modes, i.e. S1, S2 etc.
  • Also, the one PC I can wake up to a schedule has ACPI 2.0 enabled in the BIOS. (Not sure if that is relevant or not.)

Sorry I can't give you a definitive solution.

Roh

Posted 2010-09-11T02:32:30.963

Reputation: 511

1

I too would advise checking the BIOS like Roh suggested. More specifically, check the power-management options and report the settings, particularly the one that selects whether to use S1 or S3 for standby.

You can also use Microsoft’s power utility to get a dump of Windows’ power-management settings.

Synetech

Posted 2010-09-11T02:32:30.963

Reputation: 63 242

0

Check out your Power Management Options on your Control Panel:

  1. Start,
  2. Control Panel,
  3. Power Settings,
  4. Change plan settings,
  5. Change advanced power settings). -> “Sleep” option, “Allow wake timers.” ->"Enable"

I had the same issue and fixed this way.

Sudath

Posted 2010-09-11T02:32:30.963

Reputation: 1

4"And yes, wake timers are enabled." – Joe – 2011-03-31T14:30:13.043

"[And a great big image showing such]" – cod3monk3y – 2014-01-14T23:04:06.637

0

I'm pretty sure you will need to enable the wake timer in the BIOS. It doesn't matter what time you set it to, there just has to be a value. That makes the wake-timer enabled and the OS can update it with whatever it wants. It's a slightly wierd UI, but that's what the BIOS writers seem to have standardised on.

staticsan

Posted 2010-09-11T02:32:30.963

Reputation: 726

Is there even a waketimer in bios? Screenshot? – Pacerier – 2016-09-18T16:11:25.713

I haven't used this in some years, but my previous MythTV PC used it quite well. And since it's in the BIOS, a screenshot will be quite difficult!

Also, I seem to recall BIOS screens don't usually call it "wake-timer". But noodle around in the same screens that set the time and date and you should find it. – staticsan – 2016-09-20T05:24:35.637