On Tue, Aug 09, 2016 at 05:19:50PM +0200, Michael Mrozek wrote:
Am Tue, 9 Aug 2016 17:57:30 +0300 hat Andrey Utkin andrey_utkin@fastmail.com geschrieben:
Hi,
well, if TILER patches are included in the latest kernel, I can't easily go back... but I need the nubs as mouse, as the touchscreens we currently have are not too good :(
How hard would it be to make a quick patch so the current kernel would work with the old nubs mode?
This approach should work: 1. Merge-in branch work/hns/input/as5013 into latest letux kernel, 2. Add CONFIG_INPUT_AS5013 to kernel config (=m, but =y should work, too) 3. Remove CONFIG_JOYSTICK_AS5013 from kernel config, or remove /lib/modules/<kernelversion>/drivers/input/joystick/as5013.ko after compilation and installation, so that there's no two modules with same name.