[ltp] Installation ibm_acpi driver vers. 0.10 but not vers.0.11

M.Steinmetz linux-thinkpad@linux-thinkpad.org
Tue, 23 Aug 2005 11:19:38 +0200


This is a multi-part message in MIME format.
--------------070004050207030805060000
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Hi all,

I'm trying to install ibm_acpi ver.0.11.
 The IBM_ACPI Funktion in my kernel  is active.
Commanding:
# cat /proc/acpi/ibm/driver
it appears:
driver: IBM ThinkPad ACPI Extras
version: 0.10
and:
ls /proc/acpi/ibm

 > bay beep bluetooth cmos dock driver hotkey led
 > light video
Because there is no "thermal" in my directory /proc/acpi/ibm i cannot 
read the five or six temperature sensors.
After this I tried to install the driver from the website.

linux:/home/Steinmetz/ibm-acpi-0.11 # make

make -C /lib/modules/2.6.11.4-21.2-default/build
SUBDIRS=/home/Steinmetz/ibm-acpi-0.11 modules
make[1]: Entering directory
`/usr/src/linux-2.6.11.4-21.2-obj/i386/default'
make -C ../../../linux-2.6.11.4-21.2
O=../linux-2.6.11.4-21.2-obj/i386/default modules
Building modules, stage 2.
MODPOST
make[1]: Leaving directory
`/usr/src/linux-2.6.11.4-21.2-obj/i386/default'

linux:/home/Steinmetz/ibm-acpi-0.11 # make install

install -d /lib/modules/2.6.11.4-21.2-default/acpi/
install -m 644 -c ibm_acpi.ko
/lib/modules/2.6.11.4-21.2-default/acpi/
depmod -a

linux:/home/Steinmetz/ibm-acpi-0.11 # modprobe ibm_acpi

linux:/home/Steinmetz/ibm-acpi-0.11 # cd
linux:~ # exit
exit
 
After that: no results.
Commanding cat /acpi/ibm/driver:
driver: IBM ThinkPad ACPI Extras
version: 0.10

I hope, you can help me......

--------------070004050207030805060000
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I'm trying to install ibm_acpi ver.0.11.
<br>
 The IBM_ACPI Funktion in my kernel  is active.<br>
Commanding: <br>
# cat /proc/acpi/ibm/driver
<br>
it appears:<br>
driver: IBM ThinkPad ACPI Extras
<br>
version: 0.10
<br>
and: <br>
ls /proc/acpi/ibm
<br>
<br>
&gt; bay beep bluetooth cmos dock driver hotkey led
<br>
&gt; light video
<br>
Because there is no "thermal" in my directory /proc/acpi/ibm i cannot
read the five or six temperature sensors.<br>
After this I tried to install the driver from the website.<br>
<br>
linux:/home/Steinmetz/ibm-acpi-0.11 # make
<br>
<br>
make -C /lib/modules/2.6.11.4-21.2-default/build
<br>
SUBDIRS=/home/Steinmetz/ibm-acpi-0.11 modules
<br>
make[1]: Entering directory
<br>
`/usr/src/linux-2.6.11.4-21.2-obj/i386/default'
<br>
make -C ../../../linux-2.6.11.4-21.2
<br>
O=../linux-2.6.11.4-21.2-obj/i386/default modules
<br>
Building modules, stage 2.
<br>
MODPOST
<br>
make[1]: Leaving directory
<br>
`/usr/src/linux-2.6.11.4-21.2-obj/i386/default'
<br>
<br>
linux:/home/Steinmetz/ibm-acpi-0.11 # make install
<br>
<br>
install -d <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>lib/modules/2.6.11.4-21.2-default/acpi<span
 class="moz-txt-tag">/</span></i>
<br>
install -m 644 -c ibm_acpi.ko
<br>
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>lib/modules/2.6.11.4-21.2-default/acpi<span
 class="moz-txt-tag">/</span></i>
<br>
depmod -a
<br>
<br>
linux:/home/Steinmetz/ibm-acpi-0.11 # modprobe ibm_acpi
<br>
<br>
linux:/home/Steinmetz/ibm-acpi-0.11 # cd
<br>
linux:~ # exit
<br>
exit
<br>
  <br>
After that: no results.<br>
Commanding cat /acpi/ibm/driver:<br>
driver: IBM ThinkPad ACPI Extras
<br>
version: 0.10
<br>
<br>
I hope, you can help me......<br>
</body>
</html>

--------------070004050207030805060000--