Hi Oliver, I finally got it working this weekend and posted the results on my blog.
I had to add some code to the Fusion driver to pass back detection state and also make changes to use the AllWinner GPIO drivers and read the sysconfig.fex during init. There was also a bug in the eint driver that displayed a handler failure even though the correct value was passed back. It was an easy fix. I now have a working 7" cap touch display but missing a few things. Pinch to zoom isn't working yet although the driver does pass 2 touches to the kernel. Also the pulldown from the top isn't working with 1 finger right now. Seems to only respond if 2 are used. Even though I have this working for Android, as the driver is actually part of the Linux kernel it should actually work with an Linux system too. Dave... On Sunday, 23 March 2014 18:15:46 UTC+7, Olliver Schinagl wrote: > > Touch screens are very fidgity to get working right, often due to some > firmware that needs to be loaded, or is different between various > implentations of the touchscreen IC. > > I personally haven't seen the fusion series pass by the mailing list ... > > Olliver > > -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
