Difference between revisions of "HOWTOs - Driver Installation"

From ThinkWiki
Jump to: navigation, search
(PowerManagement)
Line 14: Line 14:
 
* [[How to get SpeedStep working on Coppermine-piix4-smi based Thinkpads | SpeedStep on piix4]] <tt>(How to make SpeedStep (cpufreq) work on Coppermine-piix4-smi based Thinkpads)</tt>
 
* [[How to get SpeedStep working on Coppermine-piix4-smi based Thinkpads | SpeedStep on piix4]] <tt>(How to make SpeedStep (cpufreq) work on Coppermine-piix4-smi based Thinkpads)</tt>
 
* [[How to get SpeedStep working on_P4-class-Celeron_based_Thinkpads | SpeedStep on P4-class Celeron]] <tt>(How to get SpeedStep working on P4-class-Celeron based Thinkpads)</tt>
 
* [[How to get SpeedStep working on_P4-class-Celeron_based_Thinkpads | SpeedStep on P4-class Celeron]] <tt>(How to get SpeedStep working on P4-class-Celeron based Thinkpads)</tt>
* [[How to configure cpufreqd | cpufreqd]] <tt>(How to configure the cpufreqd SpeedStep daemon)</tt>
+
* [[How to configure cpufreqd | cpufreqd]]{{footnote|1}} <tt>(How to configure the cpufreqd SpeedStep daemon)</tt>
* [[How to configure powersaved | powersaved]] <tt>(How to configure the cpufreqd SpeedStep daemon)</tt>
+
* [[How to configure powersaved | powersaved]]{{footnote|1}} <tt>(How to configure the cpufreqd SpeedStep daemon)</tt>
* Don't forget that the newer kernels have fancier cpu frequency governors like OnDemand and Conservative that are easy to configure via SysFS.  These governors are adequate in many situations and do not require user-space daemons such as cpufreqd, powersaved, or powernowd.  <tt>(Somebody should probably detail this in a separate page)</tt>
 
  
 
==Wireless LAN==
 
==Wireless LAN==
Line 41: Line 40:
 
no entry yet
 
no entry yet
 
-->
 
-->
 +
 +
{{footnotes|
 +
#Don't forget that the newer kernels have fancier cpu frequency governors like OnDemand and Conservative that are easy to configure via SysFS.  These governors are adequate in many situations and do not require user-space daemons such as cpufreqd, powersaved, or powernowd. Read more about it on the [[How to make use of Dynamic Frequency Scaling|Dynamic Frequency Scaling page]].
 +
}}

Revision as of 10:10, 20 July 2005

This page holds information on how to make additional hardware work on your Thinkpad.

The pages linked here hold instructions for installing or configuring certain drivers to make them work with ThinkPad hardware. For an overview of the drivers themselves please look at the Drivers page.

Graphics

Input

PowerManagement

Wireless LAN

Additional Hardware


FOOTNOTES [Δ]
  1. Don't forget that the newer kernels have fancier cpu frequency governors like OnDemand and Conservative that are easy to configure via SysFS. These governors are adequate in many situations and do not require user-space daemons such as cpufreqd, powersaved, or powernowd. Read more about it on the Dynamic Frequency Scaling page.