Find the answer to your Linux question:
Results 1 to 2 of 2
i can generally run opengl applications (glgears runs at like 550 fps) with little problem, however when i compile a program using openGL (more specifically opengl through SDL) i get ...
  1. #1
    Just Joined!
    Join Date
    Dec 2006
    Posts
    85

    "x11 driver not configured with openGL" error when running program compiled with gl

    i can generally run opengl applications (glgears runs at like 550 fps) with little problem, however when i compile a program using openGL (more specifically opengl through SDL) i get the error message "driver x11 not configured with openGL"

    i put a section in the modules section of my xorg.conf for GLcore and GLX but it doesnt help, says the modules are already built in. so i have no idea what the problem could be.

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Your xserver is configured properly and is able to run OpenGL.

    The version of SDL you use seems not. If you built SDL yourself, configure it again to include the GL(x) driver. Otherwise, ask the maintainers of your distribution how to get the GL enabled SDL package.
    Debian GNU/Linux -- You know you want it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...