Skip navigation

Sign up | Lost password? | Help

Chaos Sanctuary

Simplicity is divine.

Posts tagged with "Driver"

Beryl @ Edgy with nVIDIA Driver

, , , ...

有这样几篇文章可以参考:
http://wiki.beryl-project.org/index.php/Install/Ubuntu/Edgy/nVIDIA
http://www.ubuntuforums.org/showthread.php?t=263851
http://doc.gwos.org/index.php/BerylOnEdgy

略简单概括:

添加sources
sudo gedit /etc/apt/sources.list


加入如下两个

deb http://ubuntu.beryl-project.org edgy main
deb http://nvidia.limitless.lupine.me.uk/ubuntu edgy stable



运行命令获取key
wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add -


完成以后还是老规矩
sudo apt-get update


下载安装nVIDIA驱动
sudo apt-get install nvidia-glx

过程中会提示同时更新linux-restricted-modules和linux-restricted-modules-common的包,反正也不大。

由于restricted modules的变更,在完成后需要再次升级一下
sudo apt-get upgrade


然后可以配置X
sudo nvidia-xconfig


需要开启Composite
sudo gedit /etc/X11/xorg.conf

在Screen模块下添加一行

Option "AddARGBGLXVisuals" "True"


在Device模块下添加一行

Option "TripleBuffer" "True"


完成之后重启,驱动就算装好了。

随后安装Beryl
sudo apt-get install beryl-core beryl-plugins beryl-plugins-data emerald beryl-settings beryl-manager beryl beryl-dev emerald-themes


在System-Preferences-Sessions的Startup项中加入beryl-manager就可以在每次启动时运行Beryl了。
November 2009
S M T W T F S
October 2009December 2009
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30