PC
Affected by the bug: Yes
Graphics card: HD5770 1GB
Number of displays: 1
Distribution (name, version, architecture): Slackware64, current, x86_64 multilib
Desktop environment: Enlightenment DR17
Compositing: Off
fglrx version(s) I've used on that distribution, with that bug: 11.5, 11.6
fglrx version(s) I've used on that distribution, without that bug: <= 11.4
ATI Catalyst Control Center settings: default setting
Notebook
Affected by the bug: No
Graphics card: E-350 APU
Number of displays: 1
Distribution (name, version, architecture): Slackware64, current, x86_64
Desktop environment: Enlightenment
Compositing: Off
fglrx version(s) I've used on that distribution, with that bug: none
fglrx version(s) I've used on that distribution, without that bug: 11.3 - 11.6
ATI Catalyst Control Center settings: default settings
Affected by the bug: No
Graphics card: Radeon HD 4250; Gigabyte 880GM-D2H motherboard
Number of displays: 1, 2
Distribution (name, version, architecture): Fedora 15, x86_64
Desktop environment: LXDE, KDE
Compositing: Off
fglrx version(s) I've used on that distribution, with that bug:
fglrx version(s) I've used on that distribution, without that bug: 11.6
ATI Catalyst Control Center settings: default
Things I've tried to solved it (if affected):
@xpander
Just reuse old /etc/ati/control file. Ati 5670 does not have got your watermark problem however, only stability.
can anyone share his control file pls.
im lazy to do the whole progress again![]()
got it working allready with Kano's Script
thx!
no more "Testing Only" watermark :PCode:#!/bin/sh DRIVER=/usr/lib/xorg/modules/drivers/fglrx_drv.so for x in $(objdump -d $DRIVER|awk '/call/&&/EnableLogo/{print "\\x"$2"\\x"$3"\\x"$4"\\x"$5"\\x"$6}'); do sed -i "s/$x/\x90\x90\x90\x90\x90/g" $DRIVER done
btw couldnt edit my previous post
Affected by the bug: Yes
Graphics card: XFX Radeon HD 5770
Number of displays: 1
Distribution (name, version, architecture): Gentoo amd64 (2.6.39-gentoo-r3)
Desktop environment: GNOME 2
Compositing: On
fglrx version(s) I've used on that distribution, with that bug: 11.6,11.7
fglrx version(s) I've used on that distribution, without that bug: Haven't tested
ATI Catalyst Control Center settings: Default
Things I've tried to solved it (if affected): Disable v-sync (didn't work)
Last edited by NTICompass; 08-15-2011 at 09:30 PM. Reason: Added kernel version