Re: 2.5.x keyboard oddities

Tomas Szepe (szepe@pinerecords.com)
Sun, 5 May 2002 14:47:04 +0200


> [J.P. Morris <jpm@it-he.org>]
> The other day I finally got a 2.5 kernel (2.5.13) to compile and boot.
> One of the major stumbling (crashing) blocks seems to be DEVFS, so I
> simply disabled it and booted the kernel.
>
> The system appears to have come up completely now, except for the
> keyboard which is totally frozen throughout the entire boot process.
>
> I don't have another PC but I might try and get my Psion Series 5
> to act as a VT100 terminal and go in through serial.
>
> The keyboard is a bog-standard AT 102 keyboard, attached through a
> AT/PS2 converter to an ABIT KT133 ATX motherboard.. no USB stuff.
> Keyboard is turned on in the input devices option in kernel config.
> But it's utterly dead: even ALT-SYSRQ-B. Is this normal?

1) Try booting with 'acpi=off'. It's broken for a number of systems
(does precisely what you've described) and no official update is
available as of yet. Alternatively, you can try to apply the most
recent ACPI patch from [1].

2) Make sure you've enabled core input support and userland keyboard
interface (CONFIG_INPUT, CONFIG_INPUT_KEYBDEV).

T.

[1] http://www.sourceforge.net/projects/acpi/
-
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/