Difference between revisions of "Tpctl"

From ThinkWiki
Jump to: navigation, search
(Moved from "SMAPI support for Linux" and edited)
 
Line 1: Line 1:
 
The <tt>tpctl</tt> user-space tool, in conjunction with the <tt>thinkpad</tt> kernel module, provide access to [[SMAPI support for Linux|SMAPI]] functions on ThinkPads. It provides rich functionality for older ThinkPads, but on newer ThinkPads much of this functionality is exposed and supported through an ACPI interface and the SMAPI access does not work anymore. Other models are supported by [[tp_smapi]].
 
The <tt>tpctl</tt> user-space tool, in conjunction with the <tt>thinkpad</tt> kernel module, provide access to [[SMAPI support for Linux|SMAPI]] functions on ThinkPads. It provides rich functionality for older ThinkPads, but on newer ThinkPads much of this functionality is exposed and supported through an ACPI interface and the SMAPI access does not work anymore. Other models are supported by [[tp_smapi]].
  
Kernel 2.6.9 and newer is unsupported (patch needed); for kernel 2.6.3 and newer you need <tt>tpctl</tt> >=4.14 and <tt>thinkpad </tt> >=5.5. For details, see the [http://tpctl.sourceforge.net/README README] and [http://tpctl.sourceforge.net/SUPPORTED-MODELS list of supported models].
+
{{NOTE|
 +
*For kernel 2.6.3 and newer you need <tt>tpctl</tt> >=4.14 and <tt>thinkpad </tt> >=5.5.
 +
*Kernels from 2.6.9 are not supported anymore (patch needed).
 +
For details, see the [http://tpctl.sourceforge.net/README README] and [http://tpctl.sourceforge.net/SUPPORTED-MODELS list of supported models].
 +
}}
  
 +
===Features===
 +
*supports all kind of APM Power Management options
 +
 +
===Project Homepage / Availability===
 
* Project page: http://tpctl.sourceforge.net/
 
* Project page: http://tpctl.sourceforge.net/
 
* You need to download the [http://sourceforge.net/project/showfiles.php?group_id=1212&package_id=29354t thinkpad module] and [http://sourceforge.net/project/showfiles.php?group_id=1212&package_id=1204 tpctl userspace tool].
 
* You need to download the [http://sourceforge.net/project/showfiles.php?group_id=1212&package_id=29354t thinkpad module] and [http://sourceforge.net/project/showfiles.php?group_id=1212&package_id=1204 tpctl userspace tool].
 
* There is also an optional GUI: [http://sourceforge.net/project/showfiles.php?group_id=1212&package_id=99929 configure-thinkpad].
 
* There is also an optional GUI: [http://sourceforge.net/project/showfiles.php?group_id=1212&package_id=99929 configure-thinkpad].
 +
 +
===Status===
 +
*stable
 +
*inactive
 +
  
 
[[Category:Tools]] [[Category:Patches]]
 
[[Category:Tools]] [[Category:Patches]]

Revision as of 17:56, 11 January 2006

The tpctl user-space tool, in conjunction with the thinkpad kernel module, provide access to SMAPI functions on ThinkPads. It provides rich functionality for older ThinkPads, but on newer ThinkPads much of this functionality is exposed and supported through an ACPI interface and the SMAPI access does not work anymore. Other models are supported by tp_smapi.

NOTE!
{{{1}}}

Features

  • supports all kind of APM Power Management options

Project Homepage / Availability

Status

  • stable
  • inactive