Re: PS/2 Keyboard under 2.6.x

From: Dmitry Torokhov
Date: Wed Oct 12 2005 - 17:00:37 EST


On 10/11/05, Robert Crocombe <rwcrocombe@xxxxxxxxxxxx> wrote:
> Dmitry Torokhov wrote:
> > On 10/11/05, Robert Crocombe <rwcrocombe@xxxxxxxxxxxx> wrote:
> >
> >>Dmitry Torokhov wrote:
> >>
> >>>It is "usb-handoff", not "usb=handoff". It instructs BIOS to disable USB
> >>>Legacy emulation mode which turns USB keyboard/mouse into emulated PS/2
> >>>devices...
> >>
> >>No effect.
> >>
> >
> >
> > What about "i8042.noacpi"? Could you please send me your dmesg?
>
> (Added LKML back in... Oops)
>
> Using i8042.noacpi made the machine sad:
>

Well, it died deep in SCSI core so I doubt i8042.noacpi made it do it.

OK, having finally read your .config :) :

#
# Hardware I/O ports
#
CONFIG_SERIO=m
CONFIG_SERIO_I8042=y

Please make serio core compiled in instead of being a module and also
make sure that you load atkbd module (or make it built-in as well).

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