PDA

View Full Version : Can't start compiz-fusion


Be_Linux
October 8th, 2007, 06:11 PM
i download compiz-fusion on my debian-sid and when i'm trying to start compiz by clicking on compiz fusion icon it's restart my xserver
how can i fix this proplem

adamk
October 8th, 2007, 06:16 PM
Have you tried running compiz from a terminal to see what error messages you get?

Try:

$ compiz --replace

Adam

Be_Linux
October 8th, 2007, 06:35 PM
Try:

$ compiz --replace

when i'm doing thise
it's restart my gdm

adamk
October 8th, 2007, 06:44 PM
Can you to go http://pastebin.ca/ and paste in your /var/log/Xorg.0.log and then give us the link.

Adam

Be_Linux
October 8th, 2007, 07:13 PM
my /var/log/Xorg.0.log in attach file

adamk
October 8th, 2007, 07:18 PM
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"


You're loading the Xorg glx module rather than the nvidia one. Try reinstalling the nvidia drivers and see if that makes a difference.

Adam

Be_Linux
October 8th, 2007, 07:34 PM
I reinstall my nvidia driver and now i can run compiz

thank you for the fast answer