Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Desktop Effects could not be enabled (was working yesterday)

  1. #1
    Join Date
    Jul 2008
    Beans
    18

    Desktop Effects could not be enabled (was working yesterday)

    Hey guys, when I try to enable 'normal' desktop effects, I get an error saying that the "Desktop effects could not be enabled". This was working fine yesterday... I realised that my computer updated xserver-xorg-core and xserver-common (in my /var/log/apt/term.log file, it quotes version 2:1.6.4-2ubuntu4.1 for both). Could this be the issue?

    I have the latest NVIDIA drivers installed (190.53), running Twinview (everything is working fine at the moment). I'm using Ubuntu 9.10 (x64), and below is the output from compiz-check

    Code:
     Distribution:          Ubuntu 9.10
     Desktop environment:   GNOME
     Graphics chip:         nVidia Corporation Device 0a28 (rev a2)
     Driver in use:         nvidia
     Rendering method:      Nvidia
    
    Checking if it's possible to run Compiz on your system...
    
     Checking for texture_from_pixmap...               [FAIL]
     Checking for non power of two support...          [FAIL]
     Checking for composite extension...               [ OK ]
     Checking for FBConfig...                          [ OK ]
     Checking for hardware/setup problems...           [SKIP]
    
    At least one check had to be skipped:
     Error: Unable to detect maximum 3D texture size
    Any way I can downgrade the two packages above to test that out? Really annoying, since this all worked 24 hours ago...

  2. #2

    Re: Desktop Effects could not be enabled (was working yesterday)

    hi,

    seem to be having the same problem. updated x-org, and now "special effects" won't work. running the same nvidia driver as you. the only difference is that i'm not running twinview. does anybody have any ideas? i'm totally at a loss.

    Gathering information about your system...

    Distribution: Ubuntu 9.10
    Desktop environment: GNOME
    Graphics chip: nVidia Corporation G96 [GeForce 9650M GT] (rev a1)
    Driver in use: nvidia
    Rendering method: Nvidia

    Checking if it's possible to run Compiz on your system...

    Checking for texture_from_pixmap... [FAIL]
    Checking for non power of two support... [FAIL]
    Checking for composite extension... [ OK ]
    Checking for FBConfig... [ OK ]
    Checking for hardware/setup problems... [SKIP]

    At least one check had to be skipped:
    Error: Unable to detect maximum 3D texture size


    thanks for the bandwidth,

    ephman
    Last edited by ephman; January 22nd, 2010 at 03:26 AM.

  3. #3
    Join Date
    Jul 2008
    Beans
    18

    Re: Desktop Effects could not be enabled (was working yesterday)

    I tried to downgrade the packages using Synaptic, but it didn't quite help (although I only Logged Out rather than restarted my computer - I'll try that later tonight).

  4. #4

    Re: Desktop Effects could not be enabled (was working yesterday)

    you'll probably need to restart. my "break" didn't happen till i restarted. if you could let me know how the restart worked out for you that'd be great!

    thanks,

    ephman

  5. #5
    Join Date
    Jul 2008
    Beans
    18

    Re: Desktop Effects could not be enabled (was working yesterday)

    The restart didn't quite make a difference - it seems like I have *some* of the desktop effects, but I can't tell for sure. I followed this article though and it helped (Gnome-Do doesn't complain anymore about the Docky theme):

    http://maketecheasier.com/gnome-do-d...ock/2009/02/12

    Go down to where it says: "Turn on metacity compositing manager (only if Compiz does not work in your computer)" and follow the steps in the gconf-editor app
    Last edited by mbelos; January 22nd, 2010 at 05:38 AM. Reason: code tags don't work well with inline text...

  6. #6
    Join Date
    Feb 2006
    Location
    So.San Francisco
    Beans
    745

    Re: Desktop Effects could not be enabled (was working yesterday)

    Reinstall your drivers...always works for me.....
    Reason: no beans

  7. #7
    Join Date
    Mar 2009
    Location
    NY, USA
    Beans
    6
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Desktop Effects could not be enabled (was working yesterday)

    Open Synaptic Package Manager, find the following packages

    xserver-common
    xserver-xorg-core
    xserver-xorg-dev

    Select Package->Force Version, and use the versions before upgrade.
    Next, go to tty1 and stop the x server

    Ctrl+Alt+F1 and then login, input

    sudo /etc/init.d/gdm stop

    and reinstall your proprietary driver.

    Restart your computer and you are back again.

    To prevent further upgrades on those packages before a solution comes out, use Lock Version feature in Synaptic manager.

  8. #8
    Join Date
    Feb 2009
    Beans
    164

    Re: Desktop Effects could not be enabled (was working yesterday)

    I'm not sure if we had the same problem but i had something strange happening too this morning. Ubuntu could only boot into the low graphics mode after the updates of yesterday. the DRM modules could not be loaded by fglrx anymore (i use the ATI proprietary drivers). A reinstall of the ati drivers did the trick for me. I guess the latest updates messed something up for you too.

  9. #9

    Re: Desktop Effects could not be enabled (was working yesterday)

    got it working... i uninstalled and then reinstalled the nvidia driver from their website, and all is now good! did not have to force old versions of x-org.

    thanks,

    ephman

  10. #10
    Join Date
    Jul 2008
    Beans
    18

    Re: Desktop Effects could not be enabled (was working yesterday)

    Thanks for posting back - I'll give this a go later today. Did you use EnvyNG to uninstall the drivers?

Page 1 of 2 12 LastLast

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
  •