Bug#717441: shutdown-at-night: Add support for ACPI wakeup to turn a machine back on?

2013-07-21 Thread Petter Reinholdtsen
Control: tag -1 + patch pending [Petter Reinholdtsen] We could use something like this to set it: echo 0 /sys/class/rtc/rtc0/wakealarm date -u --date Jul 1, 2008 10:32:00 +%s /sys/class/rtc/rtc0/wakealarm I've commited this patch to fix it. Need to test it a bit before uploading.

Bug#717441: shutdown-at-night: Add support for ACPI wakeup to turn a machine back on?

2013-07-20 Thread Petter Reinholdtsen
Package: shutdown-at-night Version: 0.10 The current wakeup methods supported are Wake-on-lan and nvram-wakeup. Modern hardware have another method, ACPI wakeup, that could be utilized by shutdown-at-night. The details of this method is described in URL: http://www.mythtv.org/wiki/ACPI_Wakeup .