x startet nicht korrekt

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
shorty88
Beiträge: 8
Registriert: 01.09.2009 21:55:04

x startet nicht korrekt

Beitrag von shorty88 » 01.09.2009 22:01:27

Hallo.
habe mir grad mit der Grafischen installationsoberfläche eindebian installiert und neu gestartet.
debian versucht x zu starten. Es erscheinen aber nur flimmernde streifen auf dem bilschirm.
ich denke X ist nich richtig konfiguriert, aber wie muss ich es konfigurieren? Grafikkarte ist ne ATI.
Vielen Dank

Danielx
Beiträge: 6419
Registriert: 14.08.2003 17:52:23

Re: x startet nicht korrekt

Beitrag von Danielx » 01.09.2009 22:08:09

Hallo und willkommen im df.de!
shorty88 hat geschrieben:Grafikkarte ist ne ATI.
Welche genau?

Existiert bei dir die Datei /etc/X11/xorg.conf (inkl. Inhalt)?

Gruß,
Daniel

shorty88
Beiträge: 8
Registriert: 01.09.2009 21:55:04

Re: x startet nicht korrekt

Beitrag von shorty88 » 01.09.2009 22:16:49

es ist eine ATI Radeon 9200 Pro.
hab mit nano in die xorg.conf geschaut und sie ist leer!
gibt es einen Möglichkeit x automatisch zu konfigurieren?

Danielx
Beiträge: 6419
Registriert: 14.08.2003 17:52:23

Re: x startet nicht korrekt

Beitrag von Danielx » 01.09.2009 22:26:58

Erstelle dir mal eine xorg.conf mit "dexconf" (als root).

Gruß,
Daniel

shorty88
Beiträge: 8
Registriert: 01.09.2009 21:55:04

Re: x startet nicht korrekt

Beitrag von shorty88 » 01.09.2009 22:32:19

alles klar hab ich gemacht. Die xorg.conf ist angelegt und wie mache ich jetzt weiter.
vielen Dank

Danielx
Beiträge: 6419
Registriert: 14.08.2003 17:52:23

Re: x startet nicht korrekt

Beitrag von Danielx » 01.09.2009 22:38:30

Schau mal in der Log, ob es dort hilfreiche Fehlermeldungen:

Code: Alles auswählen

grep "^(EE)" /var/log/Xorg.0.log
oder Warnungen gibt:

Code: Alles auswählen

grep "^(WW)" /var/log/Xorg.0.log
Gruß,
Daniel

shorty88
Beiträge: 8
Registriert: 01.09.2009 21:55:04

Re: x startet nicht korrekt

Beitrag von shorty88 » 01.09.2009 22:50:16

keine errors nur warnungen.
/usr/share/fonts/X11/cyrillic und /var/lib/defoma/X-ttcidfont-conf.d/dirs/TrueType existiert nicht.
" no matching device section for instance found".
gibt es keine Möglichkeit X automatisch zu konfugurieren. in anderen Distributionen geht das doch auch!

Danielx
Beiträge: 6419
Registriert: 14.08.2003 17:52:23

Re: x startet nicht korrekt

Beitrag von Danielx » 02.09.2009 11:50:00

shorty88 hat geschrieben:gibt es keine Möglichkeit X automatisch zu konfugurieren.
Wird ja automatisch gemacht, nur manchmal funktioniert das eben leider nicht richtig.

Gruß,
Daniel

shorty88
Beiträge: 8
Registriert: 01.09.2009 21:55:04

Re: x startet nicht korrekt

Beitrag von shorty88 » 02.09.2009 16:09:00

und waskann ich sonst noch probieren???

Benutzeravatar
cirrussc
Beiträge: 6582
Registriert: 26.04.2007 19:47:06
Lizenz eigener Beiträge: MIT Lizenz

Re: x startet nicht korrekt

Beitrag von cirrussc » 02.09.2009 19:51:35

Danielx hat geschrieben:Erstelle dir mal eine xorg.conf mit "dexconf" (als root).
Das ginge auch noch
http://debianforum.de/forum/viewtopic.p ... f4#p671037
shorty88 hat geschrieben:" no matching device section for instance found"
Wenn's gar nicht geht, musst du wohl oder übel doch mal die xorg.conf und weitere Daten posten.
Gruß cirrussc
--------------------
„Der Mensch steigert zur Zeit die Nutzung dessen, was seiner Willkür unterliegt - und kommt sich sehr klug dabei vor.“ H. Gruhl

shorty88
Beiträge: 8
Registriert: 01.09.2009 21:55:04

Re: x startet nicht korrekt

