Results 1 to 2 of 2

Thread: [SOLVED] Update broke effects

  1. #1
    Join Date
    Feb 2008
    Beans
    52

    Red face [SOLVED] Update broke effects

    Hello,

    I just updated my hardy, and it seems like I cannot enable my effects again, they were enabled before the upgrade... 260MB later it's broken

    Anyone familiar with this issue?

    My xorg.conf is:

    Code:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Mon Aug 11 12:42:04 PDT 2008
    
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
    EndSection
    
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "type1"
        Load           "freetype"
        Load           "glx"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       30.0 - 110.0
        VertRefresh     50.0 - 150.0
        Option         "DPMS"
    EndSection
    
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    When I try and enable them, I get an error message after a while of loading: Desktop effects could not be enabled.
    Compiz-icon says my window manager is compiz and decorator = emerald, as I used it before ...
    Last edited by GuDoN; October 5th, 2008 at 07:39 PM.
    iTechni.com - IT News in Web 2.0

  2. #2
    Join Date
    Feb 2008
    Beans
    52

    Re: Update broke desktop effects

    Reinstalled driver, working fine.
    iTechni.com - IT News in Web 2.0

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
  •