PDA

View Full Version : Resume Automatic



domloff
February 18th, 2007, 09:10 AM
Hi

Not sure if this has been covered elsewhere, I couldn't find something that would work, so here goes.

Is there a girder event that can be send as a power broadcast when girder receives a resumeAutomatic event?

I.e I need a resume Suspend event to be broadcast as soon as I wake from Lan.

Wake from Lan will only send a resumeAutomatic and therefore my monitor does not switch on.

The monitor will only switch on, on a resume suspend which normally comes from a key press or mouse move.

Before someone suggests doing a keyboard press or mouse move in girder, this wouldn't work!

Thanks for reading!

Dom

Ron
February 18th, 2007, 03:13 PM
The monitor apm plugin has a action to turn on a monitor use that.

domloff
February 19th, 2007, 11:08 AM
I wish it was as easy as that!

I need to do a power broadcast with the resumesuspend event.

Otherwise XP will refuse to switch on the monitor at any cost.

I've even vnc'd to the PC and its all black (no matter what I do on the remote PC), until I press something like the shift key on the keyboard

Please help!

Ron
February 19th, 2007, 01:57 PM
Something is weird in your Machine. Not sure we can help with that.

domloff
February 20th, 2007, 03:33 AM
Really?

I've seen posts here, and on other forums that suggest otherwise

Heres an old one :

http://www.promixis.com/forums/showthread.php?t=10080&highlight=resumesuspend

and one that explains the issue :

http://www.promixis.com/forums/showthread.php?t=8837&highlight=resumesuspend

I think whats needed is something similar to the shutdown/hib events that is sent from Girder, except that it sends a resumesuspend event?

Thanks