Gentoo Archives: gentoo-user

From: Dan Johansson <Dan.Johansson@×××.nu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Can not start compiz-fusion
Date: Sat, 20 Jun 2009 09:48:43
Message-Id: 200906201148.38337.Dan.Johansson@dmj.nu
1 I had some time on my hands and decided to try compiz-fusion.
2 When I try to start compiz-manager I get the following:
3
4 $ compiz-manager
5 Checking for Xgl: not present.
6 Detected PCI ID for VGA: 01:00.0 0300: 10de:0422 (rev a1) (prog-if 00 [VGA
7 controller])
8 05:00.0 0300: 10de:0422 (rev a1) (prog-if 00 [VGA controller])
9 Checking for texture_from_pixmap: present.
10 Checking for non power of two support: present.
11 Checking for Composite extension: not present.
12 aborting and using fallback: /usr/bin/metacity
13 no /usr/bin/metacity found, exiting
14
15 The "Xgl: not present" is because I'm running Xorg (x11-base/xorg-x11-7.2)
16 The thing that really strikes me is "Checking for Composite extension: not
17 present.". What I can see I have Composite enabled:
18
19 $ grep -i Composite /var/log/Xorg.0.log
20 (**) Extension "Composite" is enabled
21 (**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
22 (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
23 (**) NVIDIA(1): Option "AllowGLXWithComposite" "true"
24 (II) Initializing built-in extension COMPOSITE
25
26
27 And this is a part of xorg.conf:
28 ------------8<----------------
29 Section "Extensions"
30 Option "Composite" "Enable"
31 EndSection
32 ------------8<----------------
33
34 I have two nVidia GeForce 8400 GS Cards installed in this box:
35 # lspci | grep VGA
36 01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400 GS]
37 (rev a1)
38 05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400 GS]
39 (rev a1)
40
41 Any suggestions on how to solve this?
42 --
43 Dan Johansson, <http://www.dmj.nu>
44 ***************************************************
45 This message is printed on 100% recycled electrons!
46 ***************************************************

Attachments

File name MIME type
smime.p7s application/pkcs7-signature