Description of problem: I am unable to use desktop-effects to enable compiz on a Vaio SZ3, running an up to date FC6. It soon after inatallation, but with subsequent updates appears to be broken now. Compiz runs happily when I have the Nvidia chipset enabled (and the proprietary driver) but not with the Intel chipset. Version-Release number of selected component (if applicable): xorg-x11-drv-i810-1.6.5-10.fc6 How reproducible: Every time Steps to Reproduce: 1. run 'desktop-effects' 2. 3. Actual results: There is an error message and compiz is not enabled Expected results: Compiz should be enabled Additional info: This could be a compiz bug, I suppose.
Created attachment 144059 [details] X log when Intel chipset is enabled
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please attach your X server config file (/etc/X11/xorg.conf) to the bug report as individual uncompressed file attachment using the bugzilla file attachment link below. Could you please also try to run without any /etc/X11/xorg.conf whatsoever and let X11 autodetect your display and video card? Attach to this bug /var/log/Xorg.0.log from this attempt as well, please. We will review this issue again once you've had a chance to attach this information. Thanks in advance.
Created attachment 144374 [details] xorg.conf xorg.conf, as requested
Created attachment 144375 [details] X log file without any xorg.conf This is the log file when xorg.conf has been renamed
I have booted without any xorg.conf file and it is still impossible to enable desktop-effects.
aiglx appears to be initializing fine. The question is why compiz doesn't run. You haven't specified whether compiz just doesn't start, or whether it fails to render correctly. What output do you get from running: LIBGL_ALWAYS_INDIRECT=1 glxinfo ?
Created attachment 146571 [details] glxinfo output Output of LIBGL_ALWAYS_INDIRECT=1 glxinfo as requested
Comment to make bugzilla happy
Hm, so aiglx looks like it works. Does compiz print any error messages, or does it just not render properly, or does the desktop effects applet revert you to metacity after the timeout, or... ?
Compiz prints some messages and then the applet reverts to metacity: compiz: No GLXFBConfig for default depth, this isn't going to work. compiz: Failed to manage screen: 0 compiz: No manageable screens found on display :0.0
I've upgraded the machine in question to rawhide, and desktop-effects is working with the newer drivers.
Marking worksforme as per comment #12. Please reopen if this comes back. Thanks for the report!