Topic: GLUT problems with propriatary ati driver
Hi,
I'm have laptop with Ati Radeon 3450 Graphic card (Lenovo U330).
After installing the propriatary ATI drivers (ati-driver-installer-11-12-x86.x86_64.run) I can't run a GLUT sample scene.
Im using freeglut3
The program compiles, but when I try to execute it, I get a strange error...
freeglut (./TEST_GLUT): ERROR: Internal error <FBConfig with necessary capabilities not found> in function fgOpenWindow
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 4 (X_DestroyWindow)
Resource id in failed request: 0x0
Serial number of failed request: 30
Current serial number in output stream: 33I tried glxinfo and I get this..
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfigWhen I try glxdemo the error is:
Error: couldn't get an RGB, Double-buffered visual
Any help