Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/03/2007, à 18:28

evkillua

Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Après avoir formater mon pc j'ai installer edgy eft. J'ai une carte graphique ATI radeon x1300 , avec le script envy j'ai installer les drivers proprio puis xgl car ma carte n'est apparemment pas compatible avec AIGLX et ne supporte pas les driver libre de RADEON .

Donc apres avoir installer les drivers ati puis xgl  j'ai le droit à :

root@home:~$  glxinfo | grep "direct rendering"
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
direct rendering: No

Mon xorg.conf :


# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "stylus" "SendCoreEvents"
	InputDevice    "cursor" "SendCoreEvents"
	InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

	# path to defoma fonts
	FontPath     "/usr/share/X11/fonts/misc"
	FontPath     "/usr/share/X11/fonts/cyrillic"
	FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/share/X11/fonts/Type1"
	FontPath     "/usr/share/X11/fonts/100dpi"
	FontPath     "/usr/share/X11/fonts/75dpi"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "i2c"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "type1"
	Load  "vbe"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "fr"
	Option	    "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "ExplorerPS/2"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "stylus"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "stylus"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "eraser"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "eraser"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "cursor"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "cursor"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
	Identifier   "Generic Monitor"
	HorizSync    28.0 - 51.0
	VertRefresh  43.0 - 60.0
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "ATI Technologies, Inc. ATI Default Card"
	Driver      "vesa"
	BusID       "PCI:5:0:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
	Option	    "VideoOverlay" "on"
	Option	    "OpenGLOverlay" "off"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ATI Technologies, Inc. ATI Default Card"
	Monitor    "Generic Monitor"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

Section "Extensions"
	Option	    "Composite" "disable"
EndSection

Pour xgl j'ai biensurs suivi le tutos aproprié mis ma session avec xgl ect ect. Je ne sais vraiment plus quoi faire.

Jviens de mettre xorg 7.2 dans l'espoire naif que sa marche ... Et sa ne marche pas

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : failed

No composite extension

Si je met disable dans mon xorg j'ai sa , si je met enable j'ai le truc du genre Xlib:  extension "XFree86-DRI"  ATI et XGL.

Voila je sais plus quoi faire.

Dernière modification par evkillua (Le 26/03/2007, à 19:03)

Hors ligne

#2 Le 26/03/2007, à 22:09

evkillua

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Personne n'a une idée ?

Au derniere nouvel sous xgl :

 root@home:~$ beryl --test-only
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : XGL

Checking Display :1.0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Sauf que quand je lance beryl aucun effet graphique.

Seriez vous pourquoi ?

Dernière modification par evkillua (Le 26/03/2007, à 22:33)

Hors ligne

#3 Le 27/03/2007, à 11:47

Kenpatchi

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

J'ai exactement le même problème.

#4 Le 29/03/2007, à 17:51

flaskos

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Après installation des derniers pilotes proprio ATI (8.35.5) j'ai le mm pb de Xlib:  extension "XFree86-DRI" missing on display ":0.0".

Voici mon xorg.conf généré par aticonfig --initial

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "stylus" "SendCoreEvents"
	InputDevice    "cursor" "SendCoreEvents"
	InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

	# path to defoma fonts
	FontPath     "/usr/share/X11/fonts/misc"
	FontPath     "/usr/share/X11/fonts/cyrillic"
	FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/share/X11/fonts/Type1"
	FontPath     "/usr/share/X11/fonts/100dpi"
	FontPath     "/usr/share/X11/fonts/75dpi"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "i2c"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "type1"
	Load  "vbe"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "fr"
	Option	    "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "ExplorerPS/2"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "stylus"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "stylus"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "eraser"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "eraser"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "cursor"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "cursor"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
	Identifier   "Generic Monitor"
	HorizSync    28.0 - 51.0
	VertRefresh  43.0 - 60.0
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "ATI Technologies, Inc. ATI Default Card"
	Driver      "vesa"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ATI Technologies, Inc. ATI Default Card"
	Monitor    "Generic Monitor"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

et ce que me renvoie glxinfo :

ymazel@byte-juicer:~$ 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_EXT_texture_from_pixmap, GLX_OML_swap_method, 
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, 
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
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_SGI_video_sync, GLX_ARB_multisample, 
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
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.5.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
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  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x3c 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None

merci d'avance !

#5 Le 03/04/2007, à 10:08

ZeVs

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Bonjour,

J'ai exactement le même problème (Radeon 9700m, driver ati 8.35).

Merci beaucoup

Hors ligne

#6 Le 04/04/2007, à 14:18

baude

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

bonjour,

