After reading the previous thread I am wondering if my X config is correct.
With glxinfo, I see: name of display: :0.0 display: :0 screen: 0 direct rendering: No In my XFree log I see: (II) RADEON(0): [drm] created "radeon" driver at busid "PCI:0:16:0" (II) RADEON(0): [drm] added 8192 byte SAREA at 0xd3051000 (II) RADEON(0): [drm] mapped SAREA 0xd3051000 to 0x30019000 (II) RADEON(0): [drm] framebuffer handle = 0xb8000000 (II) RADEON(0): [drm] added 1 reserved context for kernel (EE) RADEON(0): [dri] RADEONDRIScreenInit failed because of a version mismatch. [dri] radeon.o kernel module version is 1.1.1 but version 1.2.1 or newer is needed. [dri] Disabling DRI. I have a one week old benh kernel. Do I need to patch it to get DRI working? Is it possible to have DRI on this laptop ? I paste my XF86Config-4 file below. Thanks, Christophe Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" FontPath "/usr/lib/X11/fonts/misc/" # FontPath "/usr/lib/X11/fonts/cyrillic/" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1/" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/Speedo/" FontPath "/usr/lib/X11/fonts/75dpi/" FontPath "/usr/lib/X11/fonts/100dpi/" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/usr/lib/X11/fonts/TrueType/" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" # Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" # Load "xie" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "macintosh" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "ZAxisMapping" "4 5" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "true" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "LCD" Option "DPMS" HorizSync 40 - 100 VertRefresh 40 - 120 Mode "1280x854" DotClock 79.816 HTimings 1280 1296 1408 1536 VTimings 854 855 858 866 Flags "-HSync" "-VSync" EndMode EndSection Section "Device" Identifier "Card0" Driver "radeon" Option "UseFBDev" BusID "PCI:0:16:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "LCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x854" EndSubSection EndSection Section "DRI" Mode 0666 EndSection -- Christophe Barbé <[EMAIL PROTECTED]> GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8 F67A 8F45 2F1E D72C B41E L'experience, c'est une connerie par jour mais jamais la même.