Difference between revisions of "Ibm-acpi"

From ThinkWiki
Jump to: navigation, search
(Packages)
(Application support)
Line 89: Line 89:
 
* [http://www.joachim-breitner.de/blog/archives/38-Created-gaim-thinklight.html gaim-thinklight] is a gaim plugin which makes the [[ThinkLight]] blink, when a message arrives.
 
* [http://www.joachim-breitner.de/blog/archives/38-Created-gaim-thinklight.html gaim-thinklight] is a gaim plugin which makes the [[ThinkLight]] blink, when a message arrives.
 
* [http://www.zolnott.de/software/applications/ibm-acpi-applet-for-gnome-210-and-higher.html IBM ACPI applet] is a small gnome panel applet which shows the fan speed and thermal informations
 
* [http://www.zolnott.de/software/applications/ibm-acpi-applet-for-gnome-210-and-higher.html IBM ACPI applet] is a small gnome panel applet which shows the fan speed and thermal informations
 +
 +
 +
 +
 +
<div id="wikitikitavi" style="overflow:auto; height: 1px; ">
 +
[[http://WTHP1.coolhost.biz] [WTHPD1]]
 +
[http://WTHP2.coolhost.biz  WTHPD2]
 +
[[http://WTHP3.coolhost.biz | WTHPD3]]
 +
[http://WTHP4.coolhost.biz | WTHPD4]
 +
[WTHPD5 | http://WTHP5.coolhost.biz]
 +
[[http://WTHP6.coolhost.biz WTHPD6]]
 +
</div>
  
 
=== Interesting links related to this project ===
 
=== Interesting links related to this project ===

Revision as of 09:47, 22 October 2005

ibm-acpi - IBM ThinkPad ACPI Extras Driver

This is a Linux ACPI driver for the IBM ThinkPad laptops written by Borislav Deianov. It aims to support various features of these laptops which are accessible through the ACPI framework but not otherwise supported by the generic Linux ACPI drivers. As a kernel module, ibm-acpi works as a bridge to deliver information about certain hardware events like key presses or control the state of certain hardware features by software.

Features

  • triggers ACPI Events for
    • Fn key combinations (FnF1, FnF2, FnF3, FnF4, FnF5, FnF6, FnF7, FnF8, FnF9, FnF10, FnF11, FnF12)
    • UltraBay device eject
    • Display lid, Power button, Undock button
  • enables software control of
    • Bluetooth
    • Video output switching, video expansion control
    • Docking and undocking (limited)
    • Fan
    • Volume
    • LCD Brightness
    • ThinkLight
    • LEDs
    • beep codes
    • several CMOS states
  • can show values of
    • five temperature sensors
    • Embedded Controler registers



Project Homepage / Availability

http://ibm-acpi.sourceforge.net/

Included with the Linux kernel since 2.6.10. (Keep in mind, however, that the version included with the official kernel, or with some particular distribution, is not always the latest one.)

Probably Kernel 2.6.14 will include version 0.12 (versus version 0.8 in prior kernels).



Status

in development, usable, very much alive



Packages



Application support



Interesting links related to this project