Friday, September 10, 2010

freenx and GLX

How to get freenx working with GLX & OpenGL?

me@computer:~$ glxgears
Error: couldn't get an RGB, Double-buffered visual

Try this:
$ export LIBGL_ALWAYS_INDIRECT=1

Then things should be just peachy!

No comments:

Post a Comment