[ltp] Thinkpad T61 special keys [was: Thinkpad Sondertasten einrichten
- T61]
Axel Birndt
linux-thinkpad@linux-thinkpad.org
Wed, 09 Apr 2008 20:16:12 +0200
Hello Tim,
thanks for your answer.
Tim Niemeyer schrieb:
> Hallo Axel,
>
> did you try the powersaved package? It's a acpi-event handler. For my
> X61s it works very good and you can easily extend the scripts.
>
Now i have some new experiences:
root@UBUNTUNB:/home/abirndt# ls -l /etc/modprobe.d/thinkpad_acpi.modprobe
-rw-r--r-- 1 root root 60 2007-09-19 11:50
/etc/modprobe.d/thinkpad_acpi.modprobe
root@UBUNTUNB:/home/abirndt# lsmod | grep think
thinkpad_acpi 44588 0
The module thinkpad_acpi is running
root@UBUNTUNB:/home/abirndt# echo 'level 0' > /proc/acpi/ibm/volume
But if i try to set the volume level manually -- It do not work!
Any hints ?
Thanks Axel