<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111529#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111529">bug 111529</a>
              from <span class="vcard"><a class="email" href="mailto:jean.hertel@hotmail.com" title="Jean Hertel <jean.hertel@hotmail.com>"> <span class="fn">Jean Hertel</span></a>
</span></b>
        <pre>I made some additional debugging and found so far that when I run with
EGL_PLATFORM=drm mesa loads by default /dev/dri/card0.
When the driver tries to ioctl it to get additional data (on
src/intel/dev/gen_device_info.c:1349), it receives a EACCES error, indicating
that something is missing.

If I hard-code on mesa to load /dev/dri/renderD128 I receive a ENOENT error. So
I'm kinda lost of what could be wrong here. Maybe MESA opens the driver
incorrectly? Or is this a i965 bug?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>