FC3 self-compiled kernel - lost mouse?!

From: Mouse (urimobile_at_optonline.net)
Date: 05/03/05


Date: Tue, 03 May 2005 11:48:40 -0400

Folks,

I've got a *weird* problem. Got/installed stock FC3-2.6.11-1.14smp
kernel, it works fine.

Changed a few network config options and customized CPU to my P4 Xeon,
recompiled kernel - everything works EXCEPT FOR THE MOUSE. I can't
understand it. The mouse is Kensington Expert Mouse trackball, that's
visible as PS2 mouse. "gpm" starts i both cases, with stock kernel it
accesses mouse OK, with hand-made kernel it can't see it. gpm mouse-type
is "imps2". Help please!

Here's quote from my .config:

CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_INPORT=m
CONFIG_MOUSE_ATIXL=y
CONFIG_MOUSE_LOGIBM=m
CONFIG_MOUSE_PC110PAD=m
CONFIG_MOUSE_VSXXXAA=m
CONFIG_USB_IDMOUSE=m

Here's MOUSe-related stuff from the stock kernel config (that works):
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_INPORT=m
CONFIG_MOUSE_ATIXL=y
CONFIG_MOUSE_LOGIBM=m
CONFIG_MOUSE_PC110PAD=m
CONFIG_MOUSE_VSXXXAA=m
CONFIG_USB_IDMOUSE=m
# CONFIG_USB_MOUSE is not set



Relevant Pages