DarkFoss, did you manage to get compiz working?
I extracted the files from the installer (./ati...run --extract (directory)), then I tinkered with some scripts and the ati.spec, and managed to build the packages.
Once installed, it seems that the driver load OK, then I've tinkered with xorg to enable AIGLX and so, but I can't get neither Compiz nor xgl working.
Instead, I have an error already reported here, but referred to SUSE. The solution suggested is not applicable to Mandriva, because SUSE uses different files.
As a clue for other people, when rpmbuild is executed, show errors about duplicated files. This is due to (in %files in the spec file):
-One line refers to a directory
-Then other line refers to a file deeper in the same directory indicated in other previous line.
Then rpmbuild says that a file is found more than once.
Regards
Osado