1
Zaurus - pdaXrom / Kathrin RC8 Is Out..
« on: December 30, 2004, 05:18:53 pm »
Good news! (at least for me)
I solved my own problem (for now).
Looking at datetime.py I found the difference in calling the applet to change time
compared to calling date or ntpdate are the commands 'sethwclock' and 'sltime -set'
issued by the applet after changing the time.
When I issued these commands manually after calling ntpdate my susepnd/wakeup
problems were gone as well!
I have now added these commands to my 'apm' script calling them the Z is going to suspend
(just before the 'suspend' command itself and this works!
I now can call ntpdate anytime I want (or have ntpd) update the time.
Is this something to add to the standard distrib or is it a little too crude?
I solved my own problem (for now).
Looking at datetime.py I found the difference in calling the applet to change time
compared to calling date or ntpdate are the commands 'sethwclock' and 'sltime -set'
issued by the applet after changing the time.
When I issued these commands manually after calling ntpdate my susepnd/wakeup
problems were gone as well!
I have now added these commands to my 'apm' script calling them the Z is going to suspend
(just before the 'suspend' command itself and this works!
I now can call ntpdate anytime I want (or have ntpd) update the time.
Is this something to add to the standard distrib or is it a little too crude?