Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: Vincent94 on January 06, 2016, 12:05:49 AM

Title: Recompile kernel with hid_multitouch module
Post by: Vincent94 on January 06, 2016, 12:05:49 AM
A few weeks ago I bought a usb touchscreen which works perfectly on my Rasp Pi.
But I noticed that the touch screen is not working on my latest Jessie Debian 3.4.110 because the hid_multitouch module is not compiled with the kernel. I tried to re-compile the kernel but the debian torrent file has 0 peers :(

Anyone else how to enable/compile the hid_multitouch module without the debian fs tar.gz?
Title: Re: Recompile kernel with hid_multitouch module
Post by: Gerrit on January 06, 2016, 03:25:23 PM
i don't think you find the the kernel source or the one you need in the debian archive you are talking about best to get it from here

https://github.com/linux-sunxi/linux-sunxi
Title: Re: Recompile kernel with hid_multitouch module
Post by: igorpec on January 06, 2016, 04:27:18 PM
https://github.com/igorpecovnik/lib

clone, run, configure and write to SD card.  :P