|
Edited by gaara at 2015-4-4 23:35
Hi,
I can maybe help.
I'm using a touchscreen with OPi & Android, and I worked a little to learn how to use it. After some days, I finally managed to build the good driver (usbtouchscreen.ko) and load it with the arguments. (invert X, or Y, or both, and swap x/y)
Then, you need to calibrate it using the command getevent and put the result in a idc file. (Vendor_0eef_Product_0001.idc) with your vendor + product ref -> read this
I don't know if your touch screen is the same, but mine is compatible with eGalax, even if egalax driver don't work.
I can maybe give you some details, but you need first to learn how to build an Android image, and maybe build & load the driver for the wifi first. (more easy)
I had to build so many images before have a good one... But finally I got it ! So it's not impossible. |
|