WinFuture-Forum.de: X Will Nich' So Wie Ich Will! - WinFuture-Forum.de

Zum Inhalt wechseln

Nachrichten zum Thema: Linux
Seite 1 von 1

X Will Nich' So Wie Ich Will! Config wie immer / X hat trotzdem Fehler


#1 Mitglied ist offline   sкavєи 

  • Gruppe: aktive Mitglieder
  • Beiträge: 6.759
  • Beigetreten: 20. Juli 04
  • Reputation: 62
  • Geschlecht:Männlich
  • Wohnort:Stralsund

geschrieben 07. August 2005 - 11:54

Hi,

da ich es nun endlich geschafft habe meine beiden Windows Systeme auf meiner neuen Platte so zum laufen zu bekommen wie ich es wollte, habe ich mich daran gemacht mein Debian wieder zu installieren.

Gebootet habe ich von "Debian GNU/Linux _Sarge_ official snapshot i386 Binary-1 (20050528)" der ersten DVD eines der letzten Snapshots als Sarge noch testing war.

Allerdings merkte ich schnell, dass ich nicht weit komme, weil der 2.4er Kernel meinen Silicon Image Sil3112 S-ATA-Controller und damit auch meine einzige HDD nicht erkannte. Also habe ich mich drangemacht, mir die möglichen Boot-Switches anzusehen und probierte es mal mit expert26. Das funktionierte dann auch wunderbar.

Installiert habe ich dann wie immer nur eben nicht von der DVD sondern aus den testing- und stable-Archiven von ftp.debian.de und ftp.freenet.de . Die Sicherheitsupdates wurden wie vorgeschlagen von security.debian.org bezogen.

Bei der Paketauswahl beschränkte ich mich zunächst auf das grundlegende Desktop-System (ohne Pakete hinzuzufügen oder zu entfernen). Die X-Config führte ich aus wie ich es gewohnt war und zwar im Advanced-Modus. Gab die Frequenzen und maximalen Auflösungen ein, sowie alles weitere (Maus, usw.).

Am ende der ganzen Installation bakam ich meine shell und dachte mir, dass ich mal neustarte und sehe ob der X-Server und Gnome automatisch startet. Also: Login: root -> Passwort eingegeben -> reboot . Rechner startete neu, der NT-Loader erschien, ich wählte mein zuvor mit bootpart hinzugefügtes "Debian 3.1 SARGE" aus, GRUB erschien, ich wählte Debian mit dem 2.6er Kernel (welcher übrigens auch der einzige installierte war, so sollte es ja auch sein). Bla Bla, jede Menge Statusmeldungen. Und *ZACK* X-Server konnte nicht gestartet werden. *umpf*

Hier meine XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
	FontPath	"unix/:7100" 	 # local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver  "keyboard"
	Option  "CoreKeyboard"
	Option  "XkbRules"	"xfree86"
	Option  "XkbModel"	"pc105"
	Option  "XkbLayout"	"de"
	Option  "XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver  "mouse"
	Option  "CorePointer"
	Option  "Device"  "/dev/input/mice"
	Option  "Protocol"  "ImPS/2"
	Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
	Identifier	"NVIDIA Corporation NV34 [GeForce FX 5200]"
	Driver  "nv"
	Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
	Identifier	"Head 996"
	HorizSync	30-98
	VertRefresh	50-160
	Option  "DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device  "NVIDIA Corporation NV34 [GeForce FX 5200]"
	Monitor  "Head 996"
	DefaultDepth	24
	SubSection "Display"
  Depth  1
  Modes  "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
  Depth  4
  Modes  "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
  Depth  8
  Modes  "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
  Depth  15
  Modes  "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
  Depth  16
  Modes  "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
  Depth  24
  Modes  "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen  "Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection
Und hier das Log-file vom X-Server:
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-14 20050601051219 [email protected])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.29-pre2 i686 [ELF] 
Build Date: 01 June 2005

This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way.  Bugs should be reported to the Debian Bug Tracking System; see
<URL: http://www.debian.org/Bugs/Reporting >.

