Difference between revisions of "HOWTOs - Driver Installation"

From ThinkWiki
Jump to: navigation, search
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]]{{footnote|1}} <tt>(How to configure the cpufreqd SpeedStep daemon)</tt>
+
* [[How to configure cpufreqd | cpufreqd]]{{footnote|1}} <tt>(How to configure the cpufreqd frequency scaling daemon)</tt>
* [[How to configure powersaved | powersaved]]{{footnote|1}} <tt>(How to configure the cpufreqd SpeedStep daemon)</tt>
+
* [[How to use cpufrequtils | cpufrequtils]]{{footnote|1}} <tt>(How to use the cpufrequtils frequency scaling utils)</tt>
 +
* [[How to configure powernowd | powernowd]] {{footnote|1}} <tt>(How to configure the powernowd frequency scaling daemon)</tt>
 +
* [[How to configure powersaved | powersaved]]{{footnote|1}} <tt>(How to configure the powersaved frequency scaling daemon)</tt>
  
 
==Wireless LAN==
 
==Wireless LAN==

Revision as of 10:35, 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.