Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

29.10.2010, 16:17

Compiz-Fusion und Gnome

Hallo Zusammen,

Ich wollte Compiz-Fusion installieren und habe mich dabei an das Gentoo-Wiki gehalten. Leider gibt's dabei einige Probleme, aus der Fehlermeldung werde ich nicht besonders schlau. Vielleicht kennt ja jemand das Problem:


Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
localhost # compiz-manager
Checking for Xgl: not present. 
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log 
Detected PCI ID for VGA: 03:00.0 0300: 10de:0a20 (rev a2) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (1280x1024) to maximum 3D texture size (8192): Passed.
Checking for nVidia: present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 
Starting emerald
/usr/bin/compiz (core) - Warn: SmcOpenConnection failed: None of the authentication protocols specified are supported
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
/usr/bin/compiz (core) - Error: Couldn't load plugin 'yes'
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
 


Ich bin dankbar für jede Hilfe!

Gruss

nutshell4

2

29.10.2010, 21:23

Sehe ich es richtig, Du versuchst Compiz als root zu starten? Compiz muss als angemeldeter User laufen.
Die einfachste Möglichkeit ist es x11-apps/fusion-icon beim Start der Session mit zu starten.
Auch wenn Open-Source kostenlos ist, ist sie nicht umsonst. Dein Preis ist Dein Engagement und Mitarbeit an OS-Projekten.
Wenn Du keinen Preis bezahlen willst, bist Du die Ware. Und das ist nicht Open Source, geschweigedenn frei.

3

30.10.2010, 09:12

Sehe ich es richtig, Du versuchst Compiz als root zu starten? Compiz muss als angemeldeter User laufen.
Die einfachste Möglichkeit ist es x11-apps/fusion-icon beim Start der Session mit zu starten.


Du kannst auch bei den Startprogrammen den Befehl "compiz --replace" hinzufügen.


4

30.10.2010, 12:19

Mein Problem liegt wohl eine Stufe tiefer:

Quellcode

1
2
3
4
5
nut@localhost / $ glxinfo | grep direct
No protocol specified
No protocol specified
Error: unable to open display :0.0
nut@localhost / $


zuvor habe ich:

Quellcode

1
2
3
localhost downloads # gpasswd -a nut video
Adding user nut to group video
localhost downloads #


nut zur Gruppe video hinzugefügt. Wenn ich glxinfo als root laufen lasse, krieg ich folgendes:

Quellcode

1
2
3
4
localhost / # glxinfo | grep direct
direct rendering: Yes
	GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
localhost / #


Wieso kann ich das nicht mit dem user nut?

5

30.10.2010, 15:11

Soweit habe ich dies nun hingebkommen.

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
nico@localhost ~/downloads $ ./compiz-check 

Gathering information about your system...

 Distribution:      	Gentoo (1.12.13)
 Desktop environment:   GNOME
 Graphics chip:     	nVidia Corporation Device 0a20 (rev a2)
 Driver in use:     	nvidia
 Rendering method:  	Nvidia

Checking if it's possible to run Compiz on your system...

 Checking for texture_from_pixmap...           	[ OK ]
 Checking for non power of two support...      	[ OK ]
 Checking for composite extension...           	[ OK ]
 Checking for FBConfig...                      	[ OK ]
 Checking for hardware/setup problems...       	[ OK ]

nico@localhost ~/downloads $


sowie

Quellcode

1
2
3
4
5
6
nico@localhost ~/downloads $ xdpyinfo | grep -i composite
	Composite
nico@localhost ~/downloads $ glxinfo | grep -i direct
direct rendering: Yes
	GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
nico@localhost ~/downloads $


Danach habe ich versucht mittels Compiz-Fusion Icon das ganze zu starten. Leider kann ich keine Fenster bewegen, sehe keinen "Tab-Balken". Im Wiki steht, dass dies passieren kann, wenn man die Treiber von nvidia benützt (was ich ja getan habe). Also habe ich mich an die Anleitung gehalten, leider ohne Erfolg. Die oben genannten Probleme bleiben. Weiss jemand, wie man diese beheben kann?

Gruss

nutshell4

6

30.10.2010, 15:35

Hat wohl eher weniger mit dem nvidia-driver zu tun, siehe eher mal in ->CompizConfig Einstellungs-Manager, Fensterverwaltung ;)

Verwendest du emerald? Sprich, hast du compiz-fusion mit USE="emerald" gebaut oder emerald händisch nachinstalliert?


Tuxsche Grüße, Andre
Sys:
AMD FX (tm)-6300 Six-Core Processor
GeForce GTX 650 1024MB
16384 MB DDR3 1600Mhz
ASUS M5A97 R2.0
Samsung SSD 830 (sys)

