[ut2004] opengl error on launch

Frederic Poulin poulin04 at videotron.ca
Sun Feb 15 16:32:05 EST 2004


Robert Serphillips wrote:

> I get this error on launch right after the splash screen
>
> Could not load OpenGL library
>
> History:
>
> Exiting due to error
>
> Direct Rendering is enabled and I don't *SEEM* to have problems in 
> other opengl apps
>
> roberts at grinch<3>~: glxgears
> 10738 frames in 5.0 seconds = 2147.600 FPS
>
> roberts at grinch<8>~: glxinfo | less
> name of display: :0.0
> display: :0 screen: 0
> direct rendering: Yes
> server glx vendor string: SGI
>
>
> Fedora Core 1
> roberts at grinch<10>~: rpm -qa | grep XFree
> XFree86-twm-4.3.0-55
> XFree86-Mesa-libGL-4.3.0-55
> XFree86-75dpi-fonts-4.3.0-55
> XFree86-font-utils-4.3.0-55
> XFree86-tools-4.3.0-55
> XFree86-xfs-4.3.0-55
> XFree86-devel-4.3.0-55
> XFree86-libs-data-4.3.0-55
> XFree86-xauth-4.3.0-55
> XFree86-100dpi-fonts-4.3.0-55
> XFree86-Mesa-libGLU-4.3.0-55
> XFree86-xdm-4.3.0-55
> XFree86-4.3.0-55
> XFree86-libs-4.3.0-55
> XFree86-base-fonts-4.3.0-55
> XFree86-truetype-fonts-4.3.0-55
>
> ATI Radeon 9000 using XF86 ati driver
> Kernel 2.6.1
> Abit IS7
> P4 2.4C
>
I had the same problem on my system with a Geforce3 (NVIDIA 5336 
drivers). From the strace output, ut2004demo seemed to exit after 
opening /usr/lib/tls/libGL.so.1. I was able to launch the demo with the 
following command:

LD_PRELOAD=/usr/lib/tls/libGL.so.1 ut2004demo

Hope that helps.



More information about the ut2004 mailing list