All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Clifton <pcjc2@cam.ac.uk>
To: sedat.dilek@gmail.com
Cc: mesa-dev@lists.freedesktop.org,
	DRI <dri-devel@lists.freedesktop.org>,
	wayland-devel@lists.freedesktop.org
Subject: Re: Wayland with radeon-KMS pageflipping
Date: Sun, 31 Oct 2010 14:21:04 +0000	[thread overview]
Message-ID: <1288534864.4683.3.camel@pcjc2lap> (raw)
In-Reply-To: <AANLkTim98++SpqCmsbOsX7V5PgctJrNCa54KPiCyhZ4Z@mail.gmail.com>

On Sun, 2010-10-31 at 10:36 +0100, Sedat Dilek wrote:
> I made a 2nd wayland build:
> 
> OK, there is definitely a problem with $DISPLAY,
> if I use a different one (for example DISPLAY=:1.0), I get "failed to
> create compositor".
> If I want to use DISPLAY=:0.0, the error-message is "failed to
> initialize display" ending with a Segmentation fault.

Taking a guess, I think this is the same problem I hit. wayland isn't
checking and exiting after it fails to successfully initialize EGL /
some other resource, and continuing on blindly - hence the segfault.

In my case, it was because mesa was compiled without --disable-gallium

That was REQUIRED for me to get it working.. just deleting the gallium
EGL modules to leave the DRI2 ones was not enough. (There might have
been GLES drives which picked up gallium of course, as I didn't delete
anything there).


I can get the compositor running, but all my clients quit as I've got a
problem with xkb maps not being found / compiled properly with
my /usr/local installed libxkbcommon.

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)

  parent reply	other threads:[~2010-10-31 14:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-30 14:34 Wayland with radeon-KMS pageflipping Sedat Dilek
2010-10-30 15:08 ` Sedat Dilek
2010-10-31  9:36 ` Sedat Dilek
2010-10-31  9:47   ` Sedat Dilek
2010-10-31 14:21   ` Peter Clifton [this message]
2010-10-31 14:32     ` [Mesa-dev] " Sedat Dilek
2010-10-31 14:42       ` Peter Clifton

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=1288534864.4683.3.camel@pcjc2lap \
    --to=pcjc2@cam.ac.uk \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=mesa-dev@lists.freedesktop.org \
    --cc=sedat.dilek@gmail.com \
    --cc=wayland-devel@lists.freedesktop.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.