[ltp] Toshiba-ACPI-BETA and T61
kionez
linux-thinkpad@linux-thinkpad.org
Tue, 10 Jul 2007 14:35:40 +0200
Hi all, there's my feedback:
Lenovo Thinkpad T61
Model: model 766418g
Bios version: 1.09 (7let39ww)
Bios date: 2007-05-14
Embedded controller version: 1.05
Systrem-unit serial number: 766418gl3a4003
System board serial number: vf0xj74s0jv
Kernel Version: 2.6.22
Toshiba ACPI Version: thinkpad-acpi-BETA-20070708_2.6.22.patch
- /proc/acpi/ibm/hotkey
status: enabled
mask: 0xffff
commands: enable, disable, reset, <mask>
- /proc/acpi/ibm/driver
driver: ThinkPad ACPI Extras
version: 0.14
Brightness works fine in console, but in X with proprietary NVIDIA
module i can't change the brightness level.. for modify it i have to
switch to a console, set it with fn+home or fn+end and then switch back
to X..
Volume keys doesn't work..
- i can set MUTE with first key (mute), but if i press another time i
can't unset it
- if i press the second key (volume down) i can unset MUTE
- if i press the third key (volume up) nothing happen
some debug (i hope that's useful.. )
if i do a # while true ; do cat ecdump | grep 0x30 ; sleep 1 ; done
i only see a change in dump when i press MUTE or VolumeDown (as i wrote
before)..
**** MutePress
EC 0x30: *4f 00 12 00 30 04 00 00 85 00 20 10 00 50 00 00
**** MutePress
EC 0x30: *4f 00 12 00 30 04 00 00 85 00 20 10 00 50 00 00
**** VolumeDown Press
EC 0x30: 0f 00 12 00 30 04 00 00 85 00 20 10 00 50 00 00
I also try to do an "echo [0-1-2] > /proc/acpi/ibm/cmos" o "echo level
[1-15] > /proc/acpi/ibm/volume" but without success.. the volume doesn't
change...
What can i do to help you to get this kind of thinkpad working? :)
thanx in advance..
k.