Comment 64 for bug 307090

Revision history for this message
In , rui.zhang (rui.zhang-linux-kernel-bugs) wrote :

(In reply to comment #39)
> $ sudo sh -c 'echo 0 > /sys/class/rtc/rtc0/wakealarm'
> $ sudo sh -c 'echo `date "+%s" -d "+ 5 minutes"` >
> /sys/class/rtc/rtc0/wakealarm'
> $ cat /proc/driver/rtc
> rtc_time : 19:42:37
> rtc_date : 2009-04-12
> alrm_time : 00:47:27
> alrm_date : 2009-04-13

the computer will probably wakeup in the midnight. :p
this is wrong although I don't know why.