Juanito
Group: Members
Posts: 1601
Joined: Sep. 2005 |
|
Posted: Feb. 15 2007,04:52 |
|
Quote (hs7sv @ Feb. 15 2007,03:10) | I will be very happy if I can run DSL longer per battery charge than SuSE or M$ Window$. |
A quick and dirty way to do this, if you have a speedstep processor, is boot from USB toram and use the following:
# echo 7 > /proc/acpi/processor/CPU0/performance # hdparm -Y /dev/hda
This will put your CPU in the slowest, lowest power state and turn off your hd. Your battery will last a long time, but some things (eg compiling drivers) will work more slowly.
|