
Finally shifted to Ubuntu 8.10 64bit.. so thought of contributing a bit



Since ATI has released the latest driver for Linux with OpenGL 3.0 and lots of video playback , hybrid crossfire and overdrive enhancements ... I thought of releasing packages for Ubuntu and Mandriva...Download and installed as recommended.. Before installing please remove old drivers to avoid Xorg errors for having multiple fglrx-dkms value..
Download deb for Ubuntu 32/64bit, rpm for Mandriva Linux 2009.0 32/64 bit edition
Code:
Ubuntu : [url]http://www.mediafire.com/?j44sgmdnl2t[/url]
Mandriva : [url]http://www.mediafire.com/?ztm1dvrkydz[/url]
Extract the zip and place all the files at desktop.. Now open the Terminal and type
Code:
sudo su root
cd /home/<user_name>/Desktop
3. To install it 1'st make sure no other installation is going on and after that type this
Code:
[B]Ubuntu 32bit :[/B] sudo dpkg -i xorg-driver-fglrx_8.573-0ubuntu1_i386.deb fglrx-kernel-source_8.573-0ubuntu1_i386.deb fglrx-amdcccle_8.573-0ubuntu1_i386.deb
[B]
Ubuntu 64bit :[/B] sudo dpkg -i xorg-driver-fglrx_8.573-0ubuntu1_amd64.deb fglrx-kernel-source_8.573-0ubuntu1_amd64.deb fglrx-amdcccle_8.573-0ubuntu1_amd64.deb
[B]Mandriva[/B] : urpmi *fglrx*.rpm
Ubuntu users make sure you activate your fglrx from Ubuntu Restricted Driver Manager after installing it, Mandriva users set your Graphics card from Mandriva CC -> Hardware.. That should do.. You can even install using GUI by download .run file from ATI site but installing from deb/rpm is easy as the zip I posted is only 30-18Mb and the run package in ~80Mb..
Navigate to ATI Catalyst Center from Main Menu .. You can use overdrive from terminal .. Type aticonfig for more help.. To check that fglrx is up and running do these
Code:
shashwat@shashwat-desktop:~$ [B]fglrxinfo[/B]
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 3300 Graphics
OpenGL version string: 2.1.8395 Release
Have fun with ATI Catalyst..