compiz

ypswes

Keine Ahnung von Nix
Mag mir mal jemand erklären, wie man compiz und gnome zusammenbringt ?
Ich habe compiz aus den Ports installiert, xorg.conf angepasst , und nun ?

Ypswes
 
Es gibt einige beryl Anleitungen, wenn man im Forum sucht, vielleicht hilft das ja weiter.
 
Hi,
ja witzigerweise habe ich da nichts gefunden.
Vielleicht ein paar mehr Details.
Also erstmal zum Thema compiz:

compiz aus den Ports installiert.
Ich habe meine xorg.conf ( Xorg7.2) entsprechend der Anleitung angepasst.
Wenn ich nun compiz zum testen aufrufe, dann bekomme ich folgende Fehlermeldung:
Code:
compiz: SmcOpenConnection failed: Authentication Rejected, reason : None of the authentication protocols specified are supported and
 host-based authentication failed
compiz: No composite extension

Ich denke mal dies ist das erste Problem. Nun gibt es dazu tausend Einträge wenn man bei google sucht, allerdings hat nichts die Lösung gebracht.
Die Einträge beziehen sich meist auf ubuntu.

Naja, und wenn comiz dann mal laufen würde, dann würde ich gerne mal gnome mit compiz betreiben, und da muss wohl die gconf angepasst werden.
Ich habe heute halt schon etwas länger nach einen howto oder wiki Beitrag gesucht, und habe leider nichts gefunden.
 
:-)

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

Section "Files"
	RgbPath      "/usr/local/share/X11/rgb"
	ModulePath   "/usr/local/lib/xorg/modules"
	FontPath     "/usr/local/lib/X11/fonts/misc/"
	FontPath     "/usr/local/lib/X11/fonts/TTF/"
	FontPath     "/usr/local/lib/X11/fonts/OTF"
	FontPath     "/usr/local/lib/X11/fonts/Type1/"
	FontPath     "/usr/local/lib/X11/fonts/100dpi/"
	FontPath     "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
	Load  "extmod"
	Load  "record"
	Load  "dbe"
	Load  "glx"
	Load  "xtrap"
	#Load  "dri"
	Load  "freetype"
	Load  "type1"
EndSection

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

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

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

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "VideoKey"           	# <i>
        #Option     "FlatPanel"          	# [<bool>]
        #Option     "FPDither"           	# [<bool>]
        #Option     "CrtcNumber"         	# <i>
        #Option     "FPScale"            	# [<bool>]
        #Option     "FPTweak"            	# <i>
        #Option     "DualHead"           	# [<bool>]
	Option      "RenderAccel" "True"
        Option      "AllowGLXWithComposite" "True"
        Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "NV34 [GeForce FX 5200]"
	BusID       "PCI:2:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	Option         "AddARGBGLXVisuals" "true"
        Option         "DisableGLXRootClipping" "true"

        SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection


und nochwas:
Im meinen /var/log/xorg.0.log ist mir folgendes aufgefallen:


Code:
(--) NVIDIA(0):     option
(WW) NVIDIA(0): 32-bit ARGB GLX visuals require the Composite extension.
(II) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.



Ypswes
 
Versuch mal das hinzuzufügen, vielleicht hilft's ja.
Code:
Section "Extensions"
	Option	"Composite" "enable"
EndSection

Was sagt denn
$ glxinfo | grep rendering
bei dir?
 
so siehts aus:

$ glxinfo | grep rendering
direct rendering: Yes
$

Ich habe die Extensions eingetragen, und X neu gestartet.
Ich denke COMPOSITE ist als Extension geladen.
Ich habe mal das log angehängt.
Code:
II) Initializing built-in extension COMPOSITE

Hmm ;'(
 

Anhänge

  • Xorg.0.log.txt
    20,8 KB · Aufrufe: 258
Nach Xorg.0.log sieht ja alles gut aus, also würde ich sagen, liegt es irgendwie an Compiz.

Da kann ich leider nicht weiterhelfen.
 
Danke !!! für die Unterstützung, also um es kurz zu machen:

Ich habe compiz nicht ans Laufen gebracht. ;'(

Allerdings habe ich dann mal eben schnell beryl ausprobiert, ratzfatz .... und geht.
Also scheinen meine Xorg Einstellungen im Prinzip zu passen....
Lustige Würfel, allerdings bin ich nun wieder bei openbox. Also das ganze Gedrehe ist zwar nett, aber auch ziemlich nervig nach ein paar Tagen.
Und nun ist mir Compiz eigentlich egal :)
 
Bei mir geht auch nur Beryl und Compiz nicht. Wenn ich das starten will, bekomme ich ne Fehlermeldung, dass er ein Symbol nicht findet, IIRC. Im Moment habe ich keinen Zugriff auf die Kiste, sonst wuerd ich die Fehlermeldung posten.
 
Zurück
Oben