Re: Current git has USB keyboard and mouse unusable

From: Dmitry Torokhov
Date: Sun Oct 22 2017 - 13:30:42 EST


On Sun, Oct 22, 2017 at 10:27 AM, Damien Wyart <damien.wyart@xxxxxxxxx> wrote:
>>> Should that commit be reverted for now? Maybe other people will be
>>> able to reproduce it?
>
> On Sun, Oct 22, 2017 at 6:37 PM, Dmitry Torokhov
> <dmitry.torokhov@xxxxxxxxx> wrote:
>> Hm, that is not good. A few question before we decide to revert:
>
>> - do your devices work on text console?
>
> Yes, they do.
>
>> - can you post /proc/bus/input/devices to see if event handlers bind
>> to the device?
>
> Attaching the "good" and "bad" versions ; some handlers look empty in
> the bad version.
>
>> - is evdev driver in your kernel compiled as a module?
>
> Yes, it is.

OK, so this must be module loading issue that I missed. Just to
confirm, if you "modprobe evdev" it all starts to work?

Thanks.

--
Dmitry