<div dir="ltr">For software rasterization in Mesa I think llvmpipe is the safer bet. If I recall correctly swrast is an old legacy rasterizer and does not support the more modern OpenGL functions in Mesa.<div><br></div><div>Ken</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 21, 2016 at 10:49 AM, Rob Nagler <span dir="ltr"><<a href="mailto:paraview-vxtjp@q33.us" target="_blank">paraview-vxtjp@q33.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'm trying to install and run ParaViewWeb. I've tried: Fedora 21, Debian Jessie, & Ubuntu 14.0.4 and ParaView 4.1 (pvw-setup, stock pkgs, bin/src download) and 5.0 on each. None work, and they fail for different reasons. Here's one failure on Ubuntu 14.0.4 with ParaView-5.0.0-Qt4-OpenGL2-MPI-Linux-64bit.tar.gz:<div><br></div><div><div>$ ./bin/pvpython lib/paraview-5.0/site-packages/paraview/web/pv_web_visualizer.py --content ./share/paraview-5.0/www --data-dir ~/tmp --port 8080</div><div>2016-03-20 15:28:46+0000 [-] Log opened.</div><div>libGL error: failed to load driver: swrast</div><div>X Error of failed request:  GLXBadFBConfig</div><div>  Major opcode of failed request:  150 (GLX)</div><div>  Minor opcode of failed request:  34 ()</div><div>  Serial number of failed request:  29</div></div><div><br></div><div>The swrast driver seems to be there:</div><div><br></div><div><div>$ find /usr -name \*swrast\*</div><div>/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so</div><div>/usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_swrast.so</div></div><div><br></div><div>Running strace shows that it does load /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so and fails later with this, I think:</div><div><br></div><div><div>close(4)                                = 0</div><div>open("/home/vagrant/.drirc", O_RDONLY)  = -1 ENOENT (No such file or directory)</div><div>munmap(0x7f0439de2000, 5648480)         = 0</div><div>write(2, "libGL error: ", 13libGL error: )           = 13</div><div>write(2, "failed to load driver: swrast\n", 30failed to load driver: swrast</div></div><div><br></div><div>More of the strace found here: <a href="http://pastebin.com/krQ5ZR4J" target="_blank">http://pastebin.com/krQ5ZR4J</a><br></div><div><br></div><div>Even if I create ~/.drirc it still gets the same error without any clear reason why.</div><div><br></div><div>Thanks,<br></div><div>Rob</div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Ken Martin PhD<div>Chairman & CFO<br>Kitware Inc.<br>28 Corporate Drive<br>Clifton Park NY 12065<br>518 371 3971<div><br></div><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee.  Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message. 
Thank you.</span></div></div></div>
</div>