It's possible that the instructions will only switch you over to your locally built version version of Mesa if you are already running a shipped Mesa as your driver. It looks like you're running the Nvidia blob. Perhaps you need to switch to Mesa/Nouveau first? <br>
<br><div class="gmail_quote">On 6 October 2011 07:09, Romain Failliot <span dir="ltr"><<a href="mailto:romain.failliot@foolstep.com">romain.failliot@foolstep.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2011/9/27 Romain Failliot <<a href="mailto:romain.failliot@foolstep.com">romain.failliot@foolstep.com</a>>:<br>
<div class="im">> I'll get my hand in the code now.<br>
> Be right back as soon as I can run my own mesa code :)<br>
<br>
</div>Sorry for the delay, I lost my internet connection for a week...<br>
So I started compiling mesa thanks to the site Benjamin Bellec gave to<br>
me <a href="http://forums.fedora-fr.org/viewtopic.php?id=51681" target="_blank">http://forums.fedora-fr.org/viewtopic.php?id=51681</a><br>
And with this simple command line:<br>
<br>
$ ./autogen.sh --with-gallium-drivers=nouveau --with-dri-drivers=<br>
<br>
Everything went well. (I'm not sure about the empty parameter for the<br>
dri drivers though)<br>
<br>
But my first problem occured: although I changed my LD_LIBRARY_PATH,<br>
graphic drivers are still those from nvidia. Here is the result of the<br>
glxinfo:<br>
<br>
$ glxinfo | grep "OpenGL version string"<br>
OpenGL version string: 2.1.2 NVIDIA 280.13<br>
<br>
Any idea?<br>
<div><div></div><div class="h5">_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_blank">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</div></div></blockquote></div><br>