Re: v2.6.0-test1 - no keyboard/mouse

From: Dave Jones (davej@codemonkey.org.uk)
Date: Tue Jul 15 2003 - 16:35:05 EST


On Tue, Jul 15, 2003 at 10:46:57PM +0200, Folkert van Heusden wrote:
> Ehrm, hello? Has this list became silent suddenly?
> Anyway: I just tried 2.6.0-test1 on my celeron. Boots up flawlessly. Rather
> quick and all. X boots up, all fine.
> Only one minor problem: the keyboard and the mouse do not work.
> I *have* included input-core, etc.:
> CONFIG_INPUT=y
> CONFIG_INPUT_MOUSEDEV=y
> CONFIG_INPUT_MOUSEDEV_PSAUX=y
> CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
> CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
> CONFIG_INPUT_EVDEV=y
> CONFIG_INPUT_KEYBOARD=y
> CONFIG_INPUT_MOUSE=y
> CONFIG_INPUT_MISC=y
> CONFIG_INPUT_PCSPKR=y
> CONFIG_INPUT_UINPUT=y

Here's your problem.. (or one of them at least)..

# CONFIG_SERIO is not set

You're likely also missing a CONFIG_KEYBOARD_ATKBD=y
but that will probably appear when CONFIG_SERIO=y
along with PS2 mouse.

                Dave

-
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 : Tue Jul 15 2003 - 22:01:00 EST