[ltp] Installing IBM_ACPI?
Brad Langhorst
linux-thinkpad@linux-thinkpad.org
Sun, 21 Aug 2005 12:37:12 -0400
On Sun, 2005-08-21 at 17:53 +0200, M.Steinmetz wrote:
> steinmetz@linux:~> ls /proc/acpi/ibm
> bay beep bluetooth cmos dock driver hotkey led
> light video
>
> And now? There is no "thermal".....
are you sure that you did not compile the kernel version in?
make sure that you see
# cat /proc/acpi/ibm/driver
driver: IBM ThinkPad ACPI Extras
version: 0.11
you could try "modprobe ibm_acpi experimental=1"
but thermal is not an experimental feature on my system (t40p)
brad