Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]endlich fertig (?) und jetzt startet X nicht
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
django013
Tux's lil' helper
Tux's lil' helper


Joined: 17 Oct 2005
Posts: 115

PostPosted: Mon Oct 31, 2005 7:01 am    Post subject: [solved]endlich fertig (?) und jetzt startet X nicht Reply with quote

Hallo,

ich habe (wie von Carlo empfohlen) ein emerge -eND hinter mir (über 2 Tage Dauerlauf des Compilers - puh!).
Ergebnis: 1 (in Worten ein!) Paket konnte entfernt werden. Der Stromverbrauch der letzten Tage war nicht sonderlich effektiv :(
Jetzt habe ich einen reboot durchgeführt und weil KDE nicht automatisch startete (dachte ich hätte es so configuriert) hab ich startx von Hand probiert.
Dabei gab es folgenden Fehler:
Code:
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.13-gentoo-r3 i686 [ELF]
Current Operating System: Linux Gt1 2.6.13-gentoo-r3 #2 SMP Fri Oct 28 15:44:17 CEST 2005 i686
Build Date: 30 October 2005
        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.0.log", Time: Wed Nov  2 02:25:46 2005
(EE) Unable to locate/open config file
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.7
        X.Org XInput driver : 0.4
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
Duplicate symbol __i686.get_pc_thunk.bx in /usr/lib/modules/fonts/libbitmap.a:bitmapmod.o
Also defined in /usr/lib/modules/fonts/libbitmap.a


In bugzilla habe ich gefunden, dass 'bitmap' jetzt als USE-Flag eingeführt sei. Das hatte ich nicht angegeben (um so mehr verwundert mich, dass es jetzt 'duplicate' ist).
Muss ich den Übersetzungsmarathon nochmal ausführen, oder läßt sich das Problem (etwas) einfacher beheben?


Last edited by django013 on Mon Oct 31, 2005 3:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Mon Oct 31, 2005 8:10 am    Post subject: Reply with quote

Hi!

Das ist, glaube ich, das Wichtigere:

Quote:
(EE) Unable to locate/open config file


Ist schließlich ein Error, und nicht nur Informational, wie das

Code:
(II) Loading /usr/lib/modules/fonts/libbitmap.a


Schau mal, wo du deine xorg.conf hast.

Ciao

Tobi[/quote]
Back to top
View user's profile Send private message
django013
Tux's lil' helper
Tux's lil' helper


Joined: 17 Oct 2005
Posts: 115

PostPosted: Mon Oct 31, 2005 9:28 am    Post subject: Reply with quote

Hallo Finswimmer,

danke für Deine Aufmerksamkeit!
Ja, das mit dem Config-File - habe ich auch gefunden.
Hab dann nochmal im X-Server Konfigurations HOWTO gesucht, ob ich was übersehen habe ...
Nur egal ob ich 'Xorg -configure', 'xorgcfg', oder 'xorgcfg -textmode' probiere, es kommt immer der Fehler, nur dass er bei xorgcfg in der libdrm.a gemeldet wird.

Schätze da ist wirklich was vergurkt - nur habe ich keinen Plan, wie ich das wieder auflösen kann (außer einer kompletten Neuinstallation - und das wäre bitter).
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Mon Oct 31, 2005 9:35 am    Post subject: Reply with quote

Quote:
(außer einer kompletten Neuinstallation - und das wäre bitter).
wir sind hier doch nicht bei windows :wink:

ich hatte diesen fehler auch mal und habe das hardened-use-flag entfernt. Hast du das gesetzt?
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Mon Oct 31, 2005 9:39 am    Post subject: Reply with quote

Gibt es die Datei denn überhaupt?

Hast du keine Sicherungskopie mehr?

Ich habe unter /etc/X11/xorg.conf.example eine Example.

Kopier die mal nach /etc/X11/xorg.conf, und schau, ob der Fehler immer noch auftritt.

Es ist egal, ob X startet, wenn der Fehler nicht mehr auftritt, musst du die Conf - Datei nur noch anpassen.

Ciao

Tobi
Back to top
View user's profile Send private message
django013
Tux's lil' helper
Tux's lil' helper


Joined: 17 Oct 2005
Posts: 115

PostPosted: Mon Oct 31, 2005 10:18 am    Post subject: Reply with quote

Hallo,

danke für Eure Antworten.

Ja, ich habe das hardened-use-flag gesetzt.
Auch wenn wir nicht bei windows sind, ein rebuild mit --newuse kommt einer Neuinstallation sehr nahe (zumindest bei meiner HW).

Weißt Du, ob es reicht, das use-flag in package.use bei x einzufügen, oder muss make.conf geändert werden?

@Finswimmer:
das Kupieren der xorg.conf.example hat keinen Erfolg gebracht.
Back to top
View user's profile Send private message
django013
Tux's lil' helper
Tux's lil' helper


Joined: 17 Oct 2005
Posts: 115

PostPosted: Mon Oct 31, 2005 11:30 am    Post subject: Reply with quote

... also ...

jetzt habe ich in package.use für xorg-x11 -hardened eingetragen und ein 'emerge --newuse world' durchgeführt.
War erstaunt, wie schnell das fertig war, aber der Fehler ist leider immer noch derselbe.

Dann dachte ich, ich schau mal mit 'equery' zu welchem Packet die 'libbitmap' gehört - hm, die gehört zu xorg-x11 und das sollte er ja inzwischen neu gebaut haben ...
Andererseits - das ging viel zu schnell. Kann es sein, dass emerge bei einem --newuse die package.use nicht berücksichtigt?

Jetzt bin ich wieder aufgeschmissen.
Hoffentlich fällt Euch noch was ein :)
Back to top
View user's profile Send private message
SinoTech
Advocate
Advocate


