Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 4 of 4

Thread: Extension GLX is Missing on Display "0.0"

  1. #1
    Guest

    Extension GLX is Missing on Display "0.0"

    I have RedHat 7.2 on my pc. When I downloaded drivers from nvidia.com and installed them, the above message was coming whenever i opened any opengl executable. I checked XFree86 cofig file.

  2. #2
    Member Regular Contributor
    Join Date
    Sep 2000
    Location
    Vancouver BC Canada
    Posts
    433

    Re: Extension GLX is Missing on Display "0.0"

    What does "I checked XFree86 config file" mean, exactly?

    Did you see the thread with the identical subject down the page? Any of that help?

    http://www.tuxedo.org/~esr/faqs/smart-questions.html

  3. #3
    Junior Member Regular Contributor
    Join Date
    Dec 2000
    Location
    Slovak Republic( Slovakia )
    Posts
    116

    Re: Extension GLX is Missing on Display "0.0"

    Go to /usr/X11R6/lib/modules/extensions.
    You should have file libglx.so.x.x.xxxx.You must make link for this file with name libglx.so

  4. #4
    Junior Member Regular Contributor
    Join Date
    Dec 2000
    Location
    Computer Graphics Group, RWTH Aachen, Germany
    Posts
    137

    Re: Extension GLX is Missing on Display "0.0"

    Hi
    most often people miss to config the /etc/XF86Config-4 file properly. You must have there load "glx" in the module section and also some other things - check the installation file on the nvidia site...
    Regards
    Martin

Posting Permissions

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