Comment 63 for bug 307090

Revision history for this message
In , odoketa (odoketa-linux-kernel-bugs) wrote :

This is all a little over my head, but my Lenovo T61 also doesn't resume from suspend:

$ 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
alarm_IRQ : yes
alrm_pending : no
24hr : yes
periodic_IRQ : no
update_IRQ : no
HPET_emulated : yes
DST_enable : no
periodic_freq : 1024
batt_status : okay

my alarm IRQ seems to set reliably each time, but the computer doesn't wake.