> Hey,
>       Ben Sunshine-Hill found the problem.  My hardware clock was simply
> off by 5 hours.  I should be 5 hours behind GMT, but my hardware clock was
> reporting itself to be 10 hours behind GMT.  Not sure how that happened
> ("date" was reporting the correct timezone --CDT).  I reset the hardware
> clock using hwclock, and now my hardware clock and system clock are
> roughly equivalent to what an NTP server says.  As for APM suspend and
> resume, Ben says I need a script in /etc/apm/ that runs "hwclock --systohc
> --utc" in a script in suspend.d/, and "hwclock --hctosys --utc" in
> resume.d/.  Don't know how to compose such a script though.  Any advice?

Yeah.  There should be an events.d directory.  It likely already contains
a file for pcmcia - since a popular thing to have set is to cardctl eject 
and cardctl insert on suspend and resume, respectively.  copy the file to
another called hwclock, rip out the stuff about checking the pcmcia options
file, and use the basic case statement there to mention the two commands
above.  

* Heather * star@ many places...

Reply via email to