On Wed, 5 Jan 2005 15:07:13 +0000 (UTC), Miquel van Smoorenburg <[EMAIL PROTECTED]> wrote:

In article <[EMAIL PROTECTED]>,
Massa Takeuti <[EMAIL PROTECTED]> wrote:
My keyboard is a PS/2 American style 104 keyboard.
My mouce is a PS/2 wheel mouce.
I can use them for 2.4 kernel without any trouble.

I show you my kernel configuration.

Hmm, looks like the keyboard/mouse driver is not compiled in.

Look:

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
# CONFIG_SERIO_I8042 is not set

The i8042 is the keyboard/mouse UART. You need to enable that. In fact it is enabled by default on a PC. Did you simply disable _all_ serial drivers ? Not a good idea :)

Mike.



Hello I recompiled with the option I8042=y and now I'm under 2.6.

Thank you very much.



--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to