j'ai aussi le même problème, avec dapper, un noyau 2.6.15-28-686 et une Xpress1100 vue dans le xorg.conf comme une Xpress200m. J'utilisais avec succès de vieux pilotes proprio 8.25.18 que j'ai mis à jour pour les derniers 8.35.5. J'ai fait une install auto et utilisé aticonfig. Le prob c'est que je n'ai plus de direct rendering...

voici mon 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_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
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
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  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None

et mon xorg.conf, modifié par aticonfig :

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
        InputDevice    "stylus" "SendCoreEvents"
        InputDevice    "cursor" "SendCoreEvents"
        InputDevice    "eraser" "SendCoreEvents"
        InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

        # path to defoma fonts
        FontPath     "/usr/share/X11/fonts/misc"
        FontPath     "/usr/share/X11/fonts/cyrillic"
        FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
        FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
        FontPath     "/usr/share/X11/fonts/Type1"
        FontPath     "/usr/share/X11/fonts/100dpi"
        FontPath     "/usr/share/X11/fonts/75dpi"
        FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load  "i2c"
        Load  "bitmap"
        Load  "ddc"
        Load  "dri"
        Load  "extmod"
        Load  "freetype"
        Load  "glx"
        Load  "int10"
        Load  "type1"
        Load  "vbe"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option      "CoreKeyboard"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "fr"
        Option      "XkbVariant" "latin9"
EndSection

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option      "CorePointer"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "ExplorerPS/2"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
        Identifier  "Synaptics Touchpad"
        Driver      "synaptics"
        Option      "SendCoreEvents" "true"
        Option      "Device" "/dev/psaux"
        Option      "Protocol" "auto-dev"
        Option      "HorizScrollDelta" "0"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "stylus"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to
        Option      "Type" "stylus"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "eraser"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to
        Option      "Type" "eraser"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "cursor"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to
        Option      "Type" "cursor"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
        Identifier   "Écran générique"
        Option      "DPMS"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"

#"fglrx"
        Identifier  "ATI Technologies, Inc. Radeon Xpress 200M (RS482)"
        Driver      "ati"
        BusID       "PCI:1:5:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
        Option      "VideoOverlay" "on"
        Option      "OpenGLOverlay" "off"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device     "ATI Technologies, Inc. Radeon Xpress 200M (RS482)"
        Monitor    "Écran générique"
        DefaultDepth     24
        SubSection "Display"
                Depth     1
                Modes    "1280x800"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1280x800"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1280x800"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1280x800"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1280x800"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1280x800"
        EndSubSection
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device     "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

merci d'avance !

#7 Le 04/04/2007, à 15:23

baude

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

je ne sais pas si vous avez le même prob que moi, mais j'ai trouvé d'où ça vient dans le llog de Xorg :

(**) fglrx(0): ATI GART size: 128 MB
(EE) fglrx(0): [pcie] Failed to gather memory of size 131072Kb for PCIe. Error (-1007)

puis plus loin

(EE) fglrx(0): GART is not initialized, disabling DRI
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *

que faire ???

#8 Le 07/04/2007, à 16:12

