You are not logged in.

#1 2008-10-08 12:34:51

toffyrn
Member
Registered: 2008-10-07
Posts: 221

Cant get compiz to work.

I tried the wiki guides on compiz and composite managers. I have configurated xorg.conf with aticonfig, and it looks like it works good without compiz.

But when trying to run compiz-manager i get this.

[14:33:18 toffyrn ~]$compiz-manager
Checking for Xgl: not present.
No whitelisted driver found
aborting and using fallback: /usr/bin/metacity

^C
[14:33:25 toffyrn ~]$

Thought that Xgl was included in the catalyst package.

Anybody know what the problem is??

Offline

#2 2008-10-08 13:18:48

SkonesMickLoud
Arch Linux f@h Team Member
From: The D of C
Registered: 2008-09-20
Posts: 178

Re: Cant get compiz to work.

sudo pacman -S xgl

Offline

#3 2008-10-08 13:25:47

b9anders
Member
Registered: 2007-11-07
Posts: 691

Re: Cant get compiz to work.

SkonesMickLoud wrote:

sudo pacman -S xgl

don't forget to install sudo before running this command.;)

Offline

#4 2008-10-08 13:29:02

SkonesMickLoud
Arch Linux f@h Team Member
From: The D of C
Registered: 2008-09-20
Posts: 178

Re: Cant get compiz to work.

Bah, I keep forgetting that sudo doesn't come by default!

su - first if need be.

Last edited by SkonesMickLoud (2008-10-08 13:29:17)

Offline

#5 2008-10-08 20:40:19

konni
Member
From: berlin
Registered: 2008-09-25
Posts: 99

Re: Cant get compiz to work.

you don't really need xgl for compiz.

No whitelisted driver found

sudo vim /usr/bin/compiz-manager
search for WHITELIST and add fglrx, like this:

WHITELIST="nvidia intel ati i810 radeon fglrx"

Offline

Board footer

Powered by FluxBB