Possible Duplicate:
Troubleshooting a Windows 7 PC that wouldn't sleep

My Windows 7 system resumes from sleep a few seconds after I've asked it to sleep. I have stopped all the wake devices I can in Device Manager from waking the system. The system log shows an event that says: Wake Source: Device -USB Root Hub. I cannot prevent the USB Hub devices from waking the computer, there is no such setting in their properties.

Any ideas how to get it to sleep?

link|improve this question

1  
Also superuser.com/questions/86875/… and superuser.com/questions/78227/… may be of use – Shinrai May 18 '11 at 14:19
feedback

closed as exact duplicate by Shinrai, studiohack May 19 '11 at 1:05

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

up vote 2 down vote accepted

This sounds like you have some USB device (mouse, keyboard, webcam) that performs a wakeup action. Try to disconnect all USB devices and send the computer to sleep. If that works, you can try to figure out which device causes the problem by having one of them plugged in and sending your system to sleep. (In situations like this the problem is often caused by the mouse or another pointing device.

link|improve this answer
1  
A good tool here also is running "powercfg -energy" from an administrative command prompt - if it's a USB problem it may pinpoint it for you on the spot. – Shinrai May 18 '11 at 14:17
feedback

Shinrai's link to the network card's power settings worked to solve this. No idea why it was reporting a USB hub as the cause though! Shinrai's comments get + votes for this :)

I won't answer my own question, so Michael K's very proper advice gets the vote :)

link|improve this answer
1  
Thank you for this :) – Michael K May 18 '11 at 19:46
Glad to hear you've got it working. – Shinrai May 19 '11 at 14:39
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.