Catalyst 12.6 drivers

n2xssvv.g02gfr12930 n2xssvv.g02gfr12930 at ntlworld.com
Wed Jun 27 05:11:32 UTC 2012


These are now available on RPMFusion non free testing repository. It
installed with no problems for me.

This should remove the watermark, (I've not tested it)

#!/bin/sh
DRIVER=/usr/lib64/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

Regards

cpp4ever
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20120627/36d7c139/attachment.html>


More information about the users mailing list