[compiz] intel 945GM / GMA 950 with compiz fusion probably bug.
Adam K Kirchhoff
adamk at voicenet.com
Sat Sep 1 10:36:58 PDT 2007
On Sat, 1 Sep 2007 06:56:35 -0700
"Yildirim Zaynal" <asil.jinn at gmail.com> wrote:
> I am having troubles having compiz fusion to work with my GMA 950. I
> have posted this problem on this forum, and it seems other have been
> affected of this recently:
> http://bbs.archlinux.org/viewtopic.php?id=36875
>
> Information:
>
> here is my xorg.conf:
> http://one.fsphost.com/jinn/configs/xorg.conf
>
> [15:52 root ~]# uname -a
> Linux estergon 2.6.22-ARCH #1 SMP PREEMPT Thu Aug 23 20:18:37 CEST
> 2007 i686 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz
> GenuineIntel GNU/Linux [15:52 root ~]#
>
> [10:59 root ~]# compiz --replace ccp &
> [1] 19636
> [10:59 root ~]# libGL warning: 3D driver claims to not support visual
> 0x67 compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
> compiz (core) - Error: Failed to manage screen: 0
> compiz (core) - Fatal: No manageable screens found on display :0.0
>
A) Don't start compiz as root & don't use X as root.
B) You need to set LIBGL_ALWAYS_INDIRECT as true before running compiz
(with that card):
$ LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp &
Please try that and let us know how you make out.
Adam
More information about the compiz
mailing list