SDL cannot set any OpenGL video on my OpenSUSE 10.1 64 bit
SDL cannot set any OpenGL video on my OpenSUSE 10.1 64 bit
SDL cannot set any OpenGL video on my OpenSUSE 10.1 64 bit. I have installed the latest ATI drivers for my Radeon X800 XT PE following ATI's instructions - no dice.
I'm not familiar with how ATI does their drivers, but it might help to run:
Any error messages?
Code: Select all
LIBGL_DEBUG=verbose glxgears
uname -a returns \"Linux linux-gdgx 2.6.16.21-0.21-default #1 Tue Aug 29 16:42:05 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux\"
The following error message is printed if I run LIBGL_DEBUG=verbose glxgears:
libGL error: XF86DRIQueryDirectRenderingCapable returned false
Update:
I just found out that the ATI driver installed failed to recompile the kernel (required). So I will get the kernel source code and try to reinstall ... ... it sucks that the installer doesn't say a word about this, you have to find and examine the log file.
The following error message is printed if I run LIBGL_DEBUG=verbose glxgears:
libGL error: XF86DRIQueryDirectRenderingCapable returned false
Update:
I just found out that the ATI driver installed failed to recompile the kernel (required). So I will get the kernel source code and try to reinstall ... ... it sucks that the installer doesn't say a word about this, you have to find and examine the log file.