Hello,

On Wed, 05 Aug 2009, Roshan George wrote:
> The reason I'm asking is that I have a Pentium D computer which acts as
> a file-server/DVR. Now, as everyone (except me when I bought the
> motherboard that only supports these) knows, these are power-hungry
> monsters so I intend to keep it in sleep most of the time. I'm assuming
> I can get it to Wake-on-Lan, so serving files isn't a problem. However,
> I have no solution for scheduling it to wake up to record. Any
> suggestions?

Have some process run some "knock" port like trying to ssh to it to
get it to wake-on-lan.

The kernel is "asleep and cannot wake itself up". Someone/something
must interrupt the sleep from "outside" via the BIOS.

A different option is to use the power management features of the
kernel. Put the processor into low speed state and HDD to spin
down. This does not conserve as much power as a suspend-to-ram but may
be enough for you.

The kernel will spin up the drive and ratchet up the processor speed
as and when required. (BIOS does not play a direct role here). The
startup is also significantly faster.

Regards,

Kapil.
--

_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to