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

Bug#204259: marked as done (xserver-xfree86: [nv] driver does not support PCI model ID 0x031a)



Your message dated Fri, 19 Jan 2007 23:09:14 +0100
with message-id <45B1418A.8020503@ens-lyon.org>
and subject line Bug#204259: xserver-xfree86: [nv] driver does not support PCI model ID 0x031a
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xfree86
Version: 4.2.1-6
Severity: important



-- Package-specific info:
01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 031a (rev a1)
01:00.0 Class 0300: 10de:031a (rev a1)

#
# Copyright (C) 1999-2003 Lincoln D. Durey <www.EmperorLinux.com> GNU-GPL
# Gazelle GRT100 UXGA XF86Config  nVidia GeForce X-4.3.0  1600x1200x24bpp LCD
# USB mouse enabled in the kernel, won't fail if USB support is not present.
#
# Modified by Konstantin L Kouptsov 08/2003.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
# Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
	RgbPath "/usr/X11R6/lib/X11/rgb"
	ModulePath "/usr/X11R6/lib/modules"

	#FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these

	#FontPath	"/usr/lib/X11/fonts/Type1"
	#FontPath	"/usr/lib/X11/fonts/CID"
	#FontPath	"/usr/lib/X11/fonts/Speedo"
	#FontPath	"/usr/lib/X11/fonts/misc"
	#FontPath	"/usr/lib/X11/fonts/cyrillic"
	#FontPath	"/usr/lib/X11/fonts/100dpi"
	#FontPath	"/usr/lib/X11/fonts/75dpi"

	FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
	FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
	FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
	FontPath "/usr/X11R6/lib/X11/fonts/Type1"
	FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
	FontPath "/usr/X11R6/lib/X11/fonts/misc"
	FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
	#FontPath "/usr/X11R6/lib/X11/fonts/URW"
	#FontPath "/usr/X11R6/lib/X11/fonts/truetype"
	FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	#FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection


Section "Module"
	Load  "record"      # X event recorder
	Load  "glx"         # OpenGL X protocol interface
	Load  "extmod"      # Misc. required extensions
	Load  "dbe"         # Double-buffering
	Load  "v4l"         # Video4Linux
	#
	# do not load xtt module - causes system to freese.
	#
	# Load  "xtt" # <----!!!!!!!!!!!!!!!!!!!!!!!!
	# 
	#
	# Load  "dri"       # Direct rendering infrastructure
	# Load  "GLcore"    # OpenGL support
	# Load  "pex5"      # PHIGS for X 3D environment (obsolete)
	# Load  "xie"       # X Image Extension (obsolete)
	# Load  "type1"     # Adobe Type 1 font handler
	# Load  "freetype"  # TrueType font handler
   	# Load  "speedo"
EndSection


Section "InputDevice"
	Identifier "Keyboard0"
	Driver "keyboard"
	Option "AutoRepeat" "250 30"
	Option "XkbLayout" "us"
	# Option "XkbModel" "pc105"
	# Option "XkbRules" "xfree86"
	# Option "XkbVariant" "nodeadkeys"
	# uncomment this to switch the CapsLock and Ctrl keys
	# Option "XkbOptions" "ctrl:swapcaps"
	Option "XkbOptions" "altwin:meta_win,ctrl:nocaps"
	# Option		"CoreKeyboard"
EndSection


Section "InputDevice"
	Identifier "Mouse0"
	Driver "mouse"
	Option "Protocol" "PS/2"
	Option "Device" "/dev/psaux"
	Option "Emulate3Buttons" "true"
	Option "Emulate3Timeout" "50"
	Option "AlwaysCore"
	Option "ZAxisMapping" "4 5"
	# Option		"CorePointer"
EndSection


Section "InputDevice"
	Identifier "USBMouse0"
	Driver "mouse"
	Option "Protocol" "IMPS/2"
	Option "Device" "/dev/input/mice"
	Option "AlwaysCore"
	Option "ZAxisMapping" "4 5"
	Option "Emulate3Buttons" "true"
	Option "Emulate3Timeout" "50"
	# Option "Buttons" "5"
	# Option "SendCoreEvents" "true"
EndSection


Section "Device"
	Identifier "nVidia GeForce"
	Driver "nvidia"
	VendorName "nVidia"
	BoardName "nVidia Ge Force4 4200 Go"
	BusID "PCI:1:0:0"

	Option "IgnoreEDID" "yes"
	# hack to let the NVdriver suspend cleanly (use "3" if you do not suspend)
	Option "NvAGP" "0"
	Option "ConnectedMonitor" "DFP"
