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

Re: Render acceleration ATI Radeon Mobile 9100



hi,

Given that your are running XOrg 6.9 from unstable you could try to use
EXA and the RenderAcceleration.
So set the Section "Device" to something like this:

Section "Device"
        Driver      "radeon"
Identifier  "ATI MOBILITY RADEON 9000 IGP"
        VendorName  "ATI"
        BoardName   "ATI Radeon"

        Option      "RenderAccel" "true"
        Option      "AccelMethod" "EXA"
EndSection

But beware, EXA is still considered experimental.
i put all these to my xorg.conf (amd64, unstable, xorg 6.9, radeon x600).
i also have radeon, drm, amd64_agp and agpgart kernel modules loaded. however
/dev/dri
is empty and drmOpenDevice reports that /dev/dri/cardX - no such device
and dri is disabled.

is there anything i'm missing right now?

regards,

--
Lubos
_@_"



Reply to: