<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Regression in fbconfig"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70706#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Regression in fbconfig"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70706">bug 70706</a>
              from <span class="vcard"><a class="email" href="mailto:stefan.bruens@rwth-aachen.de" title="Stefan Brüns <stefan.bruens@rwth-aachen.de>"> <span class="fn">Stefan Brüns</span></a>
</span></b>
        <pre>openSUSE ships a xorg config file in the glamor package:
$> cat /etc/X11/xorg.conf.d/05-glamor.conf
Section "Module"
        Load  "dri2"
        Load  "glamoregl"
EndSection
---

I think this was a workaround to get correct GL symbol tables. As the GL loader
has changed with xserver 1.15 this is probably no longer needed.

Commenting out (#) the two Load commands fixed this for me.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>