Compiz and nVidia on Ubuntu feisty Fawn
Posted by admin on April 20th, 2007
Email This Post
Compiz Features
Easily extendable through plugins.
A growing, friendly community of users.
Increases productivity and enjoyment.
Impresses your family and friends.
Compiz is actively developed.
Install nVidia drivers in Ubuntu Feisty
First you need to install nvidia drivers using the following command
sudo apt-get install nvidia-glx
sudo nvidia-xconfig --add-argb-glx-visuals
Enable Desktop Effects
Compiz will be installed by default in Ubuntu Feisty Fawn just you have to enable this.
Go to System->Preferences->Desktop Effects, click the ‘Enable Desktop Effects’ button.
If you want to get the cube to work do the following commands
gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 4
gconftool-2 --type int --set /apps/compiz/general/screen0/options/number_of_desktops 1
If you want to configure compiz use the following command
gconf-editor
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!


April 21st, 2007 at 12:58 am
A couple of corrections.
1) To install the nVidia drivers (or for other cards, eg ATI) just use the new tool at System -> Administration -> Restricted Drivers Manager. It will find and install the correct dirvers.
2) The cube didn’t work in pre-release but works fine now just by turning it on in the Desktop Effects tool.
If you want more control over your effects disable compiz and install beryl, emerald, and emerald-themes (in universe I believe). It’s less stable though. Also Compiz and Beryl are going to be merging in the future, so if you’re patient just wait for a stable release of whatever they’ll call it then.
April 21st, 2007 at 6:28 am
thank you very much for your invaluable points
April 24th, 2007 at 2:48 pm
I’d need some help with starting up compiz. (e.g. with the enable desktop effects.) i am using nvidia-glx-new and have no EE in xlog. yet when trying to turn on desktop effects i get the Desktop effects could not be be enabled error msg. let me add that i have set up compiz under edgy with a tiny script to turn it on and off and that still works, i get shadows and alpha. when i try to start beryl with the beryl-manager it falls back on gnome. i searched through logs but maybe i’m looking on the wrong spot. any suggestions?
April 24th, 2007 at 7:18 pm
Whan that happens, do you still have the beryl icon in your taskbar? if so:
Try browsing thru that menu and look for 2 settings, (i don’t know wich 2 atm cuz i’m on cough windows) but check if these settings are set to emerald and the other to beryl, or something like that. That fixed my problem.
Good luck,
Spud.
April 24th, 2007 at 11:01 pm
ok emerald is just a theme manager, will only work if beryl is already up and running. when i try to switch to beryl wm it fails without any messages, and falls back on metacity cause in beryl-manager it’s set to do just that(so i’m not stuck without a wm). i think my problem somehow might be related to having the proprietary drivers already installed on Edgy.
April 25th, 2007 at 7:45 pm
problem solved: i had rotate option enabled in xorg.conf which did not allowed RandR option to run.
May 10th, 2007 at 2:22 pm
Doesn’t look like any of the previous posts ran into this, but I found that I needed to do a
sudo apt-get updatebefore I could do thesudo apt-get install nvidia-glx. Once I did that then everything else worked fine.June 3rd, 2007 at 5:18 am
I’m using a 5 year old AMD computer, but when i’ve enabled the desktop effects on my com, the whole screen turns white. can you explain this? and if possible, can you tell me how to install compiz as i’m a noob when it comes to linux.
June 3rd, 2007 at 5:30 pm
Keth: I use a old AMD computer too, and it works all right. Nvidias binary X-driver can give that effekt if you don’t configure it correctly.
I had that problem with a newer computer too.
July 15th, 2007 at 6:48 pm
Ubuntu Feisty and 3D Desktop Effects…
I had to leave my 1st Ubuntu and Linux installation, Breezy Badger, because repositories are no longer available and I cannot install any new (…)…