We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.

Before filing a bug report, you may want to consult the Debian X FAQ:
       XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
  plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz

Module Loader present
OS Kernel: Linux version 2.6.8-2-386 ([email protected]) (gcc version 3.3.5 (Debian 1:3.3.5-6)) #1 Mon Jan 24 03:01:58 EST 2005 
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/XFree86.0.log", Time: Sun Aug  7 12:20:47 2005
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Head 996"
(**) |   |-->Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) XKB: variant: "nodeadkeys"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card 1043,80ac rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1043,0c11 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1043,80a7 rev a1 class 02,00,00 hdr 00
(II) PCI: 00:05:0: chip 10de,006b card 1043,0c11 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 1043,8095 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:0d:0: chip 10de,006e card 1043,809a rev a3 class 0c,00,10 hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 01:04:0: chip 11ab,4320 card 1043,811a rev 13 class 02,00,00 hdr 00
(II) PCI: 01:0b:0: chip 1095,3112 card 1095,6112 rev 02 class 01,04,00 hdr 00
(II) PCI: 03:00:0: chip 10de,0322 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000a000 - 0x0000bfff (0x2000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xdb000000 - 0xdcffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xd9000000 - 0xdaffffff (0x2000000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
(--) PCI:*(3:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xd9000000/24, 0xd0000000/27
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xc0000000 from 0xcfffffff to 0xbfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xdc004000 - 0xdc0041ff (0x200) MX[B]
	[1] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B]
	[2] -1	0	0xdd085000 - 0xdd08503f (0x40) MX[B]
	[3] -1	0	0xdd084000 - 0xdd0847ff (0x800) MX[B]
	[4] -1	0	0xdd080000 - 0xdd080fff (0x1000) MX[B]
	[5] -1	0	0xdd000000 - 0xdd07ffff (0x80000) MX[B]
	[6] -1	0	0xdd086000 - 0xdd086fff (0x1000) MX[B]
	[7] -1	0	0xdd083000 - 0xdd0830ff (0x100) MX[B]
	[8] -1	0	0xdd082000 - 0xdd082fff (0x1000) MX[B]
	[9] -1	0	0xdd087000 - 0xdd087fff (0x1000) MX[B]
	[10] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[11] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[12] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B](B)
	[13] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[14] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[15] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[16] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[17] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[18] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[20] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[21] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[22] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[23] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdc004000 - 0xdc0041ff (0x200) MX[B]
	[1] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B]
	[2] -1	0	0xdd085000 - 0xdd08503f (0x40) MX[B]
	[3] -1	0	0xdd084000 - 0xdd0847ff (0x800) MX[B]
	[4] -1	0	0xdd080000 - 0xdd080fff (0x1000) MX[B]
	[5] -1	0	0xdd000000 - 0xdd07ffff (0x80000) MX[B]
	[6] -1	0	0xdd086000 - 0xdd086fff (0x1000) MX[B]
	[7] -1	0	0xdd083000 - 0xdd0830ff (0x100) MX[B]
	[8] -1	0	0xdd082000 - 0xdd082fff (0x1000) MX[B]
	[9] -1	0	0xdd087000 - 0xdd087fff (0x1000) MX[B]
	[10] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[11] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[12] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B](B)
	[13] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[14] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[15] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[16] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[17] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[18] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[20] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[21] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[22] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[23] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xdc004000 - 0xdc0041ff (0x200) MX[B]
	[6] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B]
	[7] -1	0	0xdd085000 - 0xdd08503f (0x40) MX[B]
	[8] -1	0	0xdd084000 - 0xdd0847ff (0x800) MX[B]
	[9] -1	0	0xdd080000 - 0xdd080fff (0x1000) MX[B]
	[10] -1	0	0xdd000000 - 0xdd07ffff (0x80000) MX[B]
	[11] -1	0	0xdd086000 - 0xdd086fff (0x1000) MX[B]
	[12] -1	0	0xdd083000 - 0xdd0830ff (0x100) MX[B]
	[13] -1	0	0xdd082000 - 0xdd082fff (0x1000) MX[B]
	[14] -1	0	0xdd087000 - 0xdd087fff (0x1000) MX[B]
	[15] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[16] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[17] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B](B)
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[21] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[22] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[23] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[24] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[25] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[26] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[27] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[28] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[29] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[30] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
	Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
	GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
	Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
	GeForce4 410 Go 16M, Quadro4 500 GoGL, Quadro4 550 XGL, Quadro4 NVS,
	GeForce4 MX 440 with AGP8X, GeForce4 MX 440SE with AGP8X,
	GeForce4 MX 420 with AGP8X, GeForce4 448 Go, GeForce4 488 Go,
	Quadro4 580 XGL, Quadro4 280 NVS, Quadro4 380 XGL,
	GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
	GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
	0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
	Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
	GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE,
	0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
	Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200,
	GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE,
	GeForce FX Go5200, GeForce FX Go5250, GeForce FX Go5200 32M/64M,
	0x0329, Quadro NVS 280 PCI, Quadro FX 500, GeForce FX Go5300,
	GeForce FX Go5100, 0x032F, GeForce FX 5900 Ultra, GeForce FX 5900,
	GeForce FX 5900XT, GeForce FX 5950 Ultra, 0x0334, Quadro FX 3000,
	GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
	GeForce FX 5700VE, 0x0345, GeForce FX Go5700, GeForce FX Go5700,
	0x0349, 0x034B, Quadro FX Go1000, Quadro FX 1100, 0x034F
