<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r600g] GPU lockup when playing WoW with 3.8.1 kernel."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61747#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r600g] GPU lockup when playing WoW with 3.8.1 kernel."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61747">bug 61747</a>
              from <span class="vcard"><a class="email" href="mailto:rankincj@googlemail.com" title="Chris Rankin <rankincj@googlemail.com>"> <span class="fn">Chris Rankin</span></a>
</span></b>
        <pre>WTF? According to glxinfo, it's not using r600g at all...?!?!

$ LIBGL_DEBUG=verbose LD_LIBRARY_PATH=/usr/local/lib64 glxinfo 
name of display: :1
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/local/lib64/dri/swrast_dri.so
libGL error: dlopen /usr/local/lib64/dri/swrast_dri.so failed
(/usr/local/lib64/dri/swrast_dri.so: cannot open shared object file: No such
file or directory)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
display: :1  screen: 0
direct rendering: No (If you want to find out why, try setting
LIBGL_DEBUG=verbose)

OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x301)
OpenGL version string: 1.4 (2.1 Mesa 9.0.1)

It can't find swrast_dri.so because I didn't compile it, but r600g_dri.so is
definitely there!

Fedora's gnome-shell process has suspiciously switched to swrast_dri.so too. I
have no idea what has just happened.</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>