Re: [android-porting] Re: Touchscreen doesn't work (acer t231h, ICS, pandaboard)

2012-04-20 Thread Kenny Wickstrom
your other steps to do. > > Thank you >Jiri > > Dne čtvrtek, 19. dubna 2012 6:02:11 UTC+2 Kenny Wickstrom napsal(a): > >> Are you getting any response when you touch the touchscreen? What if you >> enable "Pointer Location" in Settings -> Developer Opt

Re: [android-porting] Re: Touchscreen doesn't work (acer t231h, ICS, pandaboard)

2012-04-19 Thread Kenny Wickstrom
anda_defconfig file > CONFIG_HID_QUANTA=y > CONFIG_HID=y > CONFIG_USB_HID=y > CONFIG_HID_MULTITOUCH=y > CONFIG_HID_SUPPORT=y > CONFIG_HIDRAW=y > CONFIG_HID_PID=y > CONFIG_USB_HIDDEV=y > > Do you have any idea what could be wrong? > Which version of ICS you were workin

Re: [android-porting] Re: Touchscreen doesn't work (acer t231h, ICS, pandaboard)

2012-04-18 Thread Kenny Wickstrom
I did manage to get this touchscreen working (at least mostly) on a yet to be release Motorola device. I don't have all of the information at my fingertips, but I'll highlight some of the changes that I made. - Enabled the driver (CONFIG_HID_QUANTA=y) to be built into the kernel. - Needed