(II) Primary Device is: PCI 03:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce FX 5200 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xdc004000 - 0xdc0041ff (0x200) MX[B]
	[6] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B]
	[7] -1	0	0xdd085000 - 0xdd08503f (0x40) MX[B]
	[8] -1	0	0xdd084000 - 0xdd0847ff (0x800) MX[B]
	[9] -1	0	0xdd080000 - 0xdd080fff (0x1000) MX[B]
	[10] -1	0	0xdd000000 - 0xdd07ffff (0x80000) MX[B]
	[11] -1	0	0xdd086000 - 0xdd086fff (0x1000) MX[B]
	[12] -1	0	0xdd083000 - 0xdd0830ff (0x100) MX[B]
	[13] -1	0	0xdd082000 - 0xdd082fff (0x1000) MX[B]
	[14] -1	0	0xdd087000 - 0xdd087fff (0x1000) MX[B]
	[15] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[16] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[17] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B](B)
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[21] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[22] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[23] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[24] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[25] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[26] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[27] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[28] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[29] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[30] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xdc004000 - 0xdc0041ff (0x200) MX[B]
	[6] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B]
	[7] -1	0	0xdd085000 - 0xdd08503f (0x40) MX[B]
	[8] -1	0	0xdd084000 - 0xdd0847ff (0x800) MX[B]
	[9] -1	0	0xdd080000 - 0xdd080fff (0x1000) MX[B]
	[10] -1	0	0xdd000000 - 0xdd07ffff (0x80000) MX[B]
	[11] -1	0	0xdd086000 - 0xdd086fff (0x1000) MX[B]
	[12] -1	0	0xdd083000 - 0xdd0830ff (0x100) MX[B]
	[13] -1	0	0xdd082000 - 0xdd082fff (0x1000) MX[B]
	[14] -1	0	0xdd087000 - 0xdd087fff (0x1000) MX[B]
	[15] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[16] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[17] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[24] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[25] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[26] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[27] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[28] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[29] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[30] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[31] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[32] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[33] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[34] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[35] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce FX 5200"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(**) NV(0): Option "UseFBDev" "true"
