On Mon, Aug 04, 2008 at 03:03:53PM -0500, Gabriel Burt wrote: > I tried rtcwake -a -m mem -s 15 (and also with -l and -u) and it > successfully suspended, but didn't wake up automatically. Are there any > logs I can attach or tests I can run to debug this? It's known issue. See for example: https://bugzilla.redhat.com/show_bug.cgi?id=449738 A workaround is to use /sys FS interface: # date -u -d "15sec" "+%s" > /sys/class/rtc/rtc0/wakealarm # echo "mem" > /sys/power/state Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html