OS: Gentoo ~amd64
WM: i3
Kernel: vanilla-sources
VGA: nouveau
INIT: OpenRC :)

██ ██ █ ████ everything ███ █████ is █████ ████ ████ fine ████ ███ █ ██████ trust █████ ██████ ███ your █████ ████ government. Parts of this comment have been found in violation of H.R. 3261, S.O.P.A and Senate Bill 968, P.I.P.A. and have been censored for your benefit.

7

30.10.2010, 15:45

Hallo Andre,

Auch wenn ich z.B. die Einstellung "move window" aktiviere, kann ich keine Fenster bewegen. Eine Toolbar oben am Fenster fehlt gänzlich.

Ich bin mir ziemlich sicher, dass ich compiz-fusion mit emerald gebaut habe, da dies im Wiki so verlangt wird.

Grusss

nutshell4

ps: hier wäre sonst noch meine xorg.conf:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder62)  Thu Jun  3 09:41:37 PDT 2010

Section "ServerLayout"
	Identifier 	"X.org Configured"
	Screen  	0  "Screen0" 0 0
	InputDevice	"Mouse0" "CorePointer"
	InputDevice	"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath  	"/usr/lib64/xorg/modules"
	ModulePath  	"/usr/lib64/opengl/xorg-x11/extensions/"
	FontPath    	"/usr/share/fonts/misc/"
	FontPath    	"/usr/share/fonts/TTF/"
	FontPath    	"/usr/share/fonts/OTF"
	FontPath    	"/usr/share/fonts/Type1/"
	FontPath    	"/usr/share/fonts/100dpi/"
	FontPath    	"/usr/share/fonts/75dpi/"
EndSection

Section "Module"

    	#Load  "dri"
	Load       	"dri2"
	Load       	"record"
	Load       	"extmod"
	Load       	"glx"
	Load       	"dbe"
EndSection

Section "InputDevice"
	Identifier 	"Keyboard0"
	Driver     	"kbd"
EndSection

Section "InputDevice"
	Identifier 	"Mouse0"
	Driver     	"mouse"
	Option     	"Protocol" "auto"
	Option     	"Device" "/dev/input/mice"
	Option     	"ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier 	"Monitor0"
	VendorName 	"Monitor Vendor"
	ModelName  	"Monitor Model"
EndSection

Section "Device"
	Identifier 	"Card0"
	Driver     	"nvidia"
	VendorName 	"nVidia Corporation"
	BoardName  	"Unknown Board"
	Option     	"AddARGBGLXVisuals" "True"
	Option     	"AllowGLXWithComposite" "True"
	Option     	"NoLogo" "True"
	Option     	"RenderAccel" "True"
	Option     	"DamageEvents" "True"
	Option     	"TripleBuffer" "True"

EndSection

Section "Screen"
	Identifier 	"Screen0"
	Device     	"Card0"
	Monitor    	"Monitor0"
	DefaultDepth	24
	SubSection 	"Display"
    	Viewport	0 0
    	Depth   	16
	EndSubSection
	SubSection 	"Display"
    	Viewport	0 0
    	Depth   	24
	EndSubSection
EndSection

Section "Extensions"
	Option     	"Composite" "true"
EndSection

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »nutshell4« (30.10.2010, 15:58)


8

30.10.2010, 16:38

Im Compiz-Einstellungs-Manager findest du unter "Effekte" den Punkt "Fensterdekoration". Bei Kommando trägst du "emerald --replace" ein und aktivierst sodann diese.

Bewirkt dies etwas im positiven Sinne?


Tuxsche Grüße, Andre
Sys:
AMD FX (tm)-6300 Six-Core Processor
GeForce GTX 650 1024MB
16384 MB DDR3 1600Mhz
ASUS M5A97 R2.0
Samsung SSD 830 (sys)

OS: Gentoo ~amd64
WM: i3
Kernel: vanilla-sources
VGA: nouveau
INIT: OpenRC :)

██ ██ █ ████ everything ███ █████ is █████ ████ ████ fine ████ ███ █ ██████ trust █████ ██████ ███ your █████ ████ government. Parts of this comment have been found in violation of H.R. 3261, S.O.P.A and Senate Bill 968, P.I.P.A. and have been censored for your benefit.

9

30.10.2010, 16:44

Super, nun klappt alles!


Gruss

nutshell4

ps: sorry für die vielen Fragen. Zu beginn fallen einige an, bis einmal alles läuft. Ist halt mein "erstes" gentoo;)

10

30.10.2010, 19:13

Du kannst dich trösten, dieses Problem hatte ich auch mal. Damals habe ich einfach die Ubuntu Live-CD gestartet um zu sehen, was nötig wäre für ein "anständiges" Compiz.

/edit: Könntest du noch das Thema auf gelöst setzen? Danke.