(==) NV(0): Using HW cursor
(**) NV(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 0.0.2
	ABI class: XFree86 Video Driver, version 0.6
(WW) open /dev/fb1: No such file or directory
(WW) open /dev/fb2: No such file or directory
(WW) open /dev/fb3: No such file or directory
(WW) open /dev/fb4: No such file or directory
(WW) open /dev/fb5: No such file or directory
(WW) open /dev/fb6: No such file or directory
(WW) open /dev/fb7: No such file or directory
(EE) Unable to find a valid framebuffer device
(EE) NV(0): Failed to open framebuffer device, consult warnings and/or errors above for possible reasons
	(you may have to look at the server log to see warnings)
(II) UnloadModule: "nv"
(II) UnloadModule: "fbdevhw"
(II) Unloading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(II) UnloadModule: "int10"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [email protected].


Hat irgendwer eine Idee woran es liegen könnte?

Grüße
TheSuicider

Dieser Beitrag wurde von TheSuicider bearbeitet: 07. August 2005 - 11:55

Eingefügtes Bild
Eingefügtes Bild
0

Anzeige



#2 _atomical_

  • Gruppe: Gäste

geschrieben 07. August 2005 - 11:58

(**) NV(0): Option "UseFBDev" "true"
(==) NV(0): Using HW cursor
(**) NV(0): Using framebuffer device


(EE) Unable to find a valid framebuffer device
(EE) NV(0): Failed to open framebuffer device, consult warnings and/or errors above for possible reasons


vielleicht mal ohne UseFBdev probieren ...

Nimmst du den X-eigenen oder den nVidia-Treiber?
0

#3 Mitglied ist offline   sкavєи 

  • Gruppe: aktive Mitglieder
  • Beiträge: 6.759
  • Beigetreten: 20. Juli 04
  • Reputation: 62
  • Geschlecht:Männlich
  • Wohnort:Stralsund

geschrieben 07. August 2005 - 12:02

@atomical: Danke das werde ich mal probieren.

Noch verwende ich den X-eigenen den nVidia-Treiber wollte ich erst installieren wenn X läuft sonst sehe ich nachher nicht woran's liegt wenn was schiefgeht mit dem nVidia-Treiber.

Grüße
TheSuicider

P.S.: Kann ich die XF86Config-4 auch unter Windows bearbeiten und speichern? Wenn ja in welchem Format? Unicode? (Ext2/3-Treiber mit Write-Support is' drauf)

Dieser Beitrag wurde von TheSuicider bearbeitet: 07. August 2005 - 12:04

Eingefügtes Bild
Eingefügtes Bild
0

#4 Mitglied ist offline   Internetkopfgeldjäger 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.718
  • Beigetreten: 29. Januar 04
  • Reputation: 1
  • Geschlecht:Männlich
  • Interessen::-)

geschrieben 07. August 2005 - 12:05

Hallo,

könnte es das hier sein?
(EE) NV(0): Failed to open framebuffer device, consult warnings and/or errors


Ist der Framebuffer vorhanden / funktionsfähig?
Oder wie wäre es statt NV mit dem properitären Nvidia-Driver?
Driver      "nvidia"

Der properitäre Nvidia-Driver verträgt sich ja sowieso nicht besonders gut mit dem Framebuffer,
dafür gibts aber dann 3D. (Spiele :) )


Gruß, Internetkopfgeldjäger


Nachtrag:
Uups, atomical war schneller.
:blush:

Dieser Beitrag wurde von Internetkopfgeldjäger bearbeitet: 07. August 2005 - 13:39

0

#5 Mitglied ist offline   sкavєи 

  • Gruppe: aktive Mitglieder
  • Beiträge: 6.759
  • Beigetreten: 20. Juli 04
  • Reputation: 62
  • Geschlecht:Männlich
  • Wohnort:Stralsund

geschrieben 07. August 2005 - 13:07

Alles klar hat funktioniert. Danke.

Bin jetzt grad' wieder im windows und passe die config-dateien für die ganzen nVidia-Treiber (Grafik, LAN und Sound) an. Hatte vorhin noch so'n komischen Grafikfehler der aussah als würde die Bildwiederholrate nicht stimmen. Hoffentlich is' der gleich weg.

Grüße
TheSuicider
Eingefügtes Bild
Eingefügtes Bild
0

Thema verteilen:


Seite 1 von 1

1 Besucher lesen dieses Thema
Mitglieder: 0, Gäste: 1, unsichtbare Mitglieder: 0