RE: [ACPI-sppt] clock stops during S4 suspend

"Rockefeller, Harry" <[email protected]> Fri, 9 Jan 2004 13:05:44 -0600
Newsgroups gmane.linux.acpi.support
Message-ID <[email protected]>
> Try running
> echo 4 > /proc/acpi/sleep && hwclock --hctosys

I use a perl script and attempted the equivalent of the above:

system('echo 4 > /proc/acpi/sleep') and resume_from_S4();

It didn't work.

This did.

system('echo 4 > /proc/acpi/sleep');
resume_from_S4();

Thank you all for your insight and suggestions.


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html