Re: Catalyst 12.6 drivers

2012-06-28 Thread n2xssvv.g02gfr12930
On 06/28/2012 01:49 AM, Renich Bon Ciric wrote: > On Wed, Jun 27, 2012 at 12:11 AM, n2xssvv.g02gfr12930 > wrote: >> 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/s

Re: Catalyst 12.6 drivers

2012-06-27 Thread Renich Bon Ciric
On Wed, Jun 27, 2012 at 12:11 AM, n2xssvv.g02gfr12930 wrote: > 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 >

Catalyst 12.6 drivers

2012-06-26 Thread n2xssvv.g02gfr12930
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