PDA

View Full Version : I can't start compiz 0.3.5 git


humufr
December 7th, 2006, 03:58 PM
Hi, I tried to use the packages git from gandalf and I have a problem with them. I can't start compiz and I have this error message:

compiz --replace gconf
compiz: GLX_SGIX_fbconfig is missing
compiz: Failed to manage screen: 0
compiz: No manageable screens found on display :1.0


Everything was working fine with 0.3.3

I have an ATI card with fglrx driver on edgy, I know it's bad but with this kind of problem I'm not feeling good to use the opensource driver

https://bugs.freedesktop.org/show_bug.cgi?id=4552

humufr
December 12th, 2006, 04:42 AM
Hi, I tried to use the packages git from gandalf and I have a problem with them. I can't start compiz and I have this error message:

compiz --replace gconf
compiz: GLX_SGIX_fbconfig is missing
compiz: Failed to manage screen: 0
compiz: No manageable screens found on display :1.0


Everything was working fine with 0.3.3

I have an ATI card with fglrx driver on edgy, I know it's bad but with this kind of problem I'm not feeling good to use the opensource driver

https://bugs.freedesktop.org/show_bug.cgi?id=4552

No idea at all to resolve this problem? I tried to search on google but I found nothing. Any help are welcome. I'm willing to test compiz but I have to start...

mikedee
December 12th, 2006, 08:35 AM
Did you try starting compiz like this

LIBGL_ALWAYS_INDIRECT=1 compiz --replace --indirect-rendering --use-cow gconf

The always indirect part bypassed dodgy drivers which it looks like you might have.

RAOF
December 12th, 2006, 10:34 AM
...
Everything was working fine with 0.3.3

I have an ATI card with fglrx driver on edgy, I know it's bad but with this kind of problem I'm not feeling good to use the opensource driver

https://bugs.freedesktop.org/show_bug.cgi?id=4552

You're using XGL? Or does fglrx support GL_EXT_TFP now?

humufr
December 13th, 2006, 06:54 PM
Did you try starting compiz like this

LIBGL_ALWAYS_INDIRECT=1 compiz --replace --indirect-rendering --use-cow gconf

The always indirect part bypassed dodgy drivers which it looks like you might have.

it's not working:

LIBGL_ALWAYS_INDIRECT=1 compiz --replace --indirect-rendering --use-cow gconf
compiz: GLX_SGIX_fbconfig is missing
compiz: Failed to manage screen: 0
compiz: No manageable screens found on display :1.0

humufr
December 13th, 2006, 06:55 PM
...
Everything was working fine with 0.3.3

I have an ATI card with fglrx driver on edgy, I know it's bad but with this kind of problem I'm not feeling good to use the opensource driver

https://bugs.freedesktop.org/show_bug.cgi?id=4552

You're using XGL? Or does fglrx support GL_EXT_TFP now?

I'm using XGL and like I told the precedent compiz version worked.