[email protected] wrote:
> Hello again!
> The problem is solved by adding the following kernel config option:
>
> CONFIG_HID_GENERIC=M
>
> This option was not present in the old configuration files, that is
> why simple 'make oldconfig' did not do the job.
>
> Thank you all for your responses and suggestions!
>
> Regards,
> Vladimir
>
> -----
> <[email protected]>
>
>
I bet it showed up but you missed it. I did my update yesterday and was
prompted. I had to hit the ? to see what it was for and if it applied
to me tho. This is what I got when I hit the?:
* HID support
*
HID bus support (HID) [Y/?] y
/dev/hidraw raw HID device support (HIDRAW) [Y/n/?] y
Generic HID driver (HID_GENERIC) [Y/n/m/?] (NEW) ?
CONFIG_HID_GENERIC:
Support for generic devices on the HID bus. This includes most
keyboards and mice, joysticks, tablets and digitizers.
To compile this driver as a module, choose M here: the module
will be called hid-generic.
If unsure, say Y.
Symbol: HID_GENERIC [=y]
Type : tristate
Prompt: Generic HID driver
Defined at drivers/hid/Kconfig:56
Depends on: INPUT [=y] && HID [=y]
Location:
-> Device Drivers
-> HID support
-> HID bus support (HID [=y])
Generic HID driver (HID_GENERIC) [Y/n/m/?] (NEW) y
99 times out of a 100 you can ignore new stuff but this was one of those
1 out of a 100.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how
you interpreted my words!