分页: 1 / 1

[求助]我装完Ubuntu 7.10以后无法启动桌面特效

发表于 : 2007-12-03 22:23
gegewoo
我装完Ubuntu 7.10以后,装完ATI驱动,机器无法启动特效,报如下错误,请高手指点

发表于 : 2007-12-04 18:06
iampobaby
我也碰见过,
我是重新安装的 C--,
我是新手,没有别的办法,

发表于 : 2007-12-04 23:56
holin
要安装xorg server,具体命令我忘了,本来记录了的,可我系统今天升级崩溃了。

发表于 : 2007-12-05 10:20
saildeny
我也有这歌问题,等待解决方法!!

发表于 : 2007-12-06 11:16
babyifan
ATI users and Compiz

Some ATI cards don't need their proprietary drivers to work with Compiz as the open-sourced driver (radeon) also has support for 3D acceleration. However, the open-sourced driver isn't as fast as the closed-sourced (fglrx) one, so if you need the proprietary one you'll have to tinker around in the terminal a little.


1. After you've installed the driver, either through the proprietary manager or directly from ATI's site, you'll have to setup the Xorg configuration file to work with your new driver. Always remember to back up the original file before altering, in case something goes wrong. Open up a terminal and enter:

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
sudo aticonfig --initial --input=/etc/X11/xorg.conf

This will disable the default radeon driver and replace it with ATI's own.


2. Now, let's tell Compiz not to care about drivers that are blacklisted:

echo SKIP_CHECKS="yes" >> $HOME/.config/compiz/compiz-manager

Alternatively, you could whitelist the driver, which is a much prettier solution. Run this command to edit the Compiz startup-script:

gksudo gedit /usr/bin/compiz

Search for Driver whitelist and add fglrx to the end of the line, like this:

# Driver whitelist
WHITELIST="nvidia intel ati radeon i810 fglrx"


3. Reboot your computer, login and enable Compiz as mentioned above et voilà! Behold Compiz and ATI hugging.
[edit]

发表于 : 2007-12-06 12:01
蝶梦痕
hoho~~~
我也是ATI的 ,是 1450,最近终于装上了,上学期的时候装7.04的时候,完全不可以~~~
但是现在 还是不知道怎么开特效~~
其实本来也没有打算开的,可是觉得也 满好看的,对于我来说,操作系统的首要作用就是可以玩~~~