<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - RV350 Radeon 9550 - no Unity 3D hardware support in Ubuntu 13.10, extremely slow"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71516#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - RV350 Radeon 9550 - no Unity 3D hardware support in Ubuntu 13.10, extremely slow"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71516">bug 71516</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=71516#c7">comment #7</a>)
<span class="quote">> printenv | grep ALWAYS
> LIBGL_ALWAYS_SOFTWARE=0</span >

LIBGL_ALWAYS_SOFTWARE forces software rendering regardless of its value. You
need

 unset LIBGL_ALWAYS_SOFTWARE

instead, or just don't set it in the first place.

So, why does unity_support_test fail without LIBGL_ALWAYS_SOFTWARE set?</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>