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!