From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: xtscal fails + other Xorg init problems.
Date: Mon, 17 Aug 2009 12:20:49 +0200 [thread overview]
Message-ID: <4A892F01.9080707@atmel.com> (raw)
In-Reply-To: <1250458415.4215.178.camel@lenovo.internal.reciva.com>
Phil Blundell skrev:
> On Sat, 2009-08-15 at 12:06 +0200, Stanislav Brabec wrote:
>> Phil Blundell wrote:
>>> On Sat, 2009-08-15 at 11:15 +0200, Ulf Samuelsson wrote:
>>>> Looks like xtscal in x11-image fails.
>>>>
>>>> $ DISPLAY=":0.0" xtscal
>>>> XCALIBRATE extension missing
>>> That error is fairly self-explanatory: your xserver lacks the XCALIBRATE
>>> extension. Xtscal won't work if this is missing.
>> Well, there may be a problem in recipes. There is xcalibrate and
>> libxcalibrate. Both provide the same library. Some recipes use
>> xcalibrate in DEPENDS, some use libxcalibrate.
>
> Although it might be true that there is an issue there, I don't think
> this would be likely to cause the problem at hand. If you get as far as
> running xtscal then you must have at least some version of
> libxcalibrate.so on hand, and as far as I know all recent-ish versions
> of that library are wire-compatible so it shouldn't matter very much
> which one you have.
>
> It seems more likely that the xserver in question simply doesn't include
> the extension. Checking with xdpyinfo would quickly reveal whether or
> not that's actually the case, anyway.
>
>> libxcalibrate does not compile on images with xserver-kdrive.
>
> I can't think offhand why libxcalibrate should care what xserver is in
> your image. What's the error you get?
>
> p.
>
This problem seems to be much simpler to solve than expected.
You just have to look at the right place
OE_EXTRA_CONF += "--enable_xcalibrate --enable-tslib"
in the Xserver's bb file!
Disabled by default.
Have not tested this yet, but if it walks like a duck ...
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
--
Best Regards
Ulf Samuelsson
next prev parent reply other threads:[~2009-08-17 10:37 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-16 20:16 [PATCH] xserver-kdrive-common: fixed xTs_Calibrate script name Ihar Hrachyshka
2009-05-16 20:39 ` Koen Kooi
2009-05-16 20:59 ` Phil Blundell
2009-05-18 12:45 ` Florian Boor
2009-08-15 9:15 ` xtscal fails + other Xorg init problems Ulf Samuelsson
2009-08-15 9:37 ` Phil Blundell
2009-08-15 10:06 ` Stanislav Brabec
2009-08-15 11:51 ` Ulf Samuelsson
2009-08-15 22:23 ` Stanislav Brabec
2009-08-16 19:38 ` Ulf Samuelsson
2009-08-17 8:51 ` Phil Blundell
2009-08-16 21:33 ` Phil Blundell
2009-08-17 10:20 ` Ulf Samuelsson [this message]
2009-08-17 16:30 ` Stanislav Brabec
2009-08-17 23:22 ` Stanislav Brabec
2009-08-18 10:26 ` Stanislav Brabec
2009-08-18 10:34 ` Koen Kooi
2009-08-18 11:45 ` Phil Blundell
2009-08-18 15:22 ` Ulf Samuelsson
2009-08-18 18:35 ` Stanislav Brabec
2009-08-19 15:40 ` Ulf Samuelsson
2009-08-15 9:39 ` Phil Blundell
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=4A892F01.9080707@atmel.com \
--to=ulf.samuelsson@atmel.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.