Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xgl problemm HILFE
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
dr.d3m0n
n00b
n00b


Joined: 25 Dec 2005
Posts: 38

PostPosted: Thu May 18, 2006 1:55 pm    Post subject: xgl problemm HILFE Reply with quote

Hallo an alle, hab das XGL mit dem HOWTO installiert, als Startscript verwende ich den Script der in der Howto stand. Meine Desktopumgebung ist xfce4.
Warum startet der "XGL" nicht wo kann das Problemm liegen?
hier ist das was der sckript zurückgibt:
BITTE HELFT MIR, bin schon seit 2 Tagen damit beschäftigt, und klapp immer noch nich :(.
Nach dem der Skript ausgeführt wird, starten das XGL (glaube ich) aber das XFCE4 nicht. deswegen gehe ich aus dem X mit STRG + ALT + BACKSPACE raus.

Code:

karakurt ~ # ./xgls 0 xfce4 nvidia
###### STARTXGL SCRIPT ######
Starting X Server with XGL
Using Display 0
Using WM: xfce4
Using Card: nvidia/other

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-gentoo-r7 i686
Current Operating System: Linux karakurt 2.6.16-gentoo-r7 #6 SMP Wed May 17 10:51:00 CEST 2006 i686
Build Date: 15 May 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.93.log", Time: Wed May 17 20:14:05 2006
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server[code][/code][code][/code][code][/code]
Starting compiz
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/karakurt:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
xkb_keycodes { include "xfree86+aliases(qwertz)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+de+inet(logiik)" };
xkb_geometry { include "pc(pc104)" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
compiz: No GLXFBConfig for default depth, this isn't going to work.
compiz: Failed to manage screen: 0
compiz: No managable screens found on display :0
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
xkb_keycodes { include "xfree86+aliases(qwertz)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+de+inet(logiik)" };
xkb_geometry { include "pc(pc104)" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Starting Window Manager
DONE!
X connection to :93.0 broken (explicit kill or server shutdown).
X connection to :93.0 broken (explicit kill or server shutdown).
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

ach und außerdem was ist mit "FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing." gemeint, wie kann ich dieses fixen?
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Thu May 18, 2006 2:13 pm    Post subject: Reply with quote

Hallo,
hast du schonmal Google befragt, oder das Forum nach XGL durchsucht?
Ich persönlich kenne mich mit XGL nicht gut aus, jedoch empfehle ich dir kein XGL auf einem produktiven System.
D.h. ich würde mir erstmal etwas zum Spielen aussuchen.

Bye.
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
dr.d3m0n
n00b
n00b


Joined: 25 Dec 2005
Posts: 38

PostPosted: Thu May 18, 2006 2:25 pm    Post subject: Reply with quote

was meinst du damit?
ich will halt dass es läuft. zum thema hab ich nichts gefunden, also warum es bei mir nicht läuft.
Back to top
View user's profile Send private message
Ampheus
l33t
l33t


Joined: 19 Oct 2005
Posts: 814
Location: Rheine, NRW, Germany

PostPosted: Thu May 18, 2006 2:27 pm    Post subject: Reply with quote

Kopier das startxgl script aus xgl-coffee mal nach /usr/local/bin und mach ein chmod a+x drauf. Danach kannst du versuchen, den Server mit
Code:

startxgl 0 xfce nvidia


zu starten. Nebenbei hab ich im script gelesen, dass die Option xfce ist und nicht xfce4.
Back to top
View user's profile Send private message
Ampheus
l33t
l33t


Joined: 19 Oct 2005
Posts: 814
Location: Rheine, NRW, Germany

PostPosted: Thu May 18, 2006 3:13 pm    Post subject: Reply with quote

Außerdem steht noch in dem Howto, dass viele Probleme mit display 0 hatten. Versuchs mal mit 1.
Back to top
View user's profile Send private message
dr.d3m0n
n00b
n00b


Joined: 25 Dec 2005
Posts: 38

PostPosted: Thu May 18, 2006 5:51 pm    Post subject: Reply with quote

hab alles gemacht was du vorgeschlagen hast, zwar startet das XGL mit xfce aber da gibts kein WM , na halt ich die fenster nicht bewegen, denke dass es der gnome-window-decorator oder so nicht läuft oder ist das der compiz???
Back to top
View user's profile Send private message
Ampheus
l33t
l33t


Joined: 19 Oct 2005
Posts: 814
Location: Rheine, NRW, Germany

PostPosted: Fri May 19, 2006 12:06 am    Post subject: Reply with quote

Es scheint der gnome-windo-decorator zu sein. Welches Howto hast du denn benutzt? Link wäre nicht schlecht.
Back to top
View user's profile Send private message
BlackHell
n00b
n00b


Joined: 08 Dec 2005
Posts: 73

PostPosted: Tue Jul 18, 2006 2:32 pm    Post subject: Reply with quote

Ich hatte zum Zeitpunkt, als ich diesen Fehler bekam, noch kein KDE, xfce oder sonstiges installiert. Nach jedem startx kam der nvidia Bildschirm, kurz der Cursor und das wars dann. Jedesmal die Fehlermeldung mit dem FreeFontPath. Nachdem ich dann in der rc.conf XSESSIONS="Xsession" entfernt hatte und auch mal xdm als Displaymanager entfernte, bekam ich endlich nach startx eine stabile grafische Grundansicht. Die Fehlermeldung war aber nach beenden der session trotzdem noch da. Ich bin da noch am probieren.
_________________
Signatur? Signatur? Welche Signatur?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum