[ltp] Toshiba-ACPI-BETA and Lenovo Thinkpad T61

Jerone Young linux-thinkpad@linux-thinkpad.org
Tue, 10 Jul 2007 08:56:15 -0500


On 7/10/07, kionez <kionez@anche.no> wrote:
> 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..
>

Have the exact same problem with the Intel x3100 card. Was going to
try and work through it on the list this weekend. But I'm glad you
brought this up now.


> Volume keys doesn't work..
>

The volume keys work fine for me in Ubuntu Gutsy & kernel 2.6.22 ...
even without the thinkpad-acpi module loaded. Just plain ACPI. Make
sure you compile the latestest HG build of ALSA that has proper
support support for the sound card in the T61.

> - i can set MUTE with first key (mute), but if i press another time i
> can't unset it

This is actually for all thinkpads you have to unmute by pressing
Volume up or down.

> - if i press the second key (volume down) i can unset MUTE
> - if i press the third key (volume up) nothing happen

Bothe work fine with Ubuntu Gutsy and 2.6.22

>
> 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? :)

>From what I see the main problem now is the Screen Brightness. With
the thinkpad-acpi module loaded from 2.6.22. It is inverted on how it
can increase and decrease the brightness. Also it seems to not
increment either. It's all the way up or all the way down. Now without
the thinkpad-acpi module loaded you just can't change the
brightness...like it's fighting it so it can't change it and stay.
It's a little odd.

I would say upgrade to 2.6.22 kernel and make sure to load thinkpad-acpi module.

I'm glade you brought this email to the list, because I was intending
on doing thesame thing very soon.
>
> thanx in advance..
>
> k.
> --
> The linux-thinkpad mailing list home page is at:
> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
>