Installing Beryl (the cool 3D desktop videos you see on youtube) in Feisty is super easy now. This is made possible because of the restricted drivers manager with which you can install non-free drivers for NVidia cards easily. Follow these instructions and you can easily have a cool looking Ubuntu desktop.
- First update your system by typing in the terminal
$ sudo apt-get update
$ sudo apt-get upgrade - Then you need to add a repository to your sources.list file.
Type$ gksudo gedit /etc/apt/sources.list
Add this line to the end of the file and save it.deb http://ubuntu.beryl-project.org feisty main - Then type this in your terminal
$ wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add - - Then update your system.
$ sudo apt-get update - Install the latest Nvidia drivers
$ sudo apt-get install nvidia-glx
$ sudo nvidia-xconfig --add-argb-glx-visuals --composite - Restart your X by pressing ctrl+alt+backspace
- Install Beryl and emerald themes
$ sudo apt-get install beryl emerald-themes beryl-manager - You can now run beryl by typing beryl-manager in the run application box by pressing alt+f2
- To make beryl start automatically every time you login,
goto System -> Preferences -> Sessions
In Startup Programs -> New add beryl-manager.
Thank you.
I have just installed my first Linux distrib ever and needed a no-brainer on how to get Beryl working.
This is a great way to ease me into the world of linux. Thanks.
this is so cool it works thx
this is so cool it works thx