On Wed, Aug 28, 2013 at 4:03 PM, Sandoval Zazueta Francisco-B20593 <[email protected]> wrote: > Hello! > > > > I found a thread looking around on touch screen working with community > yocto: > > http://comments.gmane.org/gmane.linux.embedded.yocto.meta-freescale/62 > > > > I'm trying to get touch to work with the same display on master. Did you > figure out the issue? I compiled the kernel with p1003 and irq_set_irq_type. > It compiles but touch still doesn't work. > > > > evtest gives the following output: > > root@imx6qsabreauto:~# evtest /dev/input/event0 > > Input driver version is 1.0.1 > > Input device ID: bus 0x19 vendor 0x1 product 0x1 version 0x100 > > Input device name: "gpio-keys"
event0 is monitors 'gpio-keys', ot the touchscreen. Have you tried other eventX? Do you see the touchscreen driver to probe in dmesg? _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
