Hiho,
habe in wine des öfteren diese Meldung:
Nach einiger googlelei habe ich dann schonmal herausgefunden was DRI bedeutet (bin Linuxeinsteiger) und einige Hinweise gelesen. Hat aber alles nix so richtig geholfen.
Hier noch einige Daten von mir:
Distri: SuSe 10.1
Grafikkarte: ATi Radeon X1800XT
ATi-Treiber entsprechend des ATi-HowTo installiert (hoffe ich ^^)
Inhalt von /etc/X11/xorg.conf (Module-Section):
Gruß
Auron
habe in wine des öfteren diese Meldung:
Code:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
Hier noch einige Daten von mir:
Distri: SuSe 10.1
Grafikkarte: ATi Radeon X1800XT
ATi-Treiber entsprechend des ATi-HowTo installiert (hoffe ich ^^)
Code:
> 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_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float,
GLX_ATI_render_texture
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)
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
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
----------------------------------------------------------------------
0x22 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 1 0 None
0x23 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 1 0 None
0x24 16 tc 0 24 0 r y . 5 6 5 8 0 16 8 16 16 16 16 1 0 None
0x25 16 tc 0 24 0 r . . 5 6 5 8 0 16 8 16 16 16 16 1 0 None
Inhalt von /etc/X11/xorg.conf (Module-Section):
Code:
Section "Module"
Load "freetype"
Load "dbe"
Load "type1"
Load "v4l"
Load "dri" #hab ich per hand eingefügt, aber vorher wie nacher selbes problem
Load "glx"
Load "extmod"
EndSection
Gruß
Auron