Morbid

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Moi j'avais l'accélération 3D qui fonctionnait enfin (depuis +/- 1 semaine) ainsi que beryl mais depuis hier ca ne va plus ( je ne sais plus si j'ai mi quelque chose a jour ou quoi :s)

~$ fglrxinfo
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X800 XT Generic
OpenGL version string: 2.0.6011 (8.28.8)
~$ glxinfo | grep "direct rendering"
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
direct rendering: No

Voila donc aussi besoin d'aide sur se problème big_smile

#9 Le 07/04/2007, à 19:25

Morbid

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Juste pour ajouter que la je suis passé sous une session gnome (contre xgl pour beryl avant) et que ca fonctionne ...

#10 Le 08/04/2007, à 15:58

coolben

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

J'ai le même problème sous Debian etch (testing) sous gnome avec Xorg 7.1
J'ai les même erreurs dans les logs

sad

#11 Le 10/04/2007, à 23:47

yostyle

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

J'ai le même problème avec ubuntu feisty + fglrx 8.34. J'espère que le problème va être résolu avant la sortie officielle de feisty.

#12 Le 10/04/2007, à 23:56

yostyle

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

J'ai trouvé ceci http://ubuntuforums.org/showthread.php?t=402937 qui apparement fonctionne. Si compiler le module et patcher le noyau ne vous fait pas peur.

Si quelqu'un est motivé pour tester et en faire un tuto en français je pense que cela peut aider.

#13 Le 11/04/2007, à 21:09

Mouail

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Voilà le tuto:
Voici les étapes que j'ai faites pouravoir un driver opérationnel sous Feisty 7.04 et Xorg 7.2.
Vous devez "enclancher" le dépôt universel avant la mise à jour

sudo apt-get update
sudo apt-get install -y --force-yes module-assistant build-essential fakeroot dh-make debhelper debconf libstdc++5 linux-headers-$(uname -r) wget

Téléchargez le driver propriétaire d'ATI

cd ~/
sudo wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.32.5-x86.x86_64.run

Construisez les paquets .deb

sudo sh ./ati-driver-installer-8.32.5-x86.x86_64.run --buildpkg Ubuntu/edgy

Puis installez les

sudo dpkg -i xorg-driver-fglrx*.deb
sudo dpkg -i fglrx-kernel-source*.deb
sudo dpkg -i fglrx-control*.deb

Desinstaller n'importe quel ancien paquet fglrx de /usr/src

sudo rm /usr/src/fglrx-kernel*.deb

Dépendances pour 8.32.5

sudo mkdir -p /usr/src/modules/fglrx/linux
sudo touch /usr/src/modules/fglrx/linux/config.h

Téléchargez les patchs pour les noyaux 2.6.20.*

cd ~/
sudo wget http://darcs.frugalware.org/repos/frugalware-current/source/x11-extra/fglrx/fglrx-2.6.20.patch

Installez les

cd /usr/src
sudo cp fglrx.tar.bz2 fglrx.tar.bz2-original
sudo tar -xvjf fglrx.tar.bz2
cd /usr/src/modules/fglrx
sudo patch < -p0 ~/fglrx-2.6.20.patch
cd /usr/src
sudo tar -cvjf fglrx.tar.bz2 modules/fglrx

Compilez le module du noyau

sudo module-assistant prepare

sudo module-assistant update

sudo module-assistant build fglrx

sudo module-assistant install fglrx

sudo depmod -a

Initiallisez l'instalation d'ATI

ISi vous préférez éditer  /etc/X11/xorg.conf manuellement, remplacez juste "vesa", "ati", ou "radeon" avec "fglrx" au lieu d'exécuter la commande ci-dessous

sudo aticonfig --initial

sudo aticonfig --overlay-type=Xv

Vous desenclancherez ainsi AIGLX et Composite en ajoutant cela à /etc/X11/xorg.conf

Section "Extensions"
	Option	    "Composite" "Disable"
EndSection

Section "ServerFlags"
	Option	    "AIGLX" "off"
EndSection

Rédémarrez votre PC
Après le rédémarrgae vous pourrez executez cela

fglrxinfo

Vous obtiendrez quelque chose ressemblant à ça

display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON XPRESS Series Generic
OpenGL version string: 2.0.6234 (8.32.5)

Voilà

Hors ligne

#14 Le 12/04/2007, à 02:18

yostyle

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Salut a tous.

Suite à plusieurs recherches j'ai enfin résolu mes problèmes. Je n'ai pas eu besoin de recompiler les drivers ATI ni de patcher le noyau.

J'ai suivi la méthode suivante http://wiki.cchtml.com/index.php/Ubuntu … on_Guide#C

Désactiver l'extension composite (AIGLX) dans le Xorg.conf :

sudo gedit /etc/X11/xorg.conf

Ajouter ceci à la fin du fichier :

Section "Extensions"
        Option  "Composite" "Disable"
EndSection

Section "ServerFlags"
        Option  "AIGLX" "off"
EndSection

Installation du driver :

sudo apt-get update
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed
sudo apt-get install xorg-driver-fglrx

Redémarrer votre machine ! Ubuntu devrait vous demandez si vous souhaitez activer le module propriétaire d'ATI. Cocher la case d'activation et validez.

Configuration du serveur X :

sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv

Vérifier l'installation :

$ fglrxinfo 
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9700
OpenGL version string: 2.0.6334 (8.34.8)

Lancer beryl :

$beryl

Si vous obtenez ceci :

**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : XGL

Checking Display :1.0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

beryl: GLX_EXT_texture_from_pixmap is missing
beryl: Using non-tfp mode
beryl: GLX_SGIX_fbconfig is missing
beryl: Failed to manage screen: 0
beryl: No manageable screens found on display :1.0

Lancer la beryl avec la commande suivante :

$LD_PRELOAD=/usr/lib/fglrx/libGL.so.1.2.xlibmesa beryl

#15 Le 20/04/2007, à 12:09

TheTroll

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Je suis vraiement etonné que tu n es pas l erreur sur le DRI si t as rien patché ...
En effet, j'ai cru comprendre que les fglrx sous Xgl causaient forcement cette erreur .. (sans patch)

Je me trompe ?

Hors ligne

#16 Le 26/04/2007, à 23:48

kankan

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Je ne pense pas que tu te trompes
Je suis avecles drivers ATI, (ATI X1600) et fglrx, j'obtiens ce message lorsque j'execute driconf:

Xlib:  extension "XFree86-DRI" missing on display ":1.0".

Je n'arrivepas a lancer par exemple certaines applications comme Google Earth, Beryl fonctionne cependant parfaitement bien.

Si vous avez une solution. Merci

Hors ligne

#17 Le 28/04/2007, à 01:19

yanyan

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Bonjour

Pour : Xlib:  extension "XFree86-DRI" missing on display ":1.0".
essayer avec aiglx ==> http://doc.ubuntu-fr.org/aiglx
Puis redémarrer via le terminal si ya un problème de server X :  sudo dpkg-reconfigure xserver-xorg
et metter les paramètre pas défaults puis rebooster par le terminal.
Bref c'est peut-être con, mais c'est ce que j'ai fais et j'ai réussis en enlever cette erreur la ==>  Xlib:  extension "XFree86-DRI" missing on display ":1.0".
Mais il reste toujours le => direct rendering: No

Hors ligne

#18 Le 28/04/2007, à 11:44

Mav

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Problème similaire, j'ai l'impression que le problème vient des nouveaux drivers ATI.

J'ai exactement les mêmes messages que vous tous mais j'ai quelques chose en plus à ajouter : lorsque mon pc tourne une bonne partie de la journée, lorsque je me remet dessus, ca rame à mort, je suis obligé de restart x pour avoir une session correcte. J'ai noté que celà se passait au bout de 3-4h de bureatique.
MAis lorsque je lance un jeu (genre supertuxracer), il rame au bout de 1 tour (environ 30 secondes), je quitte le jeu et là ca rame aussi à mort.
Bref ca ressemble à un pb de buffer ou de taille de mémoire mal allouée sur la CG

Driver ATI : 8.36.5
ATI X1950 Pro


Cairo-Dock : www.cairo-dock.org
OSM : www.openstreetmap.org

Hors ligne

#19 Le 05/05/2007, à 16:40

Mara

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Section "Extensions"
Option "RENDER" "Enable"
Option        "Composite" "Disable"
EndSection

Section "ServerFlags"
    Option        "AIGLX" "off"
EndSection

j'ai ajouter ces lignes la fin de mon xorg.conf, et la, plus d'erreur dri, et les jeux tournent enfin.

Hors ligne

#20 Le 05/05/2007, à 17:05

Mav

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Salut Mara,

j'ai ouvert un fil de discussion sur le sujet :
http://forum.ubuntu-fr.org/viewtopic.php?id=117010

Avec le rajout de l'option RENDER à enable, j'ai toujours le problème lorsque je lance fgl_glxgears (DRI is missing, blablabla) mais lorsque je fais glxgears ca marche et beaucoup mieux (je passe de 4000 à 16500 sous une sessions XGL) mais j'ai toujours la première ligne qui affiche 'Xlib:  extension "XFree86-DRI" missing on display ":1.0'. Et malgré ca le test des roues dentés est super lent (malgré qu'il affiche 16500 FPS)

Je vais tester les jeux de ce pas pour vérifier si ca fonctionne mieux.

Et sinon, quelle est la différence entre 'glxgears' et fgl_glxgears' ?


Cairo-Dock : www.cairo-dock.org
OSM : www.openstreetmap.org

Hors ligne

#21 Le 05/05/2007, à 17:18

Mara

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
    Option      "UseFastTLS" "0"
  Option        "no_accel"        "no"
    Option        "no_dri"        "no"
    Option        "mtrr"            "off"
EndSection

voila ce qui est dans la partie "device" de mon xorg.conf. On sais jamais.

Et sinon, quelle est la différence entre 'glxgears' et fgl_glxgears' ?

aucune idée la. Mmm je me demande si y'en a pas un en 2d et un en 3d.

Hors ligne

#22 Le 05/05/2007, à 17:26

Mav

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Rien de mieux, toujours le pb de DRI lorsque je lance fgl_glxgears et glxgears(glxgears lui continue et me donne le nombre moyen de fps)


Cairo-Dock : www.cairo-dock.org
OSM : www.openstreetmap.org

Hors ligne

#23 Le 05/05/2007, à 17:35

Mara

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

http://forum.ubuntu-fr.org/viewtopic.php?pid=905299#p905299
j'ai posté mon xorg.conf là

tu as bien le  option        "AIGLX" "off" ??

Hors ligne

#24 Le 05/05/2007, à 18:32

Mav

Re : Erreur Xlib: extension "XFree86-DRI" ATI et XGL direct rende

Yes (mon xorg.conf est dispo sur le lien que je t'ai donné plus haut)
Mais à priori c'est le même


Cairo-Dock : www.cairo-dock.org
OSM : www.openstreetmap.org

Hors ligne