Setup Beryl on Ubuntu Edgy
Make sure you have installed graphics drivers.
For NVidia
Add this repo:
Composite
Active composite in X:
In my case, it didn't.
I fixed it after adding this line to my xorg.conf:
Go to System -> Preferences -> Sessions
Tab: Startup Programs -> Add
Startup Command: beryl-manager
and add: beryl-xgl
For NVidia
Add this repo:
deb http://nvidia.limitless.lupine.me.uk/ubuntu edgy stable
Install drivers:
sudo apt-get update && sudo apt-get install linux-restricted-modules-$(uname -r) nvidia-glxBackup and update xorg.conf:
restartsudo nvidia-xconfig
Composite
Active composite in X:
gksudo gedit /etc/X11/xorg.confAdd these lines:
Installing BerylOption "TripleBuffer" "true" Option "AddARGBGLXVisuals" "true
Startup Berylsudo apt-get install beryl
beryl-managerAfter this, beryl should be working fine.
In my case, it didn't.
I fixed it after adding this line to my xorg.conf:
Option "DisableGLXRootClipping" "True"Run Beryl on startup
Go to System -> Preferences -> Sessions
Tab: Startup Programs -> Add
Startup Command: beryl-manager
and add: beryl-xgl
Comments
add a comment
This blog is gravatar enabled.
Your email adress will never be published.
Comment spam will be deleted!