lkml.org 
[lkml]   [2003]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: v2.6.0-test1 - no keyboard/mouse
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/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.034 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site