I found the problem. In my xorg.conf, I had "i810" as the driver, but should be "intel". Now it works by just running the fusion-icon.<br><br>regards<br>Yildirim<br><br><div><span class="gmail_quote">2007/9/1, Adam K Kirchhoff <
<a href="mailto:adamk@voicenet.com">adamk@voicenet.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Sat, 1 Sep 2007 06:56:35 -0700
<br>"Yildirim Zaynal" <<a href="mailto:asil.jinn@gmail.com">asil.jinn@gmail.com</a>> wrote:<br><br>> I am having troubles having compiz fusion to work with my GMA 950. I<br>> have posted this problem on this forum, and it seems other have been
<br>> affected of this recently:<br>> <a href="http://bbs.archlinux.org/viewtopic.php?id=36875">http://bbs.archlinux.org/viewtopic.php?id=36875</a><br>><br>> Information:<br>><br>> here is my xorg.conf:<br>
> <a href="http://one.fsphost.com/jinn/configs/xorg.conf">http://one.fsphost.com/jinn/configs/xorg.conf</a><br>><br>> [15:52 root ~]# uname -a<br>> Linux estergon 2.6.22-ARCH #1 SMP PREEMPT Thu Aug 23 20:18:37 CEST
<br>> 2007 i686 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz<br>> GenuineIntel GNU/Linux [15:52 root ~]#<br>><br>> [10:59 root ~]# compiz --replace ccp &<br>> [1] 19636<br>> [10:59 root ~]# libGL warning: 3D driver claims to not support visual
<br>> 0x67 compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing<br>> compiz (core) - Error: Failed to manage screen: 0<br>> compiz (core) - Fatal: No manageable screens found on display :0.0<br>><br><br>
A) Don't start compiz as root & don't use X as root.<br><br>B) You need to set LIBGL_ALWAYS_INDIRECT as true before running compiz<br>(with that card):<br><br>$ LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp &
<br><br>Please try that and let us know how you make out.<br><br>Adam<br></blockquote></div><br>