xf86-ati-radeon-7.5.99 and fltk-1.3

szukw000 at arcor.de szukw000 at arcor.de
Fri Jul 31 10:28:23 PDT 2015


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.

4. The contents of '/usr/share/X11/xorg.conf.d/glamor.conf'
   was:

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

   I now added:

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

   Now there was no broken button and no broken text in my test file
   although I pressed and pressed ...

5. Thank you, Michel.

winfried


More information about the xorg-driver-ati mailing list