[ltp] thinkpad-acpi release for 2.6.24-rc2

Yves-Alexis Perez linux-thinkpad@linux-thinkpad.org
Tue, 20 Nov 2007 07:25:21 +0100


--=-sGiuAzLe5oSX0mX/Ca6Y
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

On lun, 2007-11-19 at 23:42 -0200, Henrique de Moraes Holschuh wrote:
> > Hmh, using 2.6.24-rc3 + thinkpad-acpi 0.18-20071112 thinkpad_acpi.c
> > already looks like the one in the patch previously attached.
> 
> Yes, the fix is already in my rolled-up releases for 2.6.24.
> 
> So, I understand you still have the problem and that the patch didn't
> help
> because it was already there?

Yes it seems. I'm not using your git repository but vanilla 2.6.24-rc3,
but I've taken your 0.18-20071112 for -rc2 and it worked.
> 
> In that case, please use lsinput to find out the number of the
> thinkpad-acpi
> input device, and send me the output of input-kbd for that input
> device.

Output files are attached (seems weird that it outputs
KEY_BRIGHTNESSUP/DOWN instead of KEY_UNKNOWN)

Cheers,
-- 
Yves-Alexis Perez

--=-sGiuAzLe5oSX0mX/Ca6Y
Content-Disposition: attachment; filename=input-kbd.txt
Content-Type: text/plain; name=input-kbd.txt; charset=utf-8
Content-Transfer-Encoding: 7bit

/dev/input/event1
   bustype : BUS_HOST
   vendor  : 0x17aa
   product : 0x5054
   version : 16641
   name    : "ThinkPad Extra Buttons"
   phys    : "thinkpad_acpi/input0"
   bits ev : EV_SYN EV_KEY EV_MSC EV_SW

map: 28 keys, size: 32/64
0x0000 = 466  # KEY_FN_F1
0x0001 = 152  # KEY_SCREENLOCK
0x0002 = 236  # KEY_BATTERY
0x0003 = 142  # KEY_SLEEP
0x0004 = 238  # KEY_WLAN
0x0005 = 471  # KEY_FN_F6
0x0006 = 227  # KEY_SWITCHVIDEOMODE
0x0007 = 473  # KEY_FN_F8
0x0008 = 474  # KEY_FN_F9
0x0009 = 475  # KEY_FN_F10
0x000a = 476  # KEY_FN_F11
0x000b = 205  # KEY_SUSPEND
0x000c = 240  # KEY_UNKNOWN
0x000d = 240  # KEY_UNKNOWN
0x000e = 240  # KEY_UNKNOWN
0x000f = 225  # KEY_BRIGHTNESSUP
0x0010 = 224  # KEY_BRIGHTNESSDOWN
0x0012 = 240  # KEY_UNKNOWN
0x0013 = 372  # KEY_ZOOM
0x0017 = 360  # KEY_VENDOR
0x0018 = 240  # KEY_UNKNOWN
0x0019 = 240  # KEY_UNKNOWN
0x001a = 240  # KEY_UNKNOWN
0x001b = 240  # KEY_UNKNOWN
0x001c = 240  # KEY_UNKNOWN
0x001d = 240  # KEY_UNKNOWN
0x001e = 240  # KEY_UNKNOWN
0x001f = 240  # KEY_UNKNOWN

--=-sGiuAzLe5oSX0mX/Ca6Y
Content-Disposition: attachment; filename=lsinput.txt
Content-Type: text/plain; name=lsinput.txt; charset=utf-8
Content-Transfer-Encoding: 7bit

/dev/input/event0
   bustype : BUS_I8042
   vendor  : 0x1
   product : 0x1
   version : 43860
   name    : "AT Translated Set 2 keyboard"
   phys    : "isa0060/serio0/input0"
   bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

/dev/input/event1
   bustype : BUS_HOST
   vendor  : 0x17aa
   product : 0x5054
   version : 16641
   name    : "ThinkPad Extra Buttons"
   phys    : "thinkpad_acpi/input0"
   bits ev : EV_SYN EV_KEY EV_MSC EV_SW

/dev/input/event2
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x2
   version : 0
   name    : "Power Button (FF)"
   phys    : "LNXPWRBN/button/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event3
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x5
   version : 0
   name    : "Lid Switch"
   phys    : "PNP0C0D/button/input0"
   bits ev : EV_SYN EV_SW

/dev/input/event4
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x3
   version : 0
   name    : "Sleep Button (CM)"
   phys    : "PNP0C0E/button/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event5
   bustype : BUS_I8042
   vendor  : 0x2
   product : 0xa
   version : 0
   name    : "TPPS/2 IBM TrackPoint"
   phys    : "isa0060/serio1/input0"
   bits ev : EV_SYN EV_KEY EV_REL


--=-sGiuAzLe5oSX0mX/Ca6Y--