[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nvidia und tft



Am Sa, den 19.02.2005 schrieb Markus Schulz um 22:29: 
> Am Samstag, 19. Februar 2005 20:53 schrieb Jan:
> > Am Sa, den 19.02.2005 schrieb Markus Schulz um 14:30:
> 
> bitte immer an die Liste antworten und nicht privat. So kann jeder 
> Mitlesen und Mithelfen.
> 
> > > Besser wäre es allerdings wenn du uns erstmal deine XF86Config-4
> > > zeigst und etwas mehr über deine Hardware erzählst.
> >
> > Danke erstmal für die Anregungen, die haben mich zwar nicht zum
> > Durchbruch gebracht, aber ich bin für jede Hlfe dankbar.
> > Ich habe eine GeForce 4 440 Grafikarte und einen IISONIC18" Monitor
> > dran. Abnei noch die XF86Config-4, wie sie den Bildschirm benutzbar
> > macht, allerdings ohne GLX.
> 
> Der Monitor ist also ein TFT.
> 
> > # XF86Config-4 (XFree86 X Window System server configuration file)
> 
> [ für Problem unwichtiger teil der xf86config-4 ]
> 
> > Section "Device"
> >  Identifier "Generic Video Card"
> >  Driver  "nv"
> > EndSection
> 
> Mit dem nv Treiber geht es also wunderbar.
> 
> > #Section "Device"
> > #   BoardName    "GeForce2 Ti"
> > #   BusID        "2:0:0"
> > #   Driver       "nvidia"
> > #   Identifier   "Device[0]"
> > #   Option       "ConnectedMonitor" "DFP"
> > #   Option       "NoLogo"
> > #   Screen       0
> > #   Option       "Rotate" "off"
> > #   VendorName   "NVidia"
> > # EndSection
> 
> So sollte die Sektion für den NVidia Treiber eigentlich aussehen.
> Bis auf die BusID wo eigentlich:
> "PCI:02:0:0" stehen sollte (wenn 02:0:0 die korrekte Bus-id für deine 
> Karte ist [siehe lspci Ausgabe] und bei AGP Karten entsprechend 
> AGP:...)
> 
> Wichtig ist, das du den Identifier (Device[0]) dann auch in der Screen 
> Sektion unter Device einträgst, sonst wird er nicht verwendet. 
> 
> Welche Fehlermeldung bringt denn X11 wenn du die nvidia Sektion wie oben 
> angegeben verwendest?

Also sollte die XF86Config-4 dann aussehen, wie folgt : 

# 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" "delatin-nodeadkeys"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device"  "/dev/psaux"
Option  "Protocol"  "PS/2"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping"  "4 5"
EndSection


Section "InputDevice"
Identifier "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents" "true"
Option  "Device"  "/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier "Generic Video Card"
Driver  "nvidia"
EndSection

Section "Device"
  BoardName    "GeForce2 Ti"
   BusID        "01:00:0"
   Driver       "nvidia"
   Identifier   "Device[0]"
   Option       "ConnectedMonitor" "DFP"  
   Option       "NoLogo"
   Screen       0
   Option       "Rotate" "off"
   VendorName   "NVidia"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 31-80
VertRefresh 31-80
Option  "DPMS"
Option "ConnectedMonitor" "DPF"
EndSection

Section "Screen"
Identifier "Default Screen"
Device  "Generic Video Card"
Monitor  "Generic Monitor"
Device "Device[0]"
DefaultDepth 24
SubSection "Display"
  Depth  1
  Modes  "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
  Depth  4
  Modes  "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
  Depth  8
  Modes  "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
  Depth  15
  Modes  "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
  Depth  16
  Modes  "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
  Depth  24
  Modes  "1024x768" "800x600" "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection


daraufhin bekomme ich dann als Fehlermeldung : 



> XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-10 20041215174925 fabbione@fabbione.net)
> Release Date: 15 August 2003
> X Protocol Version 11, Revision 0, Release 6.6
> Build Operating System: Linux 2.4.26 i686 [ELF] 
> Build Date: 15 December 2004
> 
> 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.6 (root@Woelkchen) (gcc version 3.3.4 (Debian 1:3.3.4-13)) #1 Fri Nov 5 21:30:17 CET 2004 T
> 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 Feb 20 09:08:00 2005
> (==) Using config file: "/etc/X11/XF86Config-4"
> (==) ServerLayout "Default Layout"
> (**) |-->Screen "Default Screen" (0)
> (**) |   |-->Monitor "Generic Monitor"
> (**) |   |-->Device "Device[0]"
> (**) |-->Input Device "Generic Keyboard"
> (**) Option "XkbRules" "xfree86"
> (**) XKB: rules: "xfree86"
> (**) Option "XkbModel" "pc105"
> (**) XKB: model: "pc105"
> (**) Option "XkbLayout" "de"
> (**) XKB: layout: "de"
> (==) Keyboard: CustomKeycode disabled
> (**) |-->Input Device "Configured Mouse"
> (**) |-->Input Device "Generic 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 device)
> (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 1106,3099 card 1849,3099 rev 00 class 06,00,00 hdr 00
> (II) PCI: 00:01:0: chip 1106,b099 card 0000,0000 rev 00 class 06,04,00 hdr 01
> (II) PCI: 00:0a:0: chip 109e,036e card 11bd,0012 rev 11 class 04,00,00 hdr 80
> (II) PCI: 00:0a:1: chip 109e,0878 card 11bd,0012 rev 11 class 04,80,00 hdr 80
> (II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
> (II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
> (II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
> (II) PCI: 00:10:3: chip 1106,3104 card 1106,3104 rev 82 class 0c,03,20 hdr 00
> (II) PCI: 00:11:0: chip 1106,3177 card 1849,3177 rev 00 class 06,01,00 hdr 80
> (II) PCI: 00:11:1: chip 1106,0571 card 1849,0571 rev 06 class 01,01,8a hdr 00
> (II) PCI: 00:11:5: chip 1106,3059 card 1106,4161 rev 50 class 04,01,00 hdr 00
> (II) PCI: 00:12:0: chip 1106,3065 card 1849,3065 rev 74 class 02,00,00 hdr 00
> (II) PCI: 01:00:0: chip 10de,0171 card 1682,1210 rev a3 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,1), 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-PCI bridge:
> (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
> (II) Bus 1 non-prefetchable memory range:
> 	[0] -1	0	0xdde00000 - 0xdfefffff (0x2100000) MX[B]
> (II) Bus 1 prefetchable memory range:
> 	[0] -1	0	0xcdc00000 - 0xddcfffff (0x10100000) MX[B]
> (II) PCI-to-ISA bridge:
> (II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
> (--) PCI: (0:10:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xdddfe000/12
> (--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 MX 440] rev 163, Mem @ 0xde000000/24, 0xd0000000/27, 0xddc80000/19, BIOS @ 0xdfee0000/17
> (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 0xe0000000 from 0xe3ffffff to 0xdfffffff
> (II) Active PCI resource ranges:
> 	[0] -1	0	0xdffffe00 - 0xdffffeff (0x100) MX[B]
> 	[1] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
> 	[2] -1	0	0xdddff000 - 0xdddfffff (0x1000) MX[B]
> 	[3] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
> 	[4] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
> 	[5] -1	0	0xddc80000 - 0xddcfffff (0x80000) MX[B](B)
> 	[6] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
> 	[7] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
> 	[8] -1	0	0xdddfe000 - 0xdddfefff (0x1000) MX[B](B)
> 	[9] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
> 	[10] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
> 	[11] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
> 	[12] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
> 	[13] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
> 	[14] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
> (II) Active PCI resource ranges after removing overlaps:
> 	[0] -1	0	0xdffffe00 - 0xdffffeff (0x100) MX[B]
> 	[1] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
> 	[2] -1	0	0xdddff000 - 0xdddfffff (0x1000) MX[B]
> 	[3] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
> 	[4] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
> 	[5] -1	0	0xddc80000 - 0xddcfffff (0x80000) MX[B](B)
> 	[6] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
> 	[7] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
> 	[8] -1	0	0xdddfe000 - 0xdddfefff (0x1000) MX[B](B)
> 	[9] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
> 	[10] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
> 	[11] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
> 	[12] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
> 	[13] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
> 	[14] -1	0	0x0000e400 - 0x0000e41f (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	0xdffffe00 - 0xdffffeff (0x100) MX[B]
> 	[6] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
> 	[7] -1	0	0xdddff000 - 0xdddfffff (0x1000) MX[B]
> 	[8] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
> 	[9] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
> 	[10] -1	0	0xddc80000 - 0xddcfffff (0x80000) MX[B](B)
> 	[11] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
> 	[12] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
> 	[13] -1	0	0xdddfe000 - 0xdddfefff (0x1000) MX[B](B)
> 	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
> 	[16] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
> 	[17] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
> 	[18] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
> 	[19] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
> 	[20] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
> 	[21] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
> (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: "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.so
> (II) Module glx: vendor="NVIDIA Corporation"
> 	compiled for 4.0.2, module version = 1.0.6629
> 	Module class: XFree86 Server Extension
> 	ABI class: XFree86 Server Extension, version 0.1
> (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: "nvidia"
> (II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
> (II) Module nvidia: vendor="NVIDIA Corporation"
> 	compiled for 4.0.2, module version = 1.0.6629
> 	Module class: XFree86 Video Driver
> (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) NVIDIA X Driver  1.0-6629  Wed Nov  3 13:14:07 PST 2004
> (II) NVIDIA Unified Driver for all NVIDIA GPUs
> (II) Primary Device is: PCI 01:00:0
> (--) Chipset NVIDIA GPU 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	0xdffffe00 - 0xdffffeff (0x100) MX[B]
> 	[6] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
> 	[7] -1	0	0xdddff000 - 0xdddfffff (0x1000) MX[B]
> 	[8] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
> 	[9] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
> 	[10] -1	0	0xddc80000 - 0xddcfffff (0x80000) MX[B](B)
> 	[11] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
> 	[12] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
> 	[13] -1	0	0xdddfe000 - 0xdddfefff (0x1000) MX[B](B)
> 	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
> 	[16] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
> 	[17] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
> 	[18] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
> 	[19] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
> 	[20] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
> 	[21] -1	0	0x0000e400 - 0x0000e41f (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	0xdffffe00 - 0xdffffeff (0x100) MX[B]
> 	[6] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
> 	[7] -1	0	0xdddff000 - 0xdddfffff (0x1000) MX[B]
> 	[8] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
> 	[9] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
> 	[10] -1	0	0xddc80000 - 0xddcfffff (0x80000) MX[B](B)
> 	[11] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
> 	[12] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
> 	[13] -1	0	0xdddfe000 - 0xdddfefff (0x1000) MX[B](B)
> 	[14] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
> 	[15] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
> 	[16] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
> 	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
> 	[19] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
> 	[20] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
> 	[21] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
> 	[22] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
> 	[23] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
> 	[24] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
> 	[25] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
> 	[26] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
> (II) Setting vga for screen 0.
> (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
> (==) NVIDIA(0): RGB weight 888
> (==) NVIDIA(0): Default visual is TrueColor
> (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
> (**) NVIDIA(0): Option "NoLogo"
> (**) NVIDIA(0): Option "ConnectedMonitor" "DPF"
> (**) NVIDIA(0): ConnectedMonitor string: "DPF"
> (WW) NVIDIA(0): Invalid ConnectedMonitor string token: "DPF"; discarding
> (WW) NVIDIA(0):      token.
> (--) NVIDIA(0): Linear framebuffer at 0xD0000000
> (--) NVIDIA(0): MMIO registers at 0xDE000000
> (II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 MX 440
> (--) NVIDIA(0): VideoBIOS: 04.17.00.52.16
> (--) NVIDIA(0): Interlaced video modes are supported on this GPU
> (II) NVIDIA(0): Detected AGP rate: 4X
> (--) NVIDIA(0): VideoRAM: 65536 kBytes
> (II) NVIDIA(0): Connected display device(s): CRT-0
> (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at  8 bpp: 350 MHz
> (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 350 MHz
> (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 350 MHz
> (II) Loading sub module "ddc"
> (II) LoadModule: "ddc"
> (II) Reloading /usr/X11R6/lib/modules/libddc.a
> (WW) NVIDIA(0): The user specified HorizSync "31.000-80.000" has been adjusted
> (WW) NVIDIA(0):      to "48.000-54.000" (the intersection with EDID-specified
> (WW) NVIDIA(0):      HorizSync "48.000-54.000")
> (WW) NVIDIA(0): The user specified VertRefresh "31.000-80.000" has been
> (WW) NVIDIA(0):      adjusted to "48.000-50.000" (the intersection with
> (WW) NVIDIA(0):      EDID-specified VertRefresh "48.000-50.000"
> (II) NVIDIA(0): Generic Monitor: Using hsync range of 48.00-54.00 kHz
> (II) NVIDIA(0): Generic Monitor: Using vrefresh range of 48.00-50.00 Hz
> (II) NVIDIA(0): Clock range:  12.00 to 350.00 MHz
> (II) NVIDIA(0): Not using default mode "640x350" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "320x175" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x400" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "320x200" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "720x400" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "360x200" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
> (II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
> (II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
> (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
> (II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
> (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1152x864" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "576x432" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "832x624" (vrefresh out of range)
> (II) NVIDIA(0): Not using default mode "416x312" (vrefresh out of range)
> (II) NVIDIA(0): Not using default mode "1152x768" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "576x384" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1600x1024" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "800x512" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
> (II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
> (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
> (WW) NVIDIA(0): Mode pool is empty
> (EE) NVIDIA(0): No modes remaining for display device CRT-0
> (EE) NVIDIA(0):  *** Aborting ***
> (II) UnloadModule: "nvidia"
> (II) UnloadModule: "ddc"
> (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 submit@bugs.debian.org.


Tut mir leid, wenn ich mich da jetzt ein bißchen blöd anstelle, aber da sitzt ich wohl jetzt 
wie der Ochs vor dem Berg.

Danke Jan



Reply to: