[ltp] [Power management] DynamicClocks

Carlos Maldonado linux-thinkpad@linux-thinkpad.org
Tue, 12 Jul 2005 20:16:46 -0400


Eric Van Buggenhaut wrote:
> On Mon, Jul 11, 2005 at 09:54:06PM -0400, David A. Desrosiers wrote:
> 
>>>you may check the GPU temp by using the last ibm-acpi module - 0.11 
>>>- then cat /proc/acpi/ibm/temperatures On my laptop (T42 / ATI
>>
>>             ^^
>>	This does not exist on ibm-acpi 0.11, even with 
>>experimental=1. What I get here is:
> 
> 
> I don't even have /proc/acpi/ibm on my system :(
> 
> Module is compiled though:
> 
> atto:/home/eric[0]# zgrep ACPI_IBM /proc/config.gz 
> CONFIG_ACPI_IBM=y
> 
> but no dir is created:
> 
> atto:/home/eric[0]# ls -l /proc/acpi/ibm
> ls: /proc/acpi/ibm: No such file or directory
> 
> atto:/home/eric[0]# uname -a
> Linux atto 2.6.12n #3 Mon Jul 11 16:10:51 CEST 2005 i686 GNU/Linux
> 
> What could be the reason ?
> 
> 

you need to use ibm-acpi 0.11, which you can download and build from 
http://ibm-acpi.sourceforge.net/

module is the way to go as Paul says

regards

Carlos Maldonado