On Thu, May 22, 2008 at 4:10 AM, mohammed shareef <mdshareef@xxxxxxxxx> wrote: > Hello, > > i have enabled the SPI and ADS7846 drivers during kernel (2.6.18) > compilation. i could see in the kernel boot log that they are also > initialized. > > //////////////////////////////////////////////////////////////////////// > ads7846 spi2.0: touchscreen + hwmon, irq 164 > input: ADS784x Touchscreen as /class/input/input1 > ///////////////////////////////////////////////////////////////////////// > but could someone tell me what should i do next to calibrate my touchscreen? > > i even tried compiling tslib and added the executables to the file > system. But when i run the executable > /usr/X11/bin/ts_calibrate > > i see no response on the LCD. the system just hangs.' > > thanx and regards, > Shareef > _______________________________________________ > Linux-omap-open-source mailing list > Linux-omap-open-source@xxxxxxxxxxxxxx > http://linux.omap.com/mailman/listinfo/linux-omap-open-source > Hi Shareef, Touch the screen several times and do a cat /proc/interrupts to check whether the interrupts are coming. Or you can enable event device debugging in menuconfig and see the debug messages. Regards, Arun C -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html