Results 1 to 8 of 8

Thread: [SOLVED] How do I enable the Visual Effects in Hardy?

  1. #1
    Join Date
    Jan 2007
    Beans
    601
    Distro
    Ubuntu

    [SOLVED] How do I enable the Visual Effects in Hardy?

    I have been using Ubuntu since Hoary Hedgehog. Hardy Herron, like the previous releases is awesome - Ubuntu just keeps getting better.

    Code:
    $ lsb_release -a | grep Description
    No LSB modules are available.
    Description:	Ubuntu 8.04.1
    I have recently installed (fresh install, I never "upgrade") Hardy Herron and am using an nVidia GeForce 6200 graphics card with the nvidia accelerated graphics driver installed and working:

    Code:
    $ glxinfo | grep render
    direct rendering: Yes
    OpenGL renderer string: GeForce 6200/AGP/SSE2/3DNOW!
        GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,
    I've never used compiz or beryl but I am assuming compiz is installed (but not enabled) by default in Hardy. I clicked on System > Preferences > Appearance, went to the Visual Effects tab and clicked the radio button next to "Normal" in order to enable visual effects. What I am trying to do is install and use avant-window-navigator, and that requires a compositing manager. The problem is when I enable Visual Effects, the screen flickers and the window border disappears until I turn visual effects back off. It looks like Metacity is crashing but respawns when I turn the visual effects back off. My questions are:

    1) Is this compiz or beryl?
    2) How do I get it working properly so I can install and use avant-window-navigator?
    3) What else do I need to install for compiz to work properly?

    I've never used a composit manager in gnome before so I'm quite new to 3d effects.
    Last edited by ardchoille42; July 10th, 2008 at 09:38 AM. Reason: added more info

  2. #2
    Join Date
    Jun 2007
    Location
    Barcelona - Spain
    Beans
    222
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: How do I enable the Visual Effects in Hardy?


  3. #3
    Join Date
    Dec 2007
    Location
    /home
    Beans
    483

    Smile Re: How do I enable the Visual Effects in Hardy?

    Quote Originally Posted by ardchoille42 View Post
    1) Is this compiz or beryl?
    2) How do I get it working properly so I can install and use avant-window-navigator?
    3) What else do I need to install for compiz to work properly?
    1. Neither... and both Beryl and Compiz merged into Compiz Fusion

    2 & 3 It's actually turned on by default... if your computer can handle it, it will... otherwise, it really boils down to what kind of graphics card you have. Nvidia cards are tricky. ATI cards are even trickier. Just get the appropriate driver, and you'll be able to use compiz.

    If you only want AWN, however, compiz is not needed, since metacity can now be used as a compositing window manager.

    press alt + f2 and then type gconf-editor

    find apps > metacity > general

    and check the box next to compositing_manager

    then you'll be able to use AWN without having to use compiz.
    Don't eff with The Cult...

  4. #4
    Join Date
    Jan 2007
    Beans
    601
    Distro
    Ubuntu

    Re: How do I enable the Visual Effects in Hardy?

    Quote Originally Posted by uidb4056 View Post
    Yes, that works, nice tutorial. However, the main problem is that when I enable compiz there is no titlebar at all.. it's completely missing.

    What I need to know is how to get my titlebar back when compiz is enabled.

  5. #5
    Join Date
    Jan 2007
    Beans
    601
    Distro
    Ubuntu

    Re: How do I enable the Visual Effects in Hardy?

    Quote Originally Posted by angry_johnnie View Post
    1. Neither... and both Beryl and Compiz merged into Compiz Fusion

    2 & 3 It's actually turned on by default... if your computer can handle it, it will... otherwise, it really boils down to what kind of graphics card you have. Nvidia cards are tricky. ATI cards are even trickier. Just get the appropriate driver, and you'll be able to use compiz.

    If you only want AWN, however, compiz is not needed, since metacity can now be used as a compositing window manager.

    press alt + f2 and then type gconf-editor

    find apps > metacity > general

    and check the box next to compositing_manager

    then you'll be able to use AWN without having to use compiz.
    I've got compiz working and I like some of the effects. The problem is that when compiz is enabled, there is no titlebar - no way to move, close, minimize, or maximize windows unless I use the keyboard shortcuts. And, gnome-terminal doesn't work correctly without a titlebar.

    Thanks, I didn't know Metacity can do compisiting now.

    I'd really like to get my titlebar issue in compiz fixed, though, my system seems to be able to handle compiz just fine.. except for the missing titlebars.

  6. #6
    Join Date
    Dec 2007
    Location
    /home
    Beans
    483

    Smile Re: How do I enable the Visual Effects in Hardy?

    Quote Originally Posted by ardchoille42 View Post
    What I need to know is how to get my titlebar back when compiz is enabled.
    Maybe

    system > preferences > advanced desktop effects settings > window decoration

    Window decorations must be enabled in order to keep title bars.
    Don't eff with The Cult...

  7. #7
    Join Date
    Jan 2007
    Beans
    601
    Distro
    Ubuntu

    Re: How do I enable the Visual Effects in Hardy?

    Ok, apparently, with an nvidia card, there is a special command you have to run:

    Code:
    sudo nvidia-xconfig --add-argb-glx-visuals -d 24
    and then restart xorg to get the titlebars working again.

    Everything is fixed and compiz is running nicely - with titlebars

    Thank you folks for your assistance.

  8. #8
    Join Date
    Jan 2007
    Beans
    601
    Distro
    Ubuntu

    Re: How do I enable the Visual Effects in Hardy?

    OMG! I now have avant-window-navigator working! This thing ROCKS!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •