Difference between revisions of "How to reduce power consumption"
(→Optical drive: - update wikilink) |
(rough power estimates) |
||
Line 1: | Line 1: | ||
− | 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. | + | 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=== | ===System power states=== | ||
Line 13: | Line 13: | ||
* [[Problem with high power drain in ACPI sleep]] | * [[Problem with high power drain in ACPI sleep]] | ||
* [[Rovclock]] | * [[Rovclock]] | ||
− | * Reduce LCD brightness | + | * Reduce LCD brightness (~1-4W difference) |
− | * Disable CRT output | + | * Disable CRT output (~0.5W difference) |
===Hard disk=== | ===Hard disk=== | ||
+ | Spinning down the disk saves about 1W. | ||
* [[Laptop-mode]] | * [[Laptop-mode]] | ||
* [[How to make use of Harddisk Power Management features]] | * [[How to make use of Harddisk Power Management features]] | ||
===Optical drive=== | ===Optical drive=== | ||
− | * [[How to hotswap UltraBay devices|Eject the UltraBay optical drive]], or just turn off its power supply (i.e., run the appropriate eject script but leave the drive inserted) | + | The optical drive consumes about 1W even when not accessed. |
+ | * [[How to hotswap UltraBay devices|Eject the UltraBay optical drive]], or just turn off its power supply (i.e., run the appropriate eject script but leave the drive inserted). | ||
===System fan=== | ===System fan=== | ||
+ | Consumes about 0.5W when running. | ||
* [[ACPI fan control script]] | * [[ACPI fan control script]] | ||
===Wireless network=== | ===Wireless network=== | ||
+ | Consumes up to ~4W. | ||
* Activate power saving on the wireless network card | * Activate power saving on the wireless network card | ||
** For [[Intel PRO/Wireless 2200BG Mini-PCI Adapter]] and [[Intel PRO/Wireless 2915ABG Mini-PCI Adapter]], see instructions for the [[ipw2200]] driver. | ** For [[Intel PRO/Wireless 2200BG Mini-PCI Adapter]] and [[Intel PRO/Wireless 2915ABG Mini-PCI Adapter]], see instructions for the [[ipw2200]] driver. |
Revision as of 03:12, 11 May 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.
Contents
System power states
CPU
Graphics
- How to make use of Graphics Chips Power Management features
- Problem with high power drain in ACPI sleep
- Rovclock
- Reduce LCD brightness (~1-4W difference)
- Disable CRT output (~0.5W difference)
Hard disk
Spinning down the disk saves about 1W.
Optical drive
The optical drive consumes about 1W even when not accessed.
- Eject the UltraBay optical drive, or just turn off its power supply (i.e., run the appropriate eject script but leave the drive inserted).
System fan
Consumes about 0.5W when running.
Wireless network
Consumes up to ~4W.
- Activate power saving on the wireless network card
- For Intel PRO/Wireless 2200BG Mini-PCI Adapter and Intel PRO/Wireless 2915ABG Mini-PCI Adapter, see instructions for the ipw2200 driver.
Related toptics
External resources
- Power Management Guide from the Gentoo Linux documentation
- When/where/what for low power consumption? (thread on Linux-Thinkpad)