Joined: 20 Mar 2004
Posts: 2579
Location: Neunkirchen / Saarland / Germany

PostPosted: Mon Oct 31, 2005 11:56 am    Post subject: Reply with quote

Bei einem "--newuse" wird auch die "package.use" berücksichtigt. Aber vielleicht hast du ja in dieser auch einen Tippfehler oder so?
Mach doch mal ein:
Code:

$ emerge -vpt xorg-x11

Dann siehst du welche Flags gesetzt sind und welche nicht.
Aber wie schon bereits oben erwähnt wurde, ist dein eigentliches Problem die configfile die er nicht.
Was sagt ein
Code:

$ ls -l /etc/X11/xorg.conf


Mfg

Sino
Back to top
View user's profile Send private message
nic0000
l33t
l33t


Joined: 25 Sep 2005
Posts: 658

PostPosted: Mon Oct 31, 2005 12:31 pm    Post subject: Reply with quote

Hi
ich bin sehr in eile deshalb habe ich den Thread nur schnell überflogen. Wenn ich etwas wiederhole oder überlesen habe, bitte nicht kreuzigen.
Ich hatte mal selbst ein hardened System mit xorg ausprobiert und es ging nicht gut. Erst als ich dlloader als USE flag hatte funktionierte es dann.
Ich bin nach dieser nleitung vorgegangen:
http://www.gentoo.org/proj/en/hardened/hardenedxorg.xml

grüße
nico

Edit:150


Last edited by nic0000 on Tue Nov 01, 2005 12:01 am; edited 1 time in total
Back to top
View user's profile Send private message
django013
Tux's lil' helper
Tux's lil' helper


Joined: 17 Oct 2005
Posts: 115

PostPosted: Mon Oct 31, 2005 3:11 pm    Post subject: Reply with quote

@nic0000:
Danke nico für den Link. Es war etwas umständlich mich durchzubeißen, aber jetzt läufts.

Laut Beschreibung ist das use-flag 'dlloader' inzwischen default, sollte also bei mir auch aktiv gewesen sein (denn ich hatte es nicht explizit ausgeschaltet). Die dynamische Variante (lt. Beschreibung soll man ja auf den Testing-Zweig wechseln) hat dann auch nix gebracht, erst als ich X statisch gelinkt habe (wieder aus dem stable Zweig), ließ es sich starten (übrigens mit aktivem hardened-flag).
Inzwischen konnte ich die Konfiguration anpassen und jetzt startet auch KDE nach einem reboot.

Nochmals ein herzliches Dankeschön!
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