<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - radeon: *ERROR* invalid ioctl running weston-launch while X is running"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89405#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - radeon: *ERROR* invalid ioctl running weston-launch while X is running"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89405">bug 89405</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>Have you tried weston-launch the right way?

That is, have weston-launch setuid root, then in a text mode VT, running
'weston-launch' without any arguments as a normal user?

Though, given your other problems, I don't expect that to help.

Also, sounds like you build weston with ./configure --with-cairo=gl or glesv2.
As GL clients do not work (weston-desktop-shell crashing - that's probably yet
another bug as the fallback fails), this causes the desktop (panel, wallpaper)
to never come up, so you are left with a black screen also for that reason.
Using the default --with-cairo=image would remove one "moving part" from the
equation.

I'd expect people to ask for a full kernel log from boot up to and including
the problem.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>