3.10.10 keyboard doesn't work

Greg KH greg at kroah.com
Fri Sep 6 17:51:01 EDT 2013


On Fri, Sep 06, 2013 at 11:03:45PM +0200, Bela Markus wrote:
> Greg
> 
> yes I see that there are many changes in 3.10.10 including USB, HID.
> I used the 3.8.13 config as a basis accepting defaults in this
> group. Can you advice what to check or can you provide a working
> 3.10.y config file to study?

Kernel options default to "off", so odds are you missed the HID change.
Try going back through it and see what you changed.

You should have:
	CONFIG_HID=y
	CONFIG_HID_GENERIC=y
at the very least.

good luck,

greg k-h



More information about the linux-rpi-kernel mailing list