EndSection


Section "Device"
	Identifier "nVidia GeForce TwinView"
	Driver "nvidia"
	VendorName "nVidia"
	BoardName "nVidia Ge Force Go 2"
	BusID "PCI:1:0:0"

	Option "IgnoreEDID" "yes"
	Option "NvAGP" "0"
	Option "TwinView"
	Option "ConnectedMonitor" "DFP,CRT"      # Digital Flat Panel
	Option "TwinViewOrientation" "Clone"     # RightOf or LeftOf or Clone
	# Set these syncs for YOUR crt
	Option "SecondMonitorHorizSync" "28-100"
	Option "SecondMonitorVertRefresh" "40-120"
	Option "MetaModes" "1600x1200,1600x1200;1280x1024,1280x1024;1024x768,1024x768;800x600,800x600;640x480,640x480"
EndSection


Section "Monitor"
	Identifier "LCD Panel internal"
	VendorName "Sony"
	ModelName "GRT100 UXGA"
	HorizSync 28-103
	VertRefresh 30-110
	DisplaySize 330 210
	Gamma 1.0 1.0 1.0
	# muse use "xset dpms 300 0 0" for DPMS
	Option "DPMS"

	# 1280x1024 @ 76.6 Hz, 80.3 kHz HSync
	Modeline "1280x1024" 110.00 1280 1328 1512 1712 1024 1025 1028 1054 -HSync -VSync
	# 1400x1050 @ 74.37Hz, 81.1 kHz HSync
	ModeLine "1400x1050" 155.00 1400 1464 1784 1912 1050 1056 1068 1090 -HSync -VSync
	Modeline "1600x1200" 160.00 1600 1664 1688 2160 1200 1200 1203 1250 +hsync +vsync
EndSection


Section "Screen"
	Identifier "Screen0"

	Device "nVidia GeForce"
	# or, use THIS to enable the second device:
	#Device "nVidia GeForce TwinView"
	Monitor "LCD Panel internal"

	# 24 bits is the nice default setup
	DefaultDepth 24
	DefaultFbBpp 32
	# -- OR --
	# use depth 16 if you want DRI/DRM/GL acceleration
	#DefaultDepth 16

	# to switch modes, you need to send [Ctrl][Alt][+/-], where the [+/-]
	# come from the numerical keypad.  So, you need to set [NumLk]
	#
	# enable NumLk on IBMs with: xmodmap -e "keycode 77 = Num_Lock"
	# then you can [Shift][NumLk].

   SubSection "Display"
      Depth 8
      Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
   EndSubSection

   SubSection "Display"
      Depth 16
      Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
   EndSubSection

   SubSection "Display"
      Depth 24
      Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
   EndSubSection

   SubSection "Display"
      Depth 32
      Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
   EndSubSection
EndSection


Section "ServerLayout"
   Identifier "Gazelle GRT100 X-430"
   Screen 0 "Screen0" 0 0
   InputDevice "Keyboard0" "CoreKeyboard"
   InputDevice "Mouse0" "CorePointer"
   InputDevice "USBMouse0"
EndSection


#Section "ServerFlags"
#   Option "AllowMouseOpenFail"
#   Option "BlankTime" "5"
#   Option "StandbyTime" "7"
#   Option "SuspendTime" "10"
#   Option "OffTime" "15"
#   Option "NoTrapSignals"
#   Option "DontZap"
#   Option "DontZoom"
#EndSection


Section "DRI"
	Mode	0666
