On 16 Oct 2010, at 14:21, Neil Bothwick wrote:
On Sat, 16 Oct 2010 08:59:43 +0200, [email protected] wrote:
What should work is:
1) The PC should wake up from suspend-to-ram or (better!)
suspend-to-disk state (suspend-to-* works both already).
2) Therefore it must be possible to store the wake-up time
somewhere.
This can be done through the BIOS. MythTV also has an option to wake
up
before recordings, so you could look at how they do it.
MythTV just sets the time in the BIOS then shuts the computer down (or
to sleep).
First Google hit for "wake from sleep linux":
http://stackoverflow.com/questions/726596/continual-wake-and-sleep-for-minimal-power-usage-on-linux
http://tinyurl.com/32ahspk
Linked to in the answer:
http://www.mythtv.org/wiki/ACPI_Wakeup
Stroller.