[oe] xtscal issue... (Balakrishnan)

balakrishnan balakrishnan at e-consystems.com
Thu Mar 11 12:01:20 UTC 2010



> On Thu, Mar 11, 2010 at 1:19 PM, balakrishnan
> <balakrishnan at e-consystems.com> 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.



More information about the Openembedded-devel mailing list