@Neil,

Just to add, instead of using hwclock --utc --systohc one can use:

  SECS=$((`cat /sys/class/rtc/rtc0/since_epoch`+$SLEEP_SECS))
  echo 0 > /sys/class/rtc/rtc0/wakealarm
  echo $SECS > /sys/class/rtc/rtc0/wakealarm

-- 
[LENOVO 0768BXG] ACPI wakealarm failure
https://bugs.launchpad.net/bugs/414745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to