i have tried to install ati drivers as below but after reboot i get blank screen any idea why
=============
Installing the driver
Make sure the restricted repository is enabled in /etc/apt/sources.list or this guide will not work!
sudo apt-get update
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed
sudo apt-get install xorg-driver-fglrx
sudo depmod -a
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv
Reboot.
=============
Installing the driver
Make sure the restricted repository is enabled in /etc/apt/sources.list or this guide will not work!
sudo apt-get update
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed
sudo apt-get install xorg-driver-fglrx
sudo depmod -a
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv
Reboot.