[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiz-fusion



On Tuesday 22 April 2008 12.54.20 can comert wrote:
> my uname -ar output is
> Linux debian 2.6.24-1-amd64 #1 SMP Thu Mar 27 16:52:38 UTC 2008 x86_64
> GNU/Linux
> i'm using testing version
> i installed nvidia driver after that i type compiz on synaptic and i
> installed all packets except compiz gtk
> i type compiz on console and output is like that
> tilki@debian:~$ compiz
> Fatal: Failed test: Composite extension
> Checks indicate that it's impossible to start compiz on your system.
> tilki@debian:~$
>
> how can i solve this problem or is there a guide to re-install
> compiz-fusion???
> Thanks for your help...

Do you have the composite extension enabled in /etc/X11/xorg.conf?

Section "Extensions"
    Option         "Composite" "Enable"
    Option         "RENDER" "Enable"
EndSection

Is it loaded?

bash$ xdpyinfo | grep Composite

// Anders


Reply to: