Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: DylanDenney on December 21, 2010, 11:08:05 PM

Title: Installing and using compiz
Post by: DylanDenney on December 21, 2010, 11:08:05 PM
I installed compiz and enabled a few effects like desktop cube and some others, but i
can't seem to get the effects to work. I'm using the latest release 3.4. Any advice would be helpful.
Title: Re: Installing and using compiz
Post by: andreas122 on December 22, 2010, 02:54:00 PM
is compiz enable?
type this commant: compiz --replace
Title: Re: Installing and using compiz
Post by: DylanDenney on December 23, 2010, 10:19:11 AM
When I type the command compiz --replace I get this error:

   sh: lspci: not found 
   /usr/local/bin/compiz.real (core) - Fatal: No composite extension 
                                                                                             
Title: Re: Installing and using compiz
Post by: tinypoodle on December 23, 2010, 10:46:56 AM
Try to load pci-utils
Title: Re: Installing and using compiz
Post by: Arslan S. on December 23, 2010, 01:46:20 PM
are you using compiz-base or just compiz ? don't forget you need a window decorator such as emerald, metacity etc.

and you may need to enable compositing in xorg conf file, using proprietary drivers automatically enables compositing such as nvidia and ati drivers
Title: Re: Installing and using compiz
Post by: DylanDenney on December 24, 2010, 10:37:32 AM
Thanks for the reply's. I will give it a try.