xf86-ati-radeon-7.5.99 and fltk-1.3

Michel Dänzer michel at daenzer.net
Sun Aug 2 20:40:22 PDT 2015


On 01.08.2015 02:28, szukw000 at arcor.de wrote:
> On Fri, 31 Jul 2015 18:04:15 +0900, Michel Dänzer wrote:
> 
>> For radeon, does
>>
>>    Option  "AccelMethod" "glamor"
>>
>> help? Note that you currently have the old libglamoregl.so 
>> from the standalone glamor tree, please use the current one 
>> from the xserver tree yourself (if you build xserver yourself, 
>> pass --enable-glamor to configure).
> 
> 1. I recompiled and installed the xserver with '--enable-glamor'.
>    No change.
> 
> 2. I uninstalled the 'glamor-egl-0.6.0' library. Now 'radeon' was
>    unloaded.
> 
> 3. I installed the 'glamor-egl-0.6.0' library anew.

Please uninstall glamor-egl-0.6.0 again and then install xserver again.
glamor in the xserver tree has tons of bug fixes and performance
improvements over glamor-egl-0.6.0.


> 4. The contents of '/usr/share/X11/xorg.conf.d/glamor.conf'
>    was:
> 
> Section "Module"
> 	Load  "dri2"
> 	Load  "glamoregl"
> EndSection

This section isn't needed anymore with glamor from xserver.


> Section "Device"
> 	Identifier  "AMD/ATI [Advanced Micro Devices, Inc.] Barts PRO [Radeon HD 6850]"
> 	Option "AccelMethod" "glamor"
> EndSection

This should be in /etc/X11/xorg.conf instead.


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the xorg-driver-ati mailing list