lkml.org 
[lkml]   [2002]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.25 dead kbd and gpm oops (my config error ?)
On Sat, 6 Jul 2002, Alessandro Suardi wrote:

> 2.5.25 compiles and boots fine, but keyboard is dead and
> gpm exits with its own oops() function (not a kernel oops).
>
I lost my keyboard and USB mouse (no gpm running and no oops).

The temporary solution seems to be to leave out the drivers for serial i/o
in input i/o drivers. There is another keyboard driver unconditionally
included and it conflicts with the new i8042 driver. Here is my input
configuration:

18:41:04> egrep 'INPUT|MOUSE|SERIO|8042' .config | grep -v '^#'
CONFIG_INPUT=y
CONFIG_INPUT_KEYBDEV=y
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
CONFIG_INPUT_KEYBOARD=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE=y
CONFIG_PSMOUSE=y
CONFIG_USB_HIDINPUT=y
CONFIG_USB_MOUSE=m

I guess this problem will be corrected when the input changes continue.

Kai


-
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:27    [W:0.048 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site