The external touch screen board for the mini6410 works perfectly when using sharper edges such as pointers etc, but seems to suffer from a bit of initial jitter when using your fingers. I'm sure there is more tweaking I can do but to be able to recompile the libts library we need the source code for the non-standard input module created by you guys, friendlyarm-ts-input.so. With this I can add extra features to cope with the extra noise associated with finger input. The feature i'd most like to add is mentioned here: https://lists.berlios.de/pipermail/tslib-general/2008-November/000149.html As this seems to correlate with the noise error i'm seeing. If anyone can help with suggestions i'd really appreciate it as this is the last hurdle before I can finish. Thanks, Andrew
mini6410 touchscreen problem, friendlyarm-ts-input.so source
Thanks for the reply, however the module i'm after is not in the kernel. The standard touchscreen driver for the smaller than 7 inch displays is as you say in the kernel, but the 7inch display required an add on board to function correctly. This has meant the raw data is read in through the serial port requiring a new raw module for libts. As this is a libts specific module no one can recompile libts without the source for this module. It means I can't try to adjust configuration. I should have been clearer and pointed out it was for 7 inch displays only.
hello friends, is there any options to enable screen touch sound .........means for each click there should be buzzer beep of ARM. thanks in advance !!!!!
so has anyone managed to obtain the source for friendlyarm-ts-input.so i can confirm this issue friendlyarm-ts-input.so is a tslib plugin and it runs in userspace copying the binary works but thats an ugly solution more info -> http://www.friendlyarm.net/forum/topic/2964 http://www.friendlyarm.net/forum/topic/2956