Difference between revisions of "Drivers"

From ThinkWiki
Jump to: navigation, search
(Input)
m (Connectivity)
 
(13 intermediate revisions by 2 users not shown)
Line 35: Line 35:
 
*[[madwifi]] <tt>(Multiband Atheros Driver for WiFi)</tt>
 
*[[madwifi]] <tt>(Multiband Atheros Driver for WiFi)</tt>
 
*[[ath5k]] <tt>(Multiband Atheros Driver for WiFi) - replacement for madwifi</tt>
 
*[[ath5k]] <tt>(Multiband Atheros Driver for WiFi) - replacement for madwifi</tt>
 +
*[[ath9k]] <tt>(Multiband Atheros Driver for WiFi with 802.11n support)</tt>
 
see [[Wireless Network Adapters]]
 
see [[Wireless Network Adapters]]
 
|-
 
|-
 
| WWAN ||
 
| WWAN ||
 +
*[[Ericsson F3507g Mobile Broadband Module]]
 
|-
 
|-
 
! colspan=2 style="text-align:center;background:#efefef;" |
 
! colspan=2 style="text-align:center;background:#efefef;" |
Line 58: Line 60:
 
| Video Output switching ||
 
| Video Output switching ||
 
*[[thinkpad-acpi]] <tt>(ACPI based video switching for X series models)</tt>
 
*[[thinkpad-acpi]] <tt>(ACPI based video switching for X series models)</tt>
 +
|-
 +
| Colour profile ||
 +
*[[Colour profile]] <tt>(Colour profile packages)</tt>
 
|-
 
|-
 
! colspan=2 style="text-align:center;background:#efefef;" |
 
! colspan=2 style="text-align:center;background:#efefef;" |
Line 91: Line 96:
 
| TrackPoint ||
 
| TrackPoint ||
 
*[[trackpoint]] <tt>(TrackPoint Linux kernel driver)</tt>
 
*[[trackpoint]] <tt>(TrackPoint Linux kernel driver)</tt>
*[http://rsim.cs.uiuc.edu/~sachs/tp-scroll/ tp-scroll] <tt>(allows using the middle button to scroll) (Hint: For up-to-date setups, use the trackpoint features, everything works fine there, also MMB scrolling.)</tt>
 
 
|-
 
|-
 
| Touchpad ||
 
| Touchpad ||
*[[Synaptics TouchPad driver for X | Synaptics TouchPad driver]] <tt>(Touchpad driver for X.org/XFree86)</tt>
+
*[[Synaptics TouchPad driver for X | Synaptics TouchPad driver]] <tt>(Touchpad driver for X.org)</tt>
*[[tpconfig]] <tt>(Touchpad driver)</tt>
 
 
|-
 
|-
 
| TouchScreen ||
 
| TouchScreen ||
Line 107: Line 110:
 
|-
 
|-
 
| Beeps||
 
| Beeps||
*[[ibm-acpi]] <tt>(enables software control of system beeps)</tt>
+
*[[thinkpad-acpi]] <tt>(enables software control of system beeps)</tt>
 
|-
 
|-
 
| LEDs||
 
| LEDs||
*[[ibm-acpi]] <tt>(enables software control of LEDs)</tt>
+
*[[thinkpad-acpi]] <tt>(enables software control of LEDs)</tt>
 
|-
 
|-
 
| ThinkLight||
 
| ThinkLight||
*[[ibm-acpi]] <tt>(enables ThinkLight software control)</tt>
+
*[[thinkpad-acpi]] <tt>(enables ThinkLight software control)</tt>
 
|-
 
|-
 
! colspan=2 style="text-align:center;background:#efefef;" |
 
! colspan=2 style="text-align:center;background:#efefef;" |
Line 122: Line 125:
 
|-
 
|-
 
| ACPI ||
 
| ACPI ||
*[[ibm-acpi]] <tt>(IBM ThinkPad ACPI Extras Driver)</tt>
 
 
*[[thinkpad-acpi]] <tt>(IBM ThinkPad Fn+Fx key driver)</tt>
 
*[[thinkpad-acpi]] <tt>(IBM ThinkPad Fn+Fx key driver)</tt>
 
*[[acpid]] <tt>(ACPI daemon catching triggered events)</tt>
 
*[[acpid]] <tt>(ACPI daemon catching triggered events)</tt>
Line 143: Line 145:
 
|-
 
|-
 
| Suspend to RAM (Sleep) ||
 
| Suspend to RAM (Sleep) ||
*[[ibm-acpi]] <tt>(triggers Fn-F4 key event)</tt>
+
*[[thinkpad-acpi]] <tt>(triggers Fn-F4 key event)</tt>
 
|-
 
|-
 
| Suspend to Disk (Hibernation) ||
 
| Suspend to Disk (Hibernation) ||
*[[ibm-acpi]] <tt>(triggers Fn-F12 key event)</tt>
+
*[[thinkpad-acpi]] <tt>(triggers Fn-F12 key event)</tt>
 
*[[Software Suspend 2]] <tt>(hibernation more featureful than the old [[swsusp]] offer in the stock kernel)</tt>
 
*[[Software Suspend 2]] <tt>(hibernation more featureful than the old [[swsusp]] offer in the stock kernel)</tt>
 
|-
 
|-
Line 167: Line 169:
 
|-
 
|-
 
| Thermal Sensor Monitoring ||
 
| Thermal Sensor Monitoring ||
*[[ibm-acpi]] <tt>(reads thermal sensor values)</tt>
+
*[[thinkpad-acpi]] <tt>(reads thermal sensor values)</tt>
 
|-
 
|-
 
! colspan=2 style="text-align:center;background:#efefef;" |
 
! colspan=2 style="text-align:center;background:#efefef;" |
Line 176: Line 178:
 
|-
 
|-
 
| Docking Stations ||
 
| Docking Stations ||
*[[ibm-acpi]] <tt>(reports docking/undocking events via ACPI)</tt>
+
*[[thinkpad-acpi]] <tt>(reports docking/undocking events via ACPI)</tt>
 
|-
 
|-
 
| UltraPort Camera ||
 
| UltraPort Camera ||
 
*[[ultracampatch | IBM UltraCam II driver]]
 
*[[ultracampatch | IBM UltraCam II driver]]
 
|}
 
