Reply
Thread Tools
Posts: 67 | Thanked: 13 times | Joined on Feb 2008 @ U.S.A.
#1
If you run the following command on the Maemo CLI, it is supposed to power off, and wake up 3.5 minutes later (give or take .5 min):
Code:
let AMIN=$(/usr/sbin/chroot /mnt/initfs /usr/bin/retutime --get-time \
| sed -e 's@[^:]*:\([^:]*\):.*@\1@')+4 && \
ATIME="$(/usr/sbin/chroot /mnt/initfs /usr/bin/retutime --get-time \
| sed -e 's@\([^:]*:\).*@\1@')$AMIN:00" && \
/usr/sbin/chroot /mnt/initfs /usr/bin/retutime --set-alarm $ATIME && \
poweroff
Please run that when the minutes on the system time is in the range 0-55. If it does not wake up, go here and confirm my bug report:

https://bugs.maemo.org/show_bug.cgi?id=5117

And while your there, vote for the bug if you care about event scheduling and alarms.

Thanks!
 

The Following User Says Thank You to jgombos For This Useful Post:
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#2
I'm not able to confirm this. I've tried this command about 10 times on my N810 with 2008.43-7. Apart from the first time (see below), it successfully woke up after 4 minutes or so.

The first time I ran it, my N810 restarted immediately with zero power-off time. My uptime before that had been several days, whereas with all the other tests the uptime was only a minute or two, if that makes a difference.
 

The Following User Says Thank You to pelago For This Useful Post:
Posts: 67 | Thanked: 13 times | Joined on Feb 2008 @ U.S.A.
#3
Thanks for the feedback pelago. I wonder if this is a hardware issue with the n800.
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:12.