From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Gary Thomas <gary@mlbassoc.com>, Burton Ross <ross.burton@intel.com>
Cc: Poky Project <poky@yoctoproject.org>
Subject: Re: Calibrating touch screen
Date: Mon, 25 Mar 2013 13:34:58 +0000 [thread overview]
Message-ID: <1364218498.3097.48.camel@ted> (raw)
In-Reply-To: <51504DF2.3030206@mlbassoc.com>
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
next prev parent reply other threads:[~2013-03-25 13:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-25 13:15 Calibrating touch screen Gary Thomas
2013-03-25 13:34 ` Richard Purdie [this message]
2013-03-25 13:54 ` Burton, Ross
2013-03-25 15:23 ` Gary Thomas
2013-03-25 15:29 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1364218498.3097.48.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=gary@mlbassoc.com \
--cc=poky@yoctoproject.org \
--cc=ross.burton@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.