|}

Latest revision as of 16:08, 16 February 2010

This page holds a model independent Linux driver matrix for ThinkPads. At current state it only consists of drivers which are maintained outside the Linux kernel source tree (even though they might be included in actual kernels already).

For more specific information regarding your particular ThinkPad see the individual Components of your Model.

We also have an alphabetical listing of drivers.

Linux Driver Matrix for ThinkPads

Connectivity

Hardware function relevant drivers
Bluetooth

see Bluetooth Adapters

Ethernet

see Ethernet Controllers

IrDA see IrDA
Modem

see Modem Devices

Wireless LAN
  • hostap (Intersil Prism2/2.5/3 Driver for Wifi)
  • ipw2100 (Intel PRO/Wireless 2100 Driver for WiFi)
  • ipw2200 (Intel PRO/Wireless 2200 Driver for Wifi)
  • madwifi (Multiband Atheros Driver for WiFi)
  • ath5k (Multiband Atheros Driver for WiFi) - replacement for madwifi
  • ath9k (Multiband Atheros Driver for WiFi with 802.11n support)

see Wireless Network Adapters

WWAN

Display

Hardware function relevant drivers
Display brightness
Video drivers
  • fglrx (ATI driver for Radeon, FireGL and Mobility boards)
  • savage (Driver for Savage chips found in some Thinkpads)
  • R128 (Driver for Rage128 chips found in some Thinkpads)
  • R300 (Driver for ATI boards with R300 chips like Radeon 9500 and the FireGL series)

see Video Controllers

Video Output switching
Colour profile

Drives

Hardware function relevant drivers
CD/DVD Speed control
  • tp_smapi (enables setting of CD/DVD speed on modern ThinkPads)
  • eject (enables setting of CD/DVD speed on older ThinkPads)
UltraBay Hot-Swapping
SD Card Slot
  • sdhci (driver for SD/MMC host controllers)
  • tifm (driver for 3-in-one memory card reader)

Input

Hardware function relevant drivers
Hotkeys and Special buttons
  • thinkpad-acpi (tracks key and button events via ACPI)
  • tpb (tracks key and button events via /dev/nvram)

see also How to get special keys to work

TrackPoint
Touchpad
TouchScreen

Misc Features

Hardware function relevant drivers
Beeps
LEDs
ThinkLight

PowerManagement

Hardware function relevant drivers
ACPI
  • thinkpad-acpi (IBM ThinkPad Fn+Fx key driver)
  • acpid (ACPI daemon catching triggered events)
APM
Battery management
  • tp_smapi (Extended battery information and control)
Battery status
  • tp_smapi (Extended battery information and control)
Fan Speed Control
RediSafe
Suspend to RAM (Sleep)
Suspend to Disk (Hibernation)

Security & Safety

Hardware function relevant drivers
TCP/TCPA (Embedded Security Subsystem)
  • tpm (GPL driver for the TCPA chip in newer ThinkPads)
  • tpmdd (another driver for the TCPA chip in newer ThinkPads)
Harddisk protection (APS)
Theft alarm
Thermal Sensor Monitoring

Additional Hardware

Hardware function relevant drivers
Docking Stations
UltraPort Camera