Difference between revisions of "How to make use of Power Management features"

From ThinkWiki
Jump to: navigation, search
(page splitted up as was suggested in discussion)
(page intro)
Line 1: Line 1:
*[[How to make APM work]]
+
==General Information about Power Management features==
*[[How to make ACPI work]]
+
This page should give you all the information you need to make use of your ThinkPads [[Power Management]] features under [[Linux]] and hence effectively enhance your battery life.
*[[How to make use of Dynamic Frequency Scaling]] (Speedstep)
+
 
*[[How to make use of Harddisk Power Management features]]
+
===APM vs. ACPI===
*[[How to make use of Graphics Chips Power Management features]]
+
All ThinkPads support APM and a lot support ACPI as well, but at different qualities of implementation. So the choice which to use depends very much on the model as well as on the state of ACPI support in the kernel.
 +
 
 +
ToDo...
 +
 
 +
==How to enable certain features==
 +
The following links will take you to separate pages dealing with the various topics.
 +
*[[How to make APM work]] <tt>(Screen Blanking, Suspend to RAM, Suspend to Disk)</tt>
 +
*[[How to make ACPI work]] <tt>(Screen Blanking, Suspend to RAM, Suspend to Disk)</tt>
 +
*[[How to make use of Dynamic Frequency Scaling]] <tt>(Speedstep, Throttling, etc.)</tt>
 +
*[[How to make use of Harddisk Power Management features]] <tt>(Laptop-mode, Spindown, etc.)</tt>
 +
*[[How to make use of Graphics Chips Power Management features]] <tt>(save even more battery power)</tt>

Revision as of 04:50, 12 December 2004

General Information about Power Management features

This page should give you all the information you need to make use of your ThinkPads Power Management features under Linux and hence effectively enhance your battery life.

APM vs. ACPI

All ThinkPads support APM and a lot support ACPI as well, but at different qualities of implementation. So the choice which to use depends very much on the model as well as on the state of ACPI support in the kernel.

ToDo...

How to enable certain features

The following links will take you to separate pages dealing with the various topics.