I’d like to use a linux pc purely to collect rss feeds, but would like to minimise it’s power usage as much as possible.
Presumably I would create some kind of cron job to bring it in and out of sleep mode or are there better ways of tackling this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Set wake up alarm in RTC, then put the computer in standby or suspend(-to-RAM) mode. Some motherboards support waking up from hibernation (suspend-to-disk), but I guess that’ll be too slow.
Replace ‘mem’ with ‘standby’ for stand-by instead of suspend.
BTW. MythTV’s wiki has got some more in-depth info end examples. http://www.mythtv.org/wiki/ACPI_Wakeup