ati驱动怎么装,装不好是不是玩不了xgl?
发表于 : 2006-06-02 12:35
源里面不知什么时候提供驱动下载.
代码: 全选
sudo pppoeconf
代码: 全选
sudo ln -s /etc/ppp/pppoe_on_boot /etc/ppp/ppp_on_boot
代码: 全选
sudo cp /boot/grub/menu.lst
sudo gedit /boot/grub/menu.lst
代码: 全选
sudo gedit /etc/apt/sources.list
代码: 全选
deb http://ubuntu.cn99.com/ubuntu/ dapper main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ dapper-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ dapper-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu-cn/ dapper main restricted universe multiverse
代码: 全选
sudo apt-get install xorg-driver-fglrx
sudo dpkg-reconfigure xserver-xorg