> On Thu, Mar 11, 2010 at 1:19 PM, balakrishnan
> <[email protected]> wrote:
> > Hi,
> > ? ? ? ?I have faced touch screen calibration issue with Xorg-server
> 1.5.3.
> > While running xtscal application, it is through following error
> >
> > **XCALIBRATE extension missing: Success**
> >
> > How can I resolve this? and calibrate touch screen.
> use ts_calibrate from tslib, or use Kdrive not from Xorg.
> 

yeah, with the tslib only I have calibrated my touch screen. But in
default tslib binaries are not built with rootfs, so I have updated
tslib.inc like below

/***************************************************************************/
FILES_${PN} = "${libdir}/*.so.* ${libdir}/ts/*.so* \
               ${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh
${datadir}/tslib \
                ${FILES_tslib-dev} ${libdir}/ts/*.la \
                ${bindir}/ts_calibrate \
                ${bindir}/ts_harvest ${bindir}/ts_print ${bindir}/ts_print_raw
${bindir}/ts_test "
/*******************************************************************************/

But still binaries are not copied correctly to the final rootfs.
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to