View Single Post
  #7  
Old 12-02-2006, 12:02 PM
giorgosts giorgosts is offline
Junior Member
 
Join Date: Oct 2006
Posts: 20
Default

8.31.5 installs just fine if you do as in http://wiki.cchtml.com/index.php/Ubu...allation_Guide

Myself when I install a new driver, I do a

sudo dpkg-reconfigure xserver-xorg

select fglrx, reconfigure and then

sudo -i
cd /etc/X11/
aticonfig --initial --input=/etc/X11/xorg.conf (or aticonfig --initial=dual-head --input=/etc/X11/xorg.conf)

This driver also suffers from the video cropping bug on tv-out since the 8.20 release. http://ati.cchtml.com/show_bug.cgi?id=309

Last edited by giorgosts; 12-04-2006 at 04:34 PM.
Reply With Quote