[ut2004] Couldn't find matching GLX visual

Gian Paolo Mureddu Thetargos at tutopia.com
Mon Mar 15 17:44:48 EST 2004


Mark R. Diggory wrote:

>Looks like dri and glx were supposedly properly configured by Fedora
>
>But currently when I run glxinfo I get this error at the top (which I
>don't understand).
>
>  
>
>>[root at lorien ut2004demo]# glxinfo
>>    
>>
>>>name of display: :0.0
>>>Xlib:  extension "XFree86-DRI" missing on display ":0.0".
>>>display: :0  screen: 0
>>>      
>>>
>
>-Mark
>
>
>On Mon, 2004-03-15 at 17:24, Mark R. Diggory wrote:
>  
>
>>Here's my Video info
>>
>>        Identifier  "Videocard0"
>>        Driver      "radeon"
>>        VendorName  "Videocard vendor"
>>        BoardName   "ATI Radeon Mobility M6"
>>
>>believe its a 16mb
>>
>>
>>On Mon, 2004-03-15 at 17:22, Mark R. Diggory wrote:
>>    
>>
>>>On Mon, 2004-03-15 at 17:20, Gian Paolo Mureddu wrote:
>>>      
>>>
>>>>Mark R. Diggory wrote:
>>>>
>>>>        
>>>>
>>>>>I just downloaded the UT2004 linux demo and attempted to run it on my
>>>>>fresh "Fedora Core 1" OS install on a Dell Latitude 610. I'm
>>>>>encountering the following issue after the splash screen is shown. I
>>>>>don't know if I've got the proper OpenGL drivers or what for this thing
>>>>>(or even how to check). Any tips would be very welcomed. If this is an
>>>>>old issue and its in archives somewhere, point me at them and I'll look
>>>>>for myself.
>>>>>
>>>>>thx, Mark
>>>>>
>>>>>Standard Out:
>>>>>
>>>>>ut2004demo]$ ./ut2004demo
>>>>>Couldn't set video mode: Couldn't find matching GLX visual
>>>>>
>>>>>
>>>>>History:
>>>>>
>>>>>Exiting due to error
>>>>>
>>>>>
>>>>>
>>>>> 
>>>>>
>>>>>          
>>>>>
>>>>Do you have direct rendering enabled? What videocard do you have?
>>>>
>>>>To determine if you have direct rendering issue the command 'glxinfo'
>>>>        
>>>>
>>>I guess not, Looks like this.
>>>
>>>
>>>
>>>[root at lorien ut2004demo]# glxinfo
>>>name of display: :0.0
>>>Xlib:  extension "XFree86-DRI" missing on display ":0.0".
>>>display: :0  screen: 0
>>>direct rendering: No
>>>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: Mesa project: www.mesa3d.org
>>>OpenGL renderer string: Mesa GLX Indirect
>>>OpenGL version string: 1.3 Mesa 4.0.4
>>>OpenGL extensions:
>>>    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
>>>    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
>>>    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
>>>    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
>>>    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
>>>    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
>>>    GL_EXT_texture_lod_bias
>>>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  1 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
>>>0x24 24 tc  1 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
>>>0x25 24 tc  1 24  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
>>>0x26 24 tc  1 24  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
>>>0x27 24 dc  1 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
>>>0x28 24 dc  1 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
>>>0x29 24 dc  1 24  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
>>>0x2a 24 dc  1 24  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
>>>
>>>
>>>      
>>>
>
>
>  
>
What mode does DRI is set to, what does /var/log/XFree86.0.log say about 
this? (cat /var/log/XFree86.0.log | grep dri )



More information about the ut2004 mailing list