文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档> Ubuntu Ultimate 1.3 tips

Ubuntu Ultimate 1.3 tips

时间:2007-05-24  来源:LinuxAndrew

Today, I download Ubuntu Ultimate Edition 1.3 from http://ubuntusoftware.info/ and install it.It's cool, but I need to install my ati driver, so I search in baidu, and see this, althought I had already installed it successfully, I also need to write down for some newcommers to enjoy the Ubuntu 6.10 Ultimate Edition 1.3. It's really cool.//ps, I didn't download scim, so I write it in English.hehe,,,,
首先去ati官方网下载你的显卡所需的驱动程序
ati-driver-installer-8.29.6.run
代码:
sudo gedit /etc/X11/xorg.conf
在后尾添加
代码:
Section "Extensions" Option   "Composite" "Disable" EndSection
代码:
sudo apt-get update
sudo apt-get install module-assistant build-essential
sudo apt-get install fakeroot dh-make debconf libstdc++5 linux-headers-$(uname -r)
代码:
sudo gedit /etc/default/linux-restricted-modules-common
修改为fglrx
代码:
DISABLED_MODULES="fglrx"
代码:
sudo ln -sf bash /bin/sh
sudo bash ati-driver-installer-8.30.3.run --buildpkg Ubuntu/edgy
sudo ln -sf dash /bin/sh
sudo dpkg -i xorg-driver-fglrx_8.30.3-1*.deb
sudo dpkg -i fglrx-kernel-source_8.30.3-1*.deb
sudo dpkg -i fglrx-control_8.30.3-1*.deb
sudo rm /usr/src/fglrx-kernel*.deb #删除旧版本的,之前没安装过可略过这一步 //no need
sudo module-assistant prepare
sudo module-assistant update
sudo module-assistant build fglrx
sudo module-assistant install fglrx
sudo depmod -a
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv  //if your pc not 3D , you don't need to input this
sudo aticonfig --overlay-type=Xv   //if your pc not 3D , you don't need to input this
sudo shutdown -r now    //reboot is ok.
相关阅读 更多 +
排行榜 更多 +
rento大富翁手游

rento大富翁手游

休闲益智 下载
冲撞赛车3无限金币版

冲撞赛车3无限金币版

赛车竞速 下载
电动火车模拟器内置菜单

电动火车模拟器内置菜单

赛车竞速 下载