[Mesa-dev] Help for a beginner

Romain Failliot romain.failliot at foolstep.com
Wed Oct 5 23:09:07 PDT 2011


2011/9/27 Romain Failliot <romain.failliot at foolstep.com>:
> I'll get my hand in the code now.
> Be right back as soon as I can run my own mesa code :)

Sorry for the delay, I lost my internet connection for a week...
So I started compiling mesa thanks to the site Benjamin Bellec gave to
me http://forums.fedora-fr.org/viewtopic.php?id=51681
And with this simple command line:

$ ./autogen.sh --with-gallium-drivers=nouveau --with-dri-drivers=

Everything went well. (I'm not sure about the empty parameter for the
dri drivers though)

But my first problem occured: although I changed my LD_LIBRARY_PATH,
graphic drivers are still those from nvidia. Here is the result of the
glxinfo:

$ glxinfo | grep "OpenGL version string"
OpenGL version string: 2.1.2 NVIDIA 280.13

Any idea?


More information about the mesa-dev mailing list