Page 1 of 1

No Compiz config under LMDE 64 [Solved]

Posted: Tue Feb 08, 2011 8:03 am
by rdonnelly
I have the ATI Mobility Radeon HD 5400 Series video card. The proprietary ATI Catylist drivers installed, and no matter what I try, and am not getting no 3D effects with CC? Alt+Tab just bring up an old boring flat box for switching apps. Also I am not able to get desktop cube, wobbly windows, etc. Seems LMDE needs more work in the CC area?

Re: No Compiz config under LMDE 64

Posted: Tue Feb 08, 2011 8:35 am
by abercrombieande
Does it look ok when you run

Code: Select all

glxgears
Can you post the output from

Code: Select all

glxinfo

Re: No Compiz config under LMDE 64

Posted: Tue Feb 08, 2011 8:36 am
by timmer1240
go into synaptic and search fusion-icon get that installed then under system tools select that and add it to your panel from there right click and go to select window manager, select compiz then reload window manager. try that!

Re: No Compiz config under LMDE 64

Posted: Tue Feb 08, 2011 7:19 pm
by rdonnelly
Actually I got it working by typing

Code: Select all

compiz --replace
everything works up until you log out, so I put the command in the startup folder. Is there a cofing file I can just ad that code to?

Re: No Compiz config under LMDE 64

Posted: Tue Feb 08, 2011 7:42 pm
by GSXR750L
.......are we [SOLVED]

Re: No Compiz config under LMDE 64

Posted: Tue Feb 08, 2011 8:33 pm
by timmer1240
get fusion icon installed add it to the panel and set the window manager to compiz then it will be running on startup.

Re: No Compiz config under LMDE 64

Posted: Wed Feb 09, 2011 8:03 am
by rdonnelly
GSXR750L wrote:.......are we [SOLVED]
That is up to me. I did not know I had a reputation to ask for answers and not follow up :?:

Re: No Compiz config under LMDE 64

Posted: Wed Feb 09, 2011 8:44 am
by rdonnelly
The Fusion-Icon did not work, I tried some of these http://wiki.debian.org/Compiz

Code: Select all

gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager compiz
Caused me to lose the boarders and I was not able to hit enter to use the gnome

Code: Select all

gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager gnome-wm
to get back where I was.

So I think I will just stick with my method of

Code: Select all

compiz --replace
in the startup folder.

Re: No Compiz config under LMDE 64

Posted: Thu Feb 10, 2011 2:03 pm
by rdonnelly
I found a reasonable solution that is seamless, it works and is good enough for me. It also does not launch the CCSM on log in.


Gnome

Go in Desktop -> Preferences -> Sessions. Then choose the Startup Programs tab and add an entry for Compiz :

Code: Select all

compiz --replace --fast-filter
http://technowizah.com/2006/10/debian-h ... ompiz.html