On Sunday, October 20, 2013 4:40:44 PM UTC-4, encol wrote: > Hello i'm looking for sources of ft5x_ts.ko module. I've tried the one in > https://github.com/linux-sunxi/linux-sunxi but doesn't work for my touch > screen :( > > In dmesg of the stock working rom i see: > > > ft5x_ts VERSION [email protected] > ... > ft5x06 Chip ID=0x79 > > can someone help me? > thanks
Im in a similar situation, I tried working on a modified ft5x_ts source but I do not know why it will not generate interrupts. I am able to get the device registered and show up when running 'getevent' but cat /proc/interrupts does not seem to be registering taps. I've added LOTS of printk and even researched ways to auto-detect the correct interrupt line to no avail. even ways of faking the interrupt or having the data polled at intervels would work just to get me going! Im totally at a loss after 3 months and pretty much every google link I could find has been tested. I need it to work under Android myself as once I have a working driver I can handle the rough part of porting to Linux. this is being used on a generic tablet that has a very custom driver which has all the fex settings hardcoded making things unusable for my purpose. -- 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/groups/opt_out.
