|
From: Cedric De W. <da...@sk...> - 2003-01-26 12:01:05
|
Hello,
I've got problem with my radeon 7200, I wan't to use ut2003 with the
latest patch wich permit to use it without s3tc but when I start it, it
return :
Xlib: extension "XiG-SUNDRY-NONSTANDARD" missing on display ":0.0".
GL_EXT_bgra not supported - bailing out.
History:
Exiting due to error
and the ut2003.log finish with
Log: OpenGL
Init: GL_VENDOR : VA Linux Systems, Inc.
Init: GL_RENDERER : Mesa DRI Radeon 20010402 AGP 1x x86/MMX/3DNow!
Init: GL_VERSION : 1.2 Mesa 3.4.2
Init: Device supports: GL
Init: Device supports: GL_EXT_texture_lod_bias
Init: Device supports: GL_ARB_multitexture
Init: C32 RGB888 Z24 S0
Log: WARNING: OpenGL renderer relies on DXTC/S3TC support for good
performance.
Init: OpenGL: WARNING: no support for combine3/4 extensions -> not all
blend modes supported
Critical: GL_EXT_bgra not supported - bailing out.
Exit: Executing UObject::StaticShutdownAfterError
Exit: Executing USDLClient::ShutdownAfterError
Exit: UALAudioSubsystem::ShutdownAfterError
Exit: Exiting.
Log: Waiting for file streaming thread to finish...
Uninitialized: Name subsystem shut down
Uninitialized: Log file closed, Sun Jan 26 11:59:07 2003
The output of glxinfo is
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: VA Linux Systems, Inc.
OpenGL renderer string: Mesa DRI Radeon 20010402 AGP 1x x86/MMX/3DNow!
OpenGL version string: 1.2 Mesa 3.4.2
OpenGL extensions:
GL_ARB_multitexture, GL_ARB_transpose_matrix, GL_EXT_abgr,
GL_EXT_blend_func_separate, GL_EXT_clip_volume_hint,
GL_EXT_compiled_vertex_array, GL_EXT_histogram,
GL_EXT_packed_pixels,
GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_stencil_wrap,
GL_EXT_texture3D, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_object,
GL_EXT_texture_lod_bias,
GL_EXT_vertex_array, GL_MESA_window_pos, GL_MESA_resize_buffers,
GL_NV_texgen_reflection, GL_PGI_misc_hints, GL_SGIS_pixel_texture,
GL_SGIS_texture_edge_clamp
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 24 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x24 24 tc 0 24 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 Slow
0x25 24 tc 0 24 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x26 24 tc 0 24 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x27 24 dc 0 24 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x28 24 dc 0 24 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 Slow
0x29 24 dc 0 24 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x2a 24 dc 0 24 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
When I look at http://dri.sourceforge.net/doc/feature_table.html, I saw
OpenGL Extensions enabled in all DRI drivers:
* GL_ARB_transpose_matrix
* GL_EXT_abgr
My system is a Mandrake GNU/Linux 9.0, with a kernel 2.4.19-16mdk and
xfree 4.2
Isn't there a problem? How can I activate this extensions?
Cedric
|