Hello Sachinmm,


If you are using the superboot6410.bin then there is no need of installing tslib , if you have superboot on Tiny6410 do these steps.


Calibrate the Touchscreen device using the ts_calibrate binary by atleast 2 times.

Then in /etc/init.d/rcS script file set the path of the touchscreen-1wire device as follows.

export TSLIB_TSDEVICE=/dev/touchscreen-1wire

Then place your application in this script file as for Example

/bin/Calulator -qws

After reboot your device.

Then check the Touchscreen is working or not by giving Touch on the QT Application.





Regards,


Shubakara P S