[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

XFree86 4.3.0 stable Radeon 9000 Mobile XFree86-DRI missing



Hallo Leute,

hab hier Probleme mit meinem X22 von IBM und der Radeon 9000 auf einem
stable 2.6.18 Kernel.

Gerne hätte ich direct rendering aktiv um z.b mal tuxracer zu spielen.

Mein Vorgehen:

in der XF86Config-4 folgendes angepasst:

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

Section "Device"
        Identifier      "Standardgrafikkarte"
        Driver          "radeon"
        Option          "AGPMode" "4"

sowie:

Section "DRI"
        Mode    0666


Die Log-Datei meint dazu:


(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(**) RADEON(0): Using AGP 4x mode
(II) RADEON(0): AGP Fast Write disabled by default
(II) RADEON(0): Largest offscreen area available: 1024 x 1274
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(II) RADEON(0): Direct rendering disabled
(==) RandR enabled


lspci liefert:

0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon
Mobility M6 LY


lsmod liefert:

radeon                105120  0
drm                    65556  1 radeon
agpgart                33328  1 drm

glxinfo meldet nur:

Xlib: extension "XFree86-DR" missing on display ":0.0".
display :0  screen:0
direct rendering No
:/


Wie bringe ich der Karte direct rendering bei?

-- 

Mit besten Grüßen

Stefan Bauer
www.plzk.de - www.splatterworld.de
duke@splatterworld.de . duke@plzk.de



Reply to: