Ubuntu Geek

Ubuntu Linux Tutorials,Howtos,Tips & News | Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed

  • Follow Us on Twitter

  • Sponsor


  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

How to Install Beryl with latest nvidia drivers in Ubuntu Feisty Fawn

Posted by admin on April 3rd, 2007 Email This Post Email This Post

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Nvidia have released their 9xxx series drivers.Tis allows compiz/beryl to now run directly on an x server (xorg7.1) without separate aiglx or xgl.

Note:- First you need to remove all existing xgl/aiglx from your system

Preparing Your system

You need to make sure you system is up-to-date using the following

sudo apt-get update

sudo apt-get upgrade

sudo apt-get dist-upgrade

Adding Source list

you need to edit /etc/apt/sources.list file

sudo vi /etc/apt/sources.list

Add the following line for the latest beryl (Both i386&64 bit)

deb http://ubuntu.beryl-project.org feisty main

Save file and exit

Copy the key file using the following command

wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add -

Now you need to update the source list using the following command

sudo apt-get update

Install Latest nvidia drivers in Ubuntu Feisty

sudo apt-get install nvidia-glx

sudo nvidia-xconfig --add-argb-glx-visuals --composite

Now you need to restart your X by logging out and in or by pressing ctrl+alt+backspace

Install Beryl in Ubuntu Feisty

sudo apt-get install beryl emerald-themes

Now you need to type the following command in terminal or run application box by pressing alt+f2

beryl-manager

Share/Save/Bookmark

Related Articles

42 Responses to “How to Install Beryl with latest nvidia drivers in Ubuntu Feisty Fawn”

  1. tipshack.freshubuntu.org Says:

    Beryl+Latest Drivers=WOW (not warcraft)…

    If you are longing to put beryl on your machine this is the howto for you. Explained in simple terms for the advanced user and new user alike….

  2. martin Says:

    Hi! Great how-to! but in sudo apt-get install beryl emerald-themes it would lack to add to beryl-manager, or not?

  3. Unknown Says:

    Very nice thank you very much for this guide!

  4. Alekc's Blog Says:

    Howto install Beryl with Nvidia on Ubuntu Feisty Fawn…

    Some nice guide for installing beryl: http://www.ubuntugeek.com/how-to-install-beryl-with-latest-nvidia-drivers-in-ubuntu-feisty-fawn.html
    Just one note: instead of executing
    sudo apt-get install beryl emerald-themes
    Try to exec
    sudo apt-get install b…

  5. Steve Says:

    Ok so I was setting up ubuntu for the first time, i installed the nvidia drivers right away, then I found a beryl install guide geared toward ATI, i figured I could follow it and skip the driver part…..didn’t work

    I tried the above and on the last step before running the manager I get the following.

    What went wrong?

    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    emerald-themes is already the newest version.
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    beryl: Depends: beryl-settings but it is not going to be installed
    Depends: beryl-manager but it is not going to be installed
    E: Broken packages

    Thanks,
    Steve

  6. admin Says:

    Hi Steve,

    Try to run the following command from the terminal

    sudo apt-get -f install

    This will install all the required dependencies

  7. iamm7md Says:

    Nice How to?

    I ran into a problem when running sudo apt-get install beryl emerald-themes, it gives me this message:

    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    beryl: Depends: beryl-core but it is not going to be installed
    Depends: libberylsettings0 but it is not going to be installed
    Depends: libberyldecoration0 but it is not going to be installed
    Depends: beryl-plugins but it is not going to be installed
    Depends: beryl-settings but it is not going to be installed
    Depends: beryl-manager but it is not going to be installed
    emerald-themes: Depends: emerald (>= 0.1) but it is not going to be installed
    E: Broken packages
    iamm7md@iamm7md-laptop:~$ sudo apt-get -f install
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    The following packages were automatically installed and are no longer required:
    libapr0 libsvn0 kdesvn-kio-plugins libsvnqt2 php5-cli libhtml-lint-perl
    php5-common weblint-perl
    Use ‘apt-get autoremove’ to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
    iamm7md@iamm7md-laptop:~$ sudo apt-get install beryl emerald-themes
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    beryl: Depends: beryl-core but it is not going to be installed
    Depends: libberylsettings0 but it is not going to be installed
    Depends: libberyldecoration0 but it is not going to be installed
    Depends: beryl-plugins but it is not going to be installed
    Depends: beryl-settings but it is not going to be installed
    Depends: beryl-manager but it is not going to be installed
    emerald-themes: Depends: emerald (>= 0.1) but it is not going to be installed
    E: Broken packages

    Any ideas!!!

  8. iamm7md Says:

    As you can see from above, I ran it twice :) but no luck :(

  9. UbuntuRcks Says:

    Works like a CHARM.
    Admin: Great Job. I tried many a times in the previous version of Ubuntu to get my beryl work on my laptop but I have to give it to you. The steps you mentioned in here exactly did the thing for me.

    Thanks… Enjoying the eye candy finally on my own machine.

  10. John Emery Says:

    Thanks for the guide. Everything worked as you said but for one minor detail… after I start the beryl manager and choose beryl as the window manager… my windows flash for several seconds… then everything returns to normal. Right clicking on the beryl manager and going back to “select window manager” shows I’m back to using the default “metacity” window manager.

    Any ideas?

    Thanks,
    John

  11. John Emery Says:

    Never mind… figured it out. I downloaded nvidia’s driver directly from their website and installed it over the one your instructions had me install. Odd thing is they were the same version, but GLX is working now. Oh, and so is beryl!

    Thanks,
    John

  12. gkou Says:

    Hi - Thanks for the guide.

    Unfortunately, I am experiencing the same issue as iamm7md …

    I tried ’sudo apt-get -f install’ but it didn’t solve the issue.

    Do you have any other ideas?

    Thanks!
    Greg

    root@gkou-desktop:~# sudo apt-get -f install
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    The following packages were automatically installed and are no longer required:
    dia-libs dia-gnome dia-common
    Use ‘apt-get autoremove’ to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    root@gkou-desktop:~# sudo apt-get install beryl emerald-themes
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    emerald-themes is already the newest version.
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    beryl: Depends: beryl-settings but it is not going to be installed
    E: Broken packages

  13. Cyphase Says:

    You can also install nvidia-glx-new. It’s a newer version of the nVidia driver (obviously).

  14. n00blar Says:

    Ok, installation worked flawlessly, but beryl-manager doesn’t exist…I do have beryl-settings, but what’s next? Do I need to load something or make any other changes?

  15. AutoItKing Says:

    The part where you edit the sources.list file is where I get stuck. Any help?

  16. Steve Rooke Says:

    Has anyone got this going with multiple heads on the same card, IE. Nvidia 6800GT + 2 19″ monitors? I still have to use Xgl to achieve this.

    Thanks,
    Steve

  17. Martin Says:

    I followed the instructions, but after doing ‘ctrl+alt+backspace’, the screen goes blank, and the monitor goes into powersave mode (same as when ubuntu is booting up).

    How do I get it so I can see what’s going on? Can I type the ’sudo apt-get install beryl emerald-themes’ from here?

  18. Cody Hodges Says:

    Thanks Man! Awesome guide! I’m new to linux as of today and got it to work like a champ. Just a thought though I also had to:
    sudo apt-get install beryl-manager

    Thanks again

  19. Krish Says:

    Hi

    thanks for the guide. Beryl now works on my PC. I have one query. How do i get Ubuntu (7.04) to start Beryl on startup.

    Currently i get the gnome window manager and have to go to Apps- System tools - beryl manager to start it

    Thanks again

  20. Tim Says:

    Its alive This is my second time trying to install beryl I lost the fight using my old ati card in my laptop but it works with my nvidia 128 mb pci card(very cheap)only prob is that beryl doesnt load at start up and the last step wouldnt run from the run box had to be executed in the terminal good tutorial

  21. Dave Says:

    sudo nvidia-xconfig –add-argb-glx-visuals –composite
    nvidia-xconfig: unrecognized option: “–add-argb-glx-visuals”

    Invalid commandline, please run `nvidia-xconfig –help` for usage information.

    Any ideas why this is so?

  22. Jester Says:

    After i reboot the system, I get back to the logon screen under the terminal. Then i get the message of X server error. How do i fix this?

  23. Charles Says:

    I got the same thing as Jester.. Just after install the driver, everythings seems okay. But once reboot the system, nvidia driver gone again.

  24. Garrett Says:

    This worked like a charm. Beryl really is the most amazing thing. Just Wow.

  25. JJ Says:

    Can anyone help with this —-

    root@john-laptop:/home/john# sudo apt-get install beryl emerald-themes
    Reading package lists… Done
    Building dependency tree… Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    beryl: Depends: beryl-core but it is not going to be installed
    Depends: libberylsettings0 but it is not going to be installed
    Depends: libberyldecoration0 but it is not going to be installed
    Depends: beryl-plugins but it is not going to be installed
    Depends: beryl-settings but it is not going to be installed
    Depends: emerald but it is not going to be installed or
    aquamarine but it is not going to be installed or
    heliodor but it is not going to be installed or
    yawd but it is not installable or
    compiz-gnome but it is not installable
    Depends: beryl-manager but it is not going to be installed
    emerald-themes: Depends: emerald (>= 0.1) but it is not going to be installed
    E: Broken packages
    root@john-laptop:/home/john# beryl-mananger
    bash: beryl-mananger: command not found
    root@john-laptop:/home/john#

  26. alex Says:

    i am trying to install this i dont really know what i am doing when i try and edit the source file code it wont let me type then it acts all weird. what am i doing wrong?

  27. Jeff Says:

    I installed everything but as soon as I ran the beryl-manager everything went white. I was able to hold Ctrl + Alt + Mouse rotate the white cube around and I could see the beryl icon on the top and bottom of the cube. After that I restarted my pc and now the X server wont even load. Anyone know what is wrong? Thanks!!!

  28. norton Says:

    I have the same problem as Jeff (comment 27.) - everything goes well until i run beryl-manager. My screen goes white. I can use the Ctrl+Alt+Left_mouse to move the cube (and the Ctrl+Alt+arrow_keys) but every face of the cube is white. Now, I’m stuck. Anyone have any suggestions?

  29. Colin Says:

    Hey everyone. Just tried out this tutorial. Was doing fine until I ran “sudo apt-get update” after modifying the .list file. Keeps saying “E: Type ‘?’ is not known on line 1 in source list /etc/apt/sources.list”
    So, I’m stuck. Can anyone help?

  30. Toolsheded Says:

    Hi,
    I just wanted to say, I’m experienced with windows but NOT with linux, and I had no problem getting this to work with this tutorial. Beryl is pretty freakin cool, and well worth the little bit of terminal commands you have to write.
    BTW I think I’m going to turn in to a linux junkie.
    Thanks for the tutorial

  31. angel115 Says:

    Hi there,

    If you are sure that these library are already installed you can try the following:
    ./configure LIBBERYLDECORATION_LIBS=/usr/lib/ LIBBERYLDECORATION_CFLAGS=/usr/lib BERYL_CFLAGS=/usr/lib BERYL_LIBS=/usr/lib GLIB_CFLAGS=/usr/lib GLIB_LIBS=/usr/lib

  32. pligg.com Says:

    How to Install Beryl with latest nvidia drivers in Ubuntu Feisty Fawn — Ubuntu Geek…

    How to Install Beryl with latest nvidia drivers in Ubuntu Feisty Fawn…

  33. Kjaeer Says:

    well i’m pretty new to linux a i have a problem in editing the source.list.. how do i do this???

    kjaeer

  34. ????? Says:

    Thanks to this article, thanks to member responses, I was able to find a solution to the problems that people suffering them

    Thank you very much to all of you :)

  35. Alex Says:

    this is my first time at linux and I find it hard to install linux it self and the programs on it and after I tryed 5 times it finaly worked.

    so thanks a lot.

  36. Remshad Says:

    Hey i bought BSNL 144 Kbps NIC card and am using Ubuntu, will anybody help me to configure NIC card in Ubuntu
    Card name:
    HUAWI
    model no:EC321
    Connection mode:Via Usb

    These are the information i know , they gave us an installation for windows its not good,
    actually i call to bsnl office to configure for Ubuntu But they dont know

    Please Help me:Thank you for comment

  37. katharine Says:

    After hitting control + Alt + backspace I get “Failed to start the X server”
    I only have command lines now.
    I am a beginner can you give me some advice on how to fix this?
    Thank you

  38. Justin Says:

    wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add -

    doesn’t work for me. get a 404 error on this command. Has the address changed?

    Any ideas?

  39. Tarun Kumar Says:

    Hi guys,
    This is an excellent tutorial. but i’m getting some problem on my ubuntu box. i have just installed ubuntu 8.04. and I’m getting following error

    The following packages have unmet dependencies:
    beryl-settings-bindings: Depends: python (< 2.5) but 2.5.2-0ubuntu1 is to be installed

    Ubuntu 8.04 has python 2.5.2 installed by default. Now how do i downgrade my python version. and i have one more doubt. If i do so, it may brake my existing package, may be based upon python 2.5.

    Any reliable sulution.

  40. Niels Says:

    Hi, ive been watching a lot of beryl movies but cant find one whos telling me how to download and install it. can anyone of you make an video and post it on youtube PLEASE :P,
    sorry about my bad english :(

  41. cheerful Says:

    I tried installing beryl and ended up with a very low resolution. How can this be fixed, plz help.

  42. Marsupilami Says:

    i did it how is says, but When i type “sudo nvidia-xconfig –add-argb-glx-visuals –composite” and boot the graphical user interface wont work anymore… :( what i did wrong? all what ill get is the “full screen” console??

    Im runnig on Kubuntu 32bit (latest)

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>