[TriLUG] help - kernel complie error

Greg gregbrown at mindspring.com
Wed Feb 5 14:03:31 EST 2003


> Exerpted from the help message off CONFIG_USB_HIDINPUT:
> 
> You also need Input layer support, (CONFIG_INPUT) which you select under
> "Input core support".
> 
> This is very likely the source of your error. Make sure that
> CONFIG_INPUT and CONFIG_INPUT_KEYBDEV are enabled.
> 

Thanks, Spot.. 'you da man'!  I originally had CONFIG_INPUT as a module,
so I changed that to 'y'.  Here is the CONFIG_INPUT stuff with the
change made.  

CONFIG_INPUT=y
CONFIG_INPUT_KEYBDEV=m
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_GAMEPORT is not set
# CONFIG_INPUT_SERIO is not set
# CONFIG_INPUT_IFORCE_USB is not set
# CONFIG_INPUT_DB9 is not set
# CONFIG_INPUT_GAMECON is not set
# CONFIG_INPUT_TURBOGRAFX is not set

I'm going to attempt a re-build now.

Thanks!

Greg





More information about the TriLUG mailing list