ubuntu ati install woes

Soldato
Joined
30 Nov 2005
Posts
13,916
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.
 
can you post up your /etc/X11/xorg.conf? what card do you have? ati linux driver support is crap at the best of times.
 
Back
Top Bottom