Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
startx probleme
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
atrww
n00b
n00b


Joined: 12 Jul 2002
Posts: 30

PostPosted: Tue Jul 30, 2002 7:59 am    Post subject: startx probleme Reply with quote

ich habe mit hilfe von http://www.gentoo.org/doc/desktop.html versucht kde einzurichten

mit /usr/X11R6/bin/xf86config habe ich alles eingestellt

wenn ich dann startx eingebe bekomme ich folgende meldung:

release date: 18.....
.....

build operating system: linux 2.4.19-gentoo....
module loader presend
...

(==)log file: "/var/log/XFree86.0.log", Time....
(==using config file "/root/XF86Config"
(EE)VGA(0) drivver can´t support depth 24
(EE)Screen(s) found,but none have a usable configuration

fatal server error:
no screens found

....

XIO fatal IO error 104 (connection reset by peer) on xserver ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
Back to top
View user's profile Send private message
Larde
Guru
Guru


Joined: 07 Jun 2002
Posts: 313
Location: Duesseldorf, Germany

PostPosted: Tue Jul 30, 2002 8:20 am    Post subject: Reply with quote

Quote:
(EE)VGA(0) drivver can´t support depth 24
(EE)Screen(s) found,but none have a usable configuration


Das klingt, als ob Deine Grafikkarte nicht mit 24bit klarkommt. Also entweder 32 als DefaultDepth versuchen, oder wahrscheinlich auf 16 runtergehen. Zur eingestellten DefaultDepth muß dann eine Display Section vorhanden sein, ungefähr so:
Code:

Section "Screen"
        Identifier   "Screen0"
        Device       "Deine Karte, weiß nicht"
        Monitor      "Deine Monitor, weiß nicht"
        DefaultDepth    16
        Subsection "Display"
                Depth       16
                Modes       "1152x864" "1024x768" "800x600" "640x480"
        EndSubsection
EndSection


Ich hoffe, das war ein Treffer, ;-)
Larde.
_________________
Someday this will be my home... http://moonage.net/
I'll make you a deal
I'll say I came from Earth and my tongue is taped
Back to top
View user's profile Send private message
jaso
n00b
n00b


Joined: 13 Jul 2002
Posts: 30
Location: Germany

PostPosted: Tue Jul 30, 2002 8:25 am    Post subject: Reply with quote

Es hat mir nie Spaß gemacht, die XF86Config zu erstellen .....

Den Meldungen nach, vermute ich, daß die Farbtiefe Deiner Grafikkarte nicht korrekt installiert ist. Hast Du evtl. eine Karte installiert, die keine 24Bit Farbtiefe unterstützt ? ((EE)VGA(0) drivver can´t support depth 24 )
Versuch doch erstmal eine geringere Farbtiefe, um zu testen, ob X damit starten kann.

Welche Grafikkarte benutzt Du ? Mache Hersteller (z.B. Matrox) bieten ganz gute Tools an, um die Config-Datei zu erstellen. Wenn es für Deine Karte auch so ein Tool gibt, kannst Du dann damit das Finetuning erstellen - erspart Nerven :-)
Back to top
View user's profile Send private message
atrww
n00b
n00b


Joined: 12 Jul 2002
Posts: 30

PostPosted: Tue Jul 30, 2002 8:36 am    Post subject: Reply with quote

jetzt bekomm ich eine andere meldung:

release date: 18.....
.....

build operating system: linux 2.4.19-gentoo....
module loader presend
...

(==)log file: "/var/log/XFree86.0.log", Time....
(==using config file "/root/XF86Config"

fatal server error:

addscreen/screeninit failed for driver 0
Back to top
View user's profile Send private message
atrww
n00b
n00b


Joined: 12 Jul 2002
Posts: 30

PostPosted: Thu Aug 01, 2002 7:09 pm    Post subject: Reply with quote

ich hab jetzt alles nochmal mit xf86config konfiguriert leider bekomm ich immer noch die fehlermeldung:

fatal server error:

addscreen/screeninit failed for driver 0
Back to top
View user's profile Send private message
jaso
n00b
n00b


Joined: 13 Jul 2002
Posts: 30
Location: Germany

PostPosted: Thu Aug 01, 2002 8:28 pm    Post subject: Reply with quote

Hast Du schon bei dejanews gesucht ?

http://groups.google.com/advanced_group_search?hl=en

Gib dort mal Deine Fehlermeldung an
"addscreen/screeninit failed for driver 0"

Es werden eine Menge Artikel dazu gefunden, vielleicht findest Du dort etwas ...
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