[Bug 89564] Xorg server crashed with AMD Radeon R2 Graphics

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 13 11:56:06 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89564

--- Comment #8 from Alex <alexisborychowski at voila.fr> ---
Problem fixed !

I actually have to create glamor.conf on /opt/xorg/share/X11/xorg.conf.d

And add the following lines :

Section "Module"
        Load  "dri2"
        Load  "glamoregl"
EndSection
Section "Device"

    Identifier "radeon"
    Driver "radeon"
    Option "AccelMethod" "glamor"

EndSection

Best regards,
Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20150313/23ffbf3c/attachment.html>


More information about the xorg-driver-ati mailing list