Hi all,
Long time reader, first time poster. Eheh :P
For accelerated graphics games, I'm not sure what Im missing but I've searched and done a few things but still have errors. I've tried on the Quake demo, Sauerbraten , and Cube. The main error I get is :
Code:
Unable to create OpenGL screen (Couldn't find matching GLX visual)
I have an ATI Radeon 9250 and the standard driver works for regular computing I guess. I believe there was a download fglx and I have that installed as well, but still no go.
In Quake I get :
Code:
ERROR: SDL_SetVideoMode failed: Couldn't find matching GLX visual
********************
--------------- BSE Shutdown ----------------
---------------------------------------------
WARNING: rvServerScanGUI::Clear() - invalid scanGUI
idRenderSystem::Shutdown()
Sys_Error: SDL_SetVideoMode failed: Couldn't find matching GLX visual
I need help finding out why the errors are happening and where to get the right packages if needed.