EndSection


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.1.1 (Debian 4.2.1-6 20030225230350 branden@progeny.com) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 2002
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.20-586tsc i686 [ELF] 
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/XFree86.0.log", Time: Tue Aug  5 10:53:02 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Gazelle GRT100 X-430"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "LCD Panel internal"
(**) |   |-->Device "nVidia GeForce"
(**) |-->Input Device "Keyboard0"
(**) Option "AutoRepeat" "250 30"
(**) Option "XkbLayout" "us+ru(phonetic)"
(**) XKB: layout: "us+ru(phonetic)"
(**) Option "XkbOptions" "altwin:meta_win,ctrl:nocaps"
(**) XKB: options: "altwin:meta_win,ctrl:nocaps"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "USBMouse0"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(**) 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.1
	XFree86 Video Driver: 0.5
	XFree86 XInput driver : 0.3
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.3
(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.2.1.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.1.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000172c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0648 card 104d,814e rev 03 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0002 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0008 card 0000,0000 rev 14 class 06,01,00 hdr 80
(II) PCI: 00:02:5: chip 1039,5513 card 104d,814e rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:6: chip 1039,7013 card 104d,814e rev a0 class 07,03,00 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 104d,814e rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 104d,814e rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 104d,814e rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 104d,814e rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 104d,814e rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 104d,814e rev 90 class 02,00,00 hdr 00
(II) PCI: 00:07:0: chip 1260,3872 card 1468,0202 rev 01 class 02,80,00 hdr 00
(II) PCI: 00:0a:0: chip 1180,0476 card 0000,0000 rev aa class 06,07,00 hdr 82
(II) PCI: 00:0a:1: chip 1180,0476 card 0000,0000 rev aa class 06,07,00 hdr 82
(II) PCI: 00:0a:2: chip 1180,0552 card 104d,814e rev 02 class 0c,00,10 hdr 80
(II) PCI: 01:00:0: chip 10de,031a card 104d,814f rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) Bus -1: bridge is at (0:2:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) NVidia unknown chipset (0x031a) rev 161, Mem @ 0xd5000000/24, 0xe0000000/28
(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) Active PCI resource ranges:
	[0] -1 0	0xd4005000 - 0xd40057ff (0x800) MX[B]
	[1] -1 0	0xd4004000 - 0xd4004fff (0x1000) MX[B]
	[2] -1 0	0xd4003000 - 0xd4003fff (0x1000) MX[B]
	[3] -1 0	0xd4002000 - 0xd4002fff (0x1000) MX[B]
	[4] -1 0	0xd4001000 - 0xd4001fff (0x1000) MX[B]
	[5] -1 0	0xd4000000 - 0xd4000fff (0x1000) MX[B]
	[6] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[7] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[8] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[9] -1 0	0x00002000 - 0x000020ff (0x100) IX[B]
	[10] -1 0	0x00001480 - 0x000014ff (0x80) IX[B]
	[11] -1 0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[12] -1 0	0x00001400 - 0x0000147f (0x80) IX[B]
	[13] -1 0	0x00001800 - 0x000018ff (0x100) IX[B]
	[14] -1 0	0x00001000 - 0x0000100f (0x10) IX[B]
