Step 1. Download ati-driver-installer-8-5-x86.x86_64.run
Step 2. sudo apt-get update
Step 4. sudo apt-get install build-essential fakeroot dh-make debhelper debconf libstdc++5 dkms linux-headers-$(uname -r)
Step 5. sudo sh ati-driver-installer-8-5-x86.x86_64.run --buildpkg Ubuntu/8.04
Step 6. sudo vim /etc/default/linux-restricted-modules-common
in string "DISABLED_MODULES" add “fglrx”
resul: DISABLED_MODULES="fglrx".
save files
Step 7. sudo dpkg -i xorg-driver-fglrx_8.493*.deb fglrx-kernel-source_8.493*.deb fglrx-amdcccle_8.493*.deb
Step 8. Restart X server.
Step 9. Check:
$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X600 Series
OpenGL version string: 2.1.7537 Release
May 31
May 29
Active audio and video:
sudo apt-get install gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg libxine1-ffmpeg libdvdread3 liblame0
Add to /etc/apt/sources.list
deb http://packages.medibuntu.org/ hardy free non-free
Import PGP key and install libdvdcss2 , w32-codacs:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- \
| sudo apt-key add -
sudo apt-get update
sudo apt-get install libdvdcss2 w32codecs ffmpeg
flash plugin, java, fonst.
sudo apt-get install flashplugin-nonfree libflashsupport
sudo apt-get install sun-java6-fonts sun-java6-jre sun-java6-plugin
sudo apt-get install msttcorefonts
Or
sudo apt-get install ubuntu-restricted-extras





















