ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Coding Snacks

Wake up Event Monitor

(1/1)

AzWiz:
Every now and again I find my laptop merrily chugging away in the morning, but had left it off the night before.  Sometimes I can uncover the culprit after digging around in the event logs, but sometimes not.  Just like a sudden crash,  Windows does not seem to know exactly what event occurred to cause it to come out of hibernation/Off.  Is it possible to determine ?  Or, at least have a pop-up window that shows SOME information, like time slept, time resumed, event?, etc.  At least I'd have some idea of when it happened.  One culprit was the Media Center schedule updater (This is a Vista Premium Laptop).  I have looked into the Vista Task Scheduler, but it it a bit more complex than XP's and I am hesitant to tamper with some of the settings as I'm not sure exactly the ramifications.  But, I would have more confidence in my selections given more information.

Can anyone offer a comment, opinion, or help?

VideoInPicture:
I think it would be possible to write a little bit of AHK code to automatically re-hibernate your laptop again if it comes out of hibernation and there is no user input for 1 minute. However, it probably would be best to track down the culprit first:

From these sites:
http://www.technologyquestions.com/technology/windows-vista/117471-vista-wakes-up-hibernate-middle-night.html?q=windows-vista/117471-vista-wakes-up-hibernate-middle-night.html
http://www.computerperformance.co.uk/vista/vista_hibernate.htm#Premature_waking_from_hibernation

it seems the first thing to do is to go into the Hardware Device Manager and check that your mouse/modem/external devices are not allowed to wake up your laptop. If you still can't find the problem, I can write that AHK script to re-hibernate the laptop. I remember seeing an example where AHK can detect if the computers wakes up so it should be doable.

AzWiz:
 :Thmbsup:
Thanks for the tips.  I'm pretty sure I checked the properties in each tab of the USB CONTROLLER tree in device manager, but it doesn't hurt to check again.  I agree, tracking down the culprit is important, at least for me.  I hate not knowing how things work or worse yet not working as they should.  I would have expected to find something in the system event log other than a generic "wake from hibernation."

I'll follow your suggestions and report back.

Thanks !

Navigation

[0] Message Index

Go to full version