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
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
>
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