Results 1 to 2 of 2

Thread: Intel GMA 3100 and GLX missing on display

  1. #1
    Join Date
    May 2009
    Beans
    16
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Intel GMA 3100 and GLX missing on display

    Hello. I have a NVIDIA graphic card which became damaged yesterday. I had to remove it and now I'm using my Intel GMA 3100 which came with the motherboard. Everything works fine, but when I try to run a program I made in OpenGL, I get the following error:

    Code:
    Xlib:  extension "GLX" missing on display ":0.0".
    freeglut (./proy2): OpenGL GLX extension not supported by display ':0.0'
    Where proy2 is the app I'm trying to run. Thanks for your help!

  2. #2
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Intel GMA 3100 and GLX missing on display

    Quote Originally Posted by sauronnikko View Post
    Hello. I have a NVIDIA graphic card which became damaged yesterday. I had to remove it and now I'm using my Intel GMA 3100 which came with the motherboard. Everything works fine, but when I try to run a program I made in OpenGL, I get the following error:

    Code:
    Xlib:  extension "GLX" missing on display ":0.0".
    freeglut (./proy2): OpenGL GLX extension not supported by display ':0.0'
    Where proy2 is the app I'm trying to run. Thanks for your help!
    Linux does not have 3D drivers for that card. Nvidia and ATI chips have 3D drivers.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

Bookmarks

Posting Permissions

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