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?
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
https://github.com/igorpecovnik/lib
clone, run, configure and write to SD card. :P