I have a graphics issue and it's been driving me crazy. I tried to open glxgears through a terminal and this is what I get:
Code:
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
When I was trying to run a game in Wine I was getting this problem as well:
Code:
err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling OpenGL support !
I think it mainly has to do something with the OpenGL libraries than Wine though... but I have no idea what to do.