Re: Keyboard problems with Linux-2.5.40

From: Skip Ford (skip.ford@verizon.net)
Date: Wed Oct 02 2002 - 06:01:00 EST


Krishnakumar B wrote:
>
> I am using a MS Natural Pro Keyboard with a PS/2 adapter (if I use it as a
> USB keyboard I am not able to use it to select the kernel to load i.e use
> the keyboard before the kernel is loaded, anybody know how to get around
> this ? ) under Linux-2.5.40. I have mapped the multimedia keys available

Have you enabled USB Keyboard Support in your BIOS?

> under this keyboard to start some applications under X. I am having
> problems with a couple of keys being unrecognized and one key producing
> duplicate behaviour as another. Specifically, I have the following in my
> .xmodmaprc file:
>
> /----[ .xmodmap-samba ]
>
> | keycode 174 = XF86AudioLowerVolume

> | keycode 178 = XF86HomePage

> | keycode 231 = XF86Refresh

> | keycode 237 = XF86AudioMedia
> \----
>
> I get the following in my kernel logs when I press XF86AudioMedia or
> XF86Refresh. And the window manager doesn't do anything i.e it doesn't
> start XMMS or reload the page under the browser
>
> atkbd.c: Unknown key (set 2, scancode 0x150, on isa0060/serio0) pressed.
> atkbd.c: Unknown key (set 2, scancode 0x150, on isa0060/serio0) released.
> atkbd.c: Unknown key (set 2, scancode 0x120, on isa0060/serio0) pressed.
> atkbd.c: Unknown key (set 2, scancode 0x120, on isa0060/serio0) released.
> atkbd.c: Unknown key (set 2, scancode 0x120, on isa0060/serio0) pressed.
> atkbd.c: Unknown key (set 2, scancode 0x120, on isa0060/serio0) released.
> atkbd.c: Unknown key (set 2, scancode 0x150, on isa0060/serio0) pressed.
> atkbd.c: Unknown key (set 2, scancode 0x150, on isa0060/serio0) released.
>
> Also when I press XF86AudioLowerVolume, I get the same behaviour as
> XF86HomePage i.e another instance of the browser is started. All other keys
> work fine.
>
> Can someone help me with this annoying problem ? Is there any package that
> I should upgrade ? Have the keycodes for this keyboard changed with the new
> kernel or have I miscompiled the kernel ? None of these problems occur with
> Linux-2.4.19.

The scancodes have changed. Try adding keycode 336 = XF86AudioMedia and
keycode 288 = XF86Refresh. If that works then remove any others you have
problems with, press the buttons to see the unknown scancode reported as
above to find out what it is, then add it back correctly with the new
code.

-- 
Skip
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:33 EST