如果你是ATI显卡的持有者,如果你用的是Ubuntu7.10,如果你真的迫不及待让你的Ubuntu炫一把,那么就跟我来吧。在Ubuntu7.10安装3D驱动(前提是你已经成功的安装了显卡驱动,注意:显卡驱动成功并不代表3D驱动也装上了,需要另外配置一下)1把/etc/default/acpi-support文件的ENABLE_LAPTOP_MODE更改为true$ sudo gedit /etc/default/acpi-support~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# Switch to laptop-mode on battery power - off by default as it causes odd# hangs on some machinesENABLE_LAPTOP_MODE=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2把/etc/default/fglrx文件的FGLRX_ACPI_SWITCH_POWERSTATES更改为true$ sudo gedit /etc/default/fglrx~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Uncomment the next line to enable powerstate switching on ACPI# events for lid open/close and AC adapter on/offFGLRX_ACPI_SWITCH_POWERSTATES=true~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~3把以下这部分从/etc/X11/xorg.conf文件中删除。新的xorg服务启用默认的"Composite"。~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# Section "Extensions"# Option "Composite" "0"# EndSection~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~4把/usr/bin/compiz文件中的“# Driver whitelist”下的内容换成下面的内容(引号中的)$ sudo gedit /usr/bin/compiz~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~WHITELIST="fglrx nvidia intel ati radeon i810"# blacklist based on the pci ids# BLACKLIST_PCIIDS="$T"BLACKLIST_PCIIDS=""~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ubuntu下安装wine使用editplus把Fedora8+Ubuntu7.10+Sabayon 3.4全部装进VMWare虚拟机里相关资讯 Ubuntu7.10
- 使用CMD telnet登录虚拟机Linux (07/26/2008 06:23:15)
- mware WorkStaion 6在Ubuntu7.10 (01/27/2008 13:08:52)
- Ubuntu 7.10 下ATI显卡驱动安装历 (01/22/2008 08:22:04)
| - Linux 发行版SymphonyOne 2008.1发 (04/12/2008 07:38:55)
- Ubuntu7.10 下安装 MP3 播放器 (01/23/2008 16:43:40)
- 新手进阶之Ubuntu7.10美化 (01/21/2008 08:53:05)
|
本文评论 查看全部评论 (0)