On Wed, May 05, 2004 at 01:47:31AM +0000, sergey wrote:
> Hi.
> I am trying to run america's army game and that I have get:
> 
> Loading required GL library  /usr/X11R6/lib/libGL.so.1.2
> Couldn't set video mode:Couldn't find matching GLX visual
> 
> What file or something else I must repair ?

Looks like your X doesn't have OpenGL support, which's required for 3D
games such as this. Does 'glxinfo' report a bunch of info, or complains
that the 'GLX' extension doesn't exist?

What video card you have?
What video mode (resolution, color) you use?
What does this say:

xdpyinfo | grep 'depth of root window'

?

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to