Hi every1<br>
<br>
I cannot get llvmpipe/softpipe working on an ubuntu amazon EC2 virtual machine - that in itself might be out of scope for this list.<br>
However out of curiosity, on Ubuntu 11.04  I can get package libgl1-mesa-swx11 working 
that replaces libgl1-mesa-glx. I think this uses the old/original swrast. Is there a similar method for llvmpipe?<br><br>The error is simply  <br>
<div class="bbcode_container">
        
        <pre class="bbcode_code" style="height:48px;">$ LIBGL_ALWAYS_SOFTWARE=1 glxinfo | grep renderer
Error: couldn&#39;t find RGB GLX visual or fbconfig</pre>
</div> However this used to say &quot;renderer: Mesa X11&quot; with libgl1-mesa-swx11<br>
<br>
thx for any help<br>Shanon<br>