(II) Inactive PCI resource ranges:
	[0] -1 0	0xd4006000 - 0xd4006fff (0x1000) MX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xd4005000 - 0xd40057ff (0x800) MX[B]
	[1] -1 0	0xd4004000 - 0xd4004fff (0x1000) MX[B]
	[2] -1 0	0xd4003000 - 0xd4003fff (0x1000) MX[B]
	[3] -1 0	0xd4002000 - 0xd4002fff (0x1000) MX[B]
	[4] -1 0	0xd4001000 - 0xd4001fff (0x1000) MX[B]
	[5] -1 0	0xd4000000 - 0xd4000fff (0x1000) MX[B]
	[6] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[7] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[8] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[9] -1 0	0x00002000 - 0x000020ff (0x100) IX[B]
	[10] -1 0	0x00001480 - 0x000014ff (0x80) IX[B]
	[11] -1 0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[12] -1 0	0x00001400 - 0x0000147f (0x80) IX[B]
	[13] -1 0	0x00001800 - 0x000018ff (0x100) IX[B]
	[14] -1 0	0x00001000 - 0x0000100f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1 0	0xd4006000 - 0xd4006fff (0x1000) MX[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	0xd4005000 - 0xd40057ff (0x800) MX[B]
	[6] -1 0	0xd4004000 - 0xd4004fff (0x1000) MX[B]
	[7] -1 0	0xd4003000 - 0xd4003fff (0x1000) MX[B]
	[8] -1 0	0xd4002000 - 0xd4002fff (0x1000) MX[B]
	[9] -1 0	0xd4001000 - 0xd4001fff (0x1000) MX[B]
	[10] -1 0	0xd4000000 - 0xd4000fff (0x1000) MX[B]
	[11] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[12] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[13] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[14] -1 0	0xd4006000 - 0xd4006fff (0x1000) MX[B]
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x00002000 - 0x000020ff (0x100) IX[B]
	[18] -1 0	0x00001480 - 0x000014ff (0x80) IX[B]
	[19] -1 0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[20] -1 0	0x00001400 - 0x0000147f (0x80) IX[B]
	[21] -1 0	0x00001800 - 0x000018ff (0x100) IX[B]
	[22] -1 0	0x00001000 - 0x0000100f (0x10) IX[B]
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(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.4496
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(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) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 0.0.1
	ABI class: XFree86 Video Driver, version 0.5
(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.4496
	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.2.1.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) NVIDIA XFree86 Driver  1.0-4496  Wed Jul 16 19:06:03 PDT 2003
(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	0xd4005000 - 0xd40057ff (0x800) MX[B]
	[6] -1 0	0xd4004000 - 0xd4004fff (0x1000) MX[B]
	[7] -1 0	0xd4003000 - 0xd4003fff (0x1000) MX[B]
	[8] -1 0	0xd4002000 - 0xd4002fff (0x1000) MX[B]
	[9] -1 0	0xd4001000 - 0xd4001fff (0x1000) MX[B]
	[10] -1 0	0xd4000000 - 0xd4000fff (0x1000) MX[B]
	[11] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[12] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[13] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[14] -1 0	0xd4006000 - 0xd4006fff (0x1000) MX[B]
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x00002000 - 0x000020ff (0x100) IX[B]
	[18] -1 0	0x00001480 - 0x000014ff (0x80) IX[B]
	[19] -1 0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[20] -1 0	0x00001400 - 0x0000147f (0x80) IX[B]
	[21] -1 0	0x00001800 - 0x000018ff (0x100) IX[B]
	[22] -1 0	0x00001000 - 0x0000100f (0x10) 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	0xd4005000 - 0xd40057ff (0x800) MX[B]
	[6] -1 0	0xd4004000 - 0xd4004fff (0x1000) MX[B]
	[7] -1 0	0xd4003000 - 0xd4003fff (0x1000) MX[B]
	[8] -1 0	0xd4002000 - 0xd4002fff (0x1000) MX[B]
	[9] -1 0	0xd4001000 - 0xd4001fff (0x1000) MX[B]
	[10] -1 0	0xd4000000 - 0xd4000fff (0x1000) MX[B]
	[11] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[12] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[13] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[14] -1 0	0xd4006000 - 0xd4006fff (0x1000) MX[B]
	[15] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1 0	0x00002000 - 0x000020ff (0x100) IX[B]
	[21] -1 0	0x00001480 - 0x000014ff (0x80) IX[B]
	[22] -1 0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[23] -1 0	0x00001400 - 0x0000147f (0x80) IX[B]
	[24] -1 0	0x00001800 - 0x000018ff (0x100) IX[B]
	[25] -1 0	0x00001000 - 0x0000100f (0x10) IX[B]
	[26] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[27] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(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.2.1.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(**) 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 "NvAGP" "0"
(**) NVIDIA(0): Option "IgnoreEDID" "yes"
(**) NVIDIA(0): Option "ConnectedMonitor" "DFP"
(**) NVIDIA(0): Use of AGP disabled per request
(**) NVIDIA(0): Ignoring EDIDs
(**) NVIDIA(0): ConnectedMonitor string: "DFP"
(--) NVIDIA(0): Linear framebuffer at 0xE0000000
(--) NVIDIA(0): MMIO registers at 0xD5000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce FX Go5600
(--) NVIDIA(0): VideoBIOS: 04.31.20.37.a8
(--) NVIDIA(0): VideoRAM: 65536 kBytes
(II) NVIDIA(0): Using ConnectedMonitor string "DFP-0"
(--) NVIDIA(0): Detected TV Encoder: NVIDIA
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at  8 bpp: 400 MHz
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 16 bpp: 400 MHz
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 32 bpp: 400 MHz
(II) NVIDIA(0): Not probing EDIDs.
(II) NVIDIA(0): LCD Panel internal: Using hsync range of 28.00-103.00 kHz
(II) NVIDIA(0): LCD Panel internal: Using vrefresh range of 30.00-110.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 400.00 MHz
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(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 "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 "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)
(**) NVIDIA(0): Validated modes for display device DFP-0:
(**) NVIDIA(0):      Mode "1600x1200": 160.0 MHz, 74.1 kHz, 59.3 Hz
(**) NVIDIA(0):      Mode "1280x1024": 110.0 MHz, 64.3 kHz, 61.0 Hz
(**) NVIDIA(0):      Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) NVIDIA(0):      Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0):      Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
(++) NVIDIA(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[1] 0 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B]
	[2] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1 0	0xd4005000 - 0xd40057ff (0x800) MX[B]
	[8] -1 0	0xd4004000 - 0xd4004fff (0x1000) MX[B]
	[9] -1 0	0xd4003000 - 0xd4003fff (0x1000) MX[B]
	[10] -1 0	0xd4002000 - 0xd4002fff (0x1000) MX[B]
	[11] -1 0	0xd4001000 - 0xd4001fff (0x1000) MX[B]
	[12] -1 0	0xd4000000 - 0xd4000fff (0x1000) MX[B]
	[13] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[14] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[15] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[16] -1 0	0xd4006000 - 0xd4006fff (0x1000) MX[B]
	[17] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[18] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[19] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[20] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[22] -1 0	0x00002000 - 0x000020ff (0x100) IX[B]
	[23] -1 0	0x00001480 - 0x000014ff (0x80) IX[B]
	[24] -1 0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[25] -1 0	0x00001400 - 0x0000147f (0x80) IX[B]
	[26] -1 0	0x00001800 - 0x000018ff (0x100) IX[B]
	[27] -1 0	0x00001000 - 0x0000100f (0x10) IX[B]
	[28] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[29] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1600x1200"
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-GLX
(II) Loading extension NV-CONTROL
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) [GLX]: Initializing GLX extension
(II) Keyboard "Keyboard0" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "AlwaysCore"
(**) Mouse0: always reports core events
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Option "Emulate3Timeout" "50"
(**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(**) Option "Protocol" "IMPS/2"
(**) USBMouse0: Protocol: "IMPS/2"
(**) Option "AlwaysCore"
(**) USBMouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Option "Emulate3Timeout" "50"
(**) USBMouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USBMouse0: ZAxisMapping: buttons 4 and 5
(**) USBMouse0: Buttons: 5
(II) XINPUT: Adding extended input device "USBMouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel Input Handler" (type: Other)
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo, removing from list!
Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) NVIDIA(0): Setting mode "1600x1200"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) NVIDIA(0): Setting mode "1600x1200"

