<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>high
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [bisected] couldn't find RGB GLX visual or fbconfig on mesa master branch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70557">70557</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>krh@bitplanet.net
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[bisected] couldn't find RGB GLX visual or fbconfig on mesa master branch
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>critical
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>xunx.fang@intel.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>System Environment:
--------------------------
Arch:           x86_64
Platform:       Ivybridge
Libdrm:         (master)2.4.47
Mesa:           (master)6e444a72c1f9e4446e025b8cb780523cb89f0584
Xserver:   
(master)xorg-server-1.14.99.2-14-g7cf1b595c8c8f9776a39559d2878cf90af3f2859
Xf86_video_intel: (master)2.99.904-29-ga63b4d5a0766a7e98efeff8dd520c58e9a1bea88

Bug detailed description:
------------------------- 
When run glxinfo, it says "name of display: :0.0 Error: couldn't find RGB GLX
visual or fbconfig". It works on mesa 9.2. The issue blocks our nightly
testing.

Bisect find f354bcc1770e9df88db51eba5a4543a09ca6d128 is the first bad commit.
commit f354bcc1770e9df88db51eba5a4543a09ca6d128
Author:     Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
AuthorDate: Sat Sep 14 23:28:55 2013 -0700
Commit:     Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
CommitDate: Tue Oct 15 22:07:52 2013 -0700

    i965: Create ARGB2101010 DRI configs

    This commit enables ARGB2101010 system framebuffers (that is, DRI
drawables)
    for the i965 drivers.  This is done by generating DRI configs that
advertise
    this color format as well as teaching intelCreateBuffer to pick the right
    color format when it sees such a DRI config.

    Signed-off-by: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>

Reproduce steps:
----------------
1. start X
2. glxinfo</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>