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

--- Comment #8 from Alex <[email protected]> ---
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.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to