<---- template headericclude ----->
Compiz / Desktop Effects on nc6320 just broke...
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 5 of 5
  1. #1
    linickx Guest

    Compiz / Desktop Effects on nc6320 just broke...

    I've got a HP Compaq NC6320 that was running fusion-icon just fine to manage compiz, a recent yum update seems to have killed it, now I get

    Code:
     * Setting window manager to Compiz
     ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp --indirect-rendering
    compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
    compiz (core) - Error: Failed to manage screen: 0
    compiz (core) - Fatal: No manageable screens found on display :0.0
    Xorg.conf hasn't changed ....

    Code:
    # Xorg configuration created by pyxf86config
    
    Section "ServerLayout"
            Identifier     "Default Layout"
            Screen      0  "Screen0" 0 0
            InputDevice    "Keyboard0" "CoreKeyboard"
            InputDevice    "Synaptics" "CorePointer"
    EndSection
    
    Section "InputDevice"
            Identifier  "Keyboard0"
            Driver      "kbd"
            Option      "XkbModel" "pc105"
            Option      "XkbLayout" "gb"
    EndSection
    
    Section "InputDevice"
            Identifier  "Synaptics"
            Driver      "synaptics"
            Option      "Device" "/dev/input/mice"
            Option      "Protocol" "auto-dev"
            Option      "Emulate3Buttons" "yes"
    EndSection
    
    Section "Device"
            Identifier  "Videocard0"
            Driver      "intel"
    EndSection
    
    Section "Screen"
            Identifier "Screen0"
            Device     "Videocard0"
            DefaultDepth     24
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
            EndSubSection
    EndSection

    If I change to i810 desktop effects work, but the desktop looks kinda fuzzy / blurry , any ideas ?

    Looking at my yum logfile the last x11 type update was...

    Code:
    Mar 05 15:30:37 Updated: dbus-x11 - 1.1.2-9.fc8.i386
    or possibly...
    Code:
    Mar 07 10:35:00 Installed: kernel - 2.6.24.3-12.fc8.i686
    Anyone else seeing the same thing?

    Cheers,
    Nick

  2. #2
    leigh123linux Guest
    The person in this link has a similar problem .

    http://forums.fedoraforum.org/forum/...d.php?t=182962

  3. #3
    linickx Guest
    Thanks for the reply, that thread mentions now needing to load a module, sorry for the dumb question, but what would I need to load?

  4. #4
    leigh123linux Guest
    Quote Originally Posted by linickx
    Thanks for the reply, that thread mentions now needing to load a module, sorry for the dumb question, but what would I need to load?

    Have you got a custom compiled Intel driver like the other person in the other thread ?

  5. #5
    linickx Guest
    nope, just "normal" fedora stuff.

Similar Threads

  1. Replies: 18
    Last Post: 24th July 2009, 06:13 AM
  2. Getting Compiz-Fusion Desktop Effects
    By drewkx152 in forum Guides & Solutions (Not For Questions)
    Replies: 1
    Last Post: 24th January 2008, 01:45 AM
  3. Compiz Desktop Effects Not Working
    By bradchaus in forum Using Fedora
    Replies: 2
    Last Post: 14th March 2007, 08:21 AM
  4. Enabling desktop effects(compiz) in XFCE
    By jrv2kgt-s in forum Using Fedora
    Replies: 4
    Last Post: 3rd December 2006, 12:38 AM
  5. Configure compiz beyond desktop-effects?
    By shadowwyvern in forum Using Fedora
    Replies: 2
    Last Post: 1st November 2006, 07:00 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]