E6410 when I hit sleep will black the screen and show HD and wifi lights indefinitely. Never gets to sleep. Have to power off and on.

This seems to be affected by Dropbox; when I disable it before hibernating or sleeping, it goes down just fine...

link|improve this question

73% accept rate
operating system? – Robert S Ciaccio Dec 4 '10 at 6:16
Win 7 32 bit pro. – Caveatrob Dec 4 '10 at 6:49
feedback

1 Answer

up vote 0 down vote accepted

It's Dropbox, as far as I can tell. I found this on a dell forum as a batch file you can run to hibernate the computer:

taskkill /f /im Dropbox.exe /t
%windir%\System32\rundll32.exe powrprof.dll,SetSuspendState
cd C:\Users\YOURUSERNAME\AppData\Roaming\Dropbox\bin
start Dropbox.exe
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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