Difference between revisions of "How to reduce power consumption"

From ThinkWiki
Jump to: navigation, search
(Sound: moved to separate page)
m (Graphics: Added a link to Automatically_reduce_brightness)
Line 14: Line 14:
 
* [[Rovclock]]
 
* [[Rovclock]]
 
* Reduce LCD brightness (~1-4W difference)
 
* Reduce LCD brightness (~1-4W difference)
 +
** Do this [[Automatically_reduce_brightness|automatically]] after a period of inactivity
 
* Disable CRT output (~0.5W difference)
 
* Disable CRT output (~0.5W difference)
  

Revision as of 23:01, 12 December 2006

Reducing system power consumption will extend battery life, reduce system temperature and (on some models) reduce system fan noise. This page summarizes the known techniques for reducing power consumption on ThinkPad laptops under Linux. The power numbers given (in Watt) are very rough and model-specific.

System power states

CPU

Graphics

Hard disk

Spinning down the disk saves about 1W.

Optical drive

The optical drive consumes about 1W even when not accessed.

System fan

Consumes about 0.5W when running.

Wireless network

Consumes up to ~4W.

USB

Causes significant power draw due to bus mastering (affects CPU C-state). Disable by unloading modules, or unbinding the devices in sysfs.

Sound

Consumes about 0.3W.

Related toptics

External resources