werD
December 8th, 2006, 06:25 AM
Hello all,
Ive recently installed Fedora Core 6 and seem to be receiving an error from compiz when trying to enable desktop effects. i receive the following from a terminal when trying the command "desktop-effects" or "desktop effects --replace" and choosing enable effects. I am the first to admit to my linux noobness but i was hoping someone could be so kind to examine my xorg.conf below or point me in a direction that could help me to solve this issue.
Thanks in advance for any help
DrewG
-----------
[werD@localhost ~]$ desktop-effects
gnome-window-decorator: Screen 0 on display ":0.0" already has a decoration manager; try using the --replace option to replace the current decoration manager.
compiz: No GLXFBConfig for default depth, this isn't going to work.
compiz: Failed to manage screen: 0
compiz: No managable screens found on display :0.0
[werD@localhost ~]$ desktop-effects --replace
compiz: No GLXFBConfig for default depth, this isn't going to work.
compiz: Failed to manage screen: 0
compiz: No managable screens found on display :0.0
gnome-window-decorator: Screen 0 on display ":0.0" already has a decoration manager; try using the --replace option to replace the current decoration manager.
---------
-------------------------------------------
xorg.conf
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Ive recently installed Fedora Core 6 and seem to be receiving an error from compiz when trying to enable desktop effects. i receive the following from a terminal when trying the command "desktop-effects" or "desktop effects --replace" and choosing enable effects. I am the first to admit to my linux noobness but i was hoping someone could be so kind to examine my xorg.conf below or point me in a direction that could help me to solve this issue.
Thanks in advance for any help
DrewG
-----------
[werD@localhost ~]$ desktop-effects
gnome-window-decorator: Screen 0 on display ":0.0" already has a decoration manager; try using the --replace option to replace the current decoration manager.
compiz: No GLXFBConfig for default depth, this isn't going to work.
compiz: Failed to manage screen: 0
compiz: No managable screens found on display :0.0
[werD@localhost ~]$ desktop-effects --replace
compiz: No GLXFBConfig for default depth, this isn't going to work.
compiz: Failed to manage screen: 0
compiz: No managable screens found on display :0.0
gnome-window-decorator: Screen 0 on display ":0.0" already has a decoration manager; try using the --replace option to replace the current decoration manager.
---------
-------------------------------------------
xorg.conf
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection