>
> It says:
>
> ts_open() failed (No such file or directory)
>

This means that tslib could not open needed touchscreen device. Try setting
TSLIB_TSDEVICE (pointing to /dev/ node of your touchscreen) and
TSLIB_FBDEVICE (pointing to framebuffer /dev/ node that you want to use)
environment variables by hand in your startup script using export. For
testing, instead of running your actual program, you can use ts_calibrate
and ts_test to see if tslib works okay.

Best Regards,
Dmitriy Beykun
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to