2009/6/3 Tim Judd <[email protected]>:
> On Tue, Jun 2, 2009 at 11:17 PM, mojo fms <[email protected]> wrote:
>
>> How would I configure freebsd 7.1 (7.2 upgrade in the future) to sleep the
>> HD's and maybe sleep the CPU after an idle time out?  I am trying to save
>> power and I would like it to wake on network requests and HD needs.  I read
>> the handbook and looked at the acpiconf man page and such but I have not
>> seen anything about doing this really.
>>
>> Thanks
>>
>
> ataidle in ports for the HDD
>
> powerd in base for the CPU (if the CPU supports it)

Or, for hard drives, I have in my rc.local

/sbin/atacontrol spindown ad1 3600

from base system.

Chris



-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in a mailing list?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to