Beitrag von shorty88 » 02.09.2009 20:28:10

Achtung hier ist meine xorg.conf

Code: Alles auswählen

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

Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "extmod"
	Load  "glx"
	Load  "GLcore"
	Load  "record"
	Load  "dbe"
	Load  "dri"
	Load  "xtrap"
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"
	#DisplaySize	  400   250	# mm
	Identifier   "Monitor0"
	VendorName   "PHL"
	ModelName    "Philips 190WV"
 ### Comment all HorizSync and VertRefresh values to use DDC:
	HorizSync    30.0 - 83.0
	VertRefresh  55.0 - 75.0
	Option	    "DPMS"
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     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DMAForXv"           	# [<bool>]
        #Option     "FBTexPercent"       	# <i>
        #Option     "DepthBits"          	# <i>
        #Option     "PCIAPERSize"        	# <i>
        #Option     "AccelDFS"           	# [<bool>]
        #Option     "DDCMode"            	# [<bool>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "RageTheatreCrystal" 	# <i>
        #Option     "RageTheatreTunerPort" 	# <i>
        #Option     "RageTheatreCompositePort" 	# <i>
        #Option     "RageTheatreSVideoPort" 	# <i>
        #Option     "TunerType"          	# <i>
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "ScalerWidth"        	# <i>
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "DynamicClocks"      	# [<bool>]
        #Option     "VGAAccess"          	# [<bool>]
        #Option     "ReverseDDC"         	# [<bool>]
        #Option     "LVDSProbePLL"       	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "DRI"                	# [<bool>]
        #Option     "ConnectorTable"     	# <str>
        #Option     "DefaultConnectorTable" 	# [<bool>]
        #Option     "DefaultTMDSPLL"     	# [<bool>]
        #Option     "TVDACLoadDetect"    	# [<bool>]
        #Option     "ForceTVOut"         	# [<bool>]
        #Option     "TVStandard"         	# <str>
        #Option     "IgnoreLidStatus"    	# [<bool>]
        #Option     "DefaultTVDACAdj"    	# [<bool>]
        #Option     "Int10"              	# [<bool>]
	Identifier  "Card0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "RV280 [Radeon 9200 PRO]"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
		Modes	"1024x768"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
		Modes	"1024x786"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
		Modes	"1024x768"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
		Modes	"1024x768"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes	"1024x768"
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes	"1024x768"
	EndSubSection
EndSection


Benutzeravatar
cirrussc
Beiträge: 6582
Registriert: 26.04.2007 19:47:06
Lizenz eigener Beiträge: MIT Lizenz

Re: x startet nicht korrekt

Beitrag von cirrussc » 02.09.2009 23:46:54

Und damit soll og. Fehlermeldung erscheinen?
Eigentlich sollte damit jetzt jedenfalls schon mal ein Bild erscheinen.

Poste bitte mal noch die aktuelle /var/log/Xorg.0.log nach NoPaste.
Gruß cirrussc
--------------------
„Der Mensch steigert zur Zeit die Nutzung dessen, was seiner Willkür unterliegt - und kommt sich sehr klug dabei vor.“ H. Gruhl

shorty88
Beiträge: 8
Registriert: 01.09.2009 21:55:04

Re: x startet nicht korrekt

Beitrag von shorty88 » 03.09.2009 11:40:57

OK. Ich habe "grep -e EE -e WW /var/log/Xorg.0.log" eingegeben und erhalte: http://nopaste.debianforum.de/24786

Benutzeravatar
cirrussc
Beiträge: 6582
Registriert: 26.04.2007 19:47:06
Lizenz eigener Beiträge: MIT Lizenz

Re: x startet nicht korrekt

Beitrag von cirrussc » 03.09.2009 17:10:29

(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
Scheinbar hat deine GPU die BUS-ID 1:0:1 (mit lspci nachzuprüfen).
Ändere also, oder kommentiere ganz aus, den BusID Eintrag in der xorg.conf zu:

Code: Alles auswählen

   BusID       "PCI:1:0:1"
Gruß cirrussc
--------------------
„Der Mensch steigert zur Zeit die Nutzung dessen, was seiner Willkür unterliegt - und kommt sich sehr klug dabei vor.“ H. Gruhl

shorty88
Beiträge: 8
Registriert: 01.09.2009 21:55:04

Re: x startet nicht korrekt

Beitrag von shorty88 » 03.09.2009 19:37:26

Habe ich gemacht. Das ergab den totalen crash.
hab mal lspci, messages und Xorg.0.log gepostet: http://nopaste.debianforum.de/24795

Antworten