-rw-r--r--    1 root     root        22390 Aug  5 10:56 /var/log/XFree86.0.log
-rw-r--r--    1 root     root        18781 Jul 31 18:56 /var/log/XFree86.8.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mowgli.physics.wsu.edu 2.4.20-emp_2420p6a0328sis #1 Wed Jul 30 00:10:21 EDT 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf                       1.2.35     Debian configuration management sy
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an
ii  xserver-common                4.2.1-6    files and utilities common to all 
ii  zlib1g                        1:1.1.4-14 compression library - runtime

-- debconf information:
  xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
* xserver-xfree86/config/device/use_fbdev: false
* xserver-xfree86/config/monitor/selection-method: Medium
  xserver-xfree86/config/doublequote_in_string_error: 
* xserver-xfree86/config/device/bus_id: PCI:1:0:0
* xserver-xfree86/config/device/video_ram: 
* xserver-xfree86/config/monitor/lcd: true
  xserver-xfree86/config/inputdevice/keyboard/internal: 
* xserver-xfree86/config/device/driver: nvidia
  xserver-xfree86/config/monitor/vert-refresh: 50-75
* xserver-xfree86/config/display/default_depth: 24
* xserver-xfree86/config/display/modes: 1600x1200, 1280x1024, 1024x768, 800x600, 640x480
* xserver-xfree86/config/modules: dbe, extmod, glx, record, speedo, xtt
  xserver-xfree86/move_existing_nondebconf_config: false
  xserver-xfree86/config/monitor/range_input_error: 
  xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: nodeadkeys
* xserver-xfree86/config/inputdevice/mouse/port: /dev/psaux
* xserver-xfree86/config/write_files_section: true
  xserver-xfree86/autodetect_monitor: true
* xserver-xfree86/config/device/identifier: nVidia GeForce
  shared/default-x-server: xserver-xfree86
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
* xserver-xfree86/config/inputdevice/keyboard/layout: us+ru(phonetic)
  xserver-xfree86/config/monitor/horiz-sync: 30-94
* xserver-xfree86/config/monitor/identifier: Sony GRT100 UXGA
  shared/no_known_x-server: 
  xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/monitor/mode-list: 1600x1200 @ 75Hz
  xserver-xfree86/clobber_XF86Config-4: 
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: pc105
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
  shared/clobber_x-server_symlink: false
  xserver-xfree86/config/inputdevice/mouse/retry_detection: 
  xserver-xfree86/config/device/bus_id_error: 
* xserver-xfree86/config/inputdevice/keyboard/options: altwin:meta_win, ctrl:nocaps
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: ImPS/2
  shared/multiple_possible_x-servers: 
  xserver-xfree86/config/null_string_error: 
* xserver-xfree86/manage_config_with_debconf: false



--- End Message ---
--- Begin Message ---
Closing, as suggested by the submitter.

Brice


--- End Message ---

Reply to: