<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div>It says:</div><div><br></div><div>ts_open() failed (No such file or directory)</div></div></blockquote><div><br></div><div>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.</div>

<div><br></div><div>Best Regards,</div><div>Dmitriy Beykun </div></div></div></div>