[poky] Calibrating touch screen
Richard Purdie
richard.purdie at linuxfoundation.org
Mon Mar 25 06:34:58 PDT 2013
On Mon, 2013-03-25 at 07:15 -0600, Gary Thomas wrote:
> I have a target running Poky/Yocto which has a touch screen.
> When I try to run the 'xtscal' program, I get this error:
> # xtscal
> XCALIBRATE extension missing: Resource temporarily unavailable
>
> Any ideas what I need to build/install to make this work?
>
> On a related note, my screen is a small LCD which has a native
> layout of 320x240. However, I need to run it in portrait mode
> of 240x320. I have this mostly working using xrandr but now
> my old touch screen calibrations no longer work (they were for
> the landscape setup). This is my main reason for getting xtscal
> to work.
We have a major problem here. xserver-kdrive was removed and the
xcalibrate extension was dropped from big xorg. We therefore have
nothing with the xcalibrate extension in it, it was replaced by xinput
stuff which we don't have.
Two options are trying ts_calibrate on the commandline if you can get a
portrait console (kernels can support console rotation, I helped get
that merged years ago) or find the xinput-*-calibration program from
meta-oe and use that.
Ross: Any thoughts here? This isn't good coming up to release.
Cheers,
Richard
More information about the poky
mailing list