<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - X 1.16.1 RC 1 segfaults and reports "XXX fail to create fbo" with Radeon HD 7970."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84186#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - X 1.16.1 RC 1 segfaults and reports "XXX fail to create fbo" with Radeon HD 7970."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84186">bug 84186</a>
              from <span class="vcard"><a class="email" href="mailto:vebveb@hotmail.fr" title="Axel Davy <vebveb@hotmail.fr>"> <span class="fn">Axel Davy</span></a>
</span></b>
        <pre>Looking at:

"
libEGL debug: dlopen(/usr/lib/x86_64-linux-gnu/egl/egl_gallium.so)
libEGL info: use DRM for display 0x7f80bda34720
libEGL debug: EGL user error 0x3001 (EGL_NOT_INITIALIZED) in eglInitialize(no
usable display)
"

It seems that the problem is the drm egl platform initialization.

egl_gallium is known to have some bugs the normal egl_dri2 implementation
doesn't have.

Try build mesa without egl_gallium.</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>