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

Bug#165055: xserver-xfree86: Using DDC breaks X



Package: xserver-xfree86
Version: 4.2.1-2
Severity: important

Since the upgrade to X4.2, X is broken.
When it starts up, my monitor turns off, and my PC doesn't react
to input from the keyboard anymore. Using read/get-edid, I've figured
out that the combination of my graphic card and my monitor doesn't
support DDC properly (it reports a mode of 4096x4096@9Hz!).
Adding "Option" "NoDDC" to the Device-section of XF86Config-4 fixes
the problem, but the line disappears after every X-update, forcing
me to hard-reboot into single-user mode in order to fix it again :(.
Please modify the package-configuration to at least honour this
setting or let the user choose, if he/she wants to enable DDC during
configuration!

cheerio,
  --Chris

BTW: The NVidia binary drivers are now broken, too, complaining about missing symbols in __GLsometing (I don't remember, sorry). This probably isn't your responsibility, so I'll have to fight it out with NVidia ;).

--

01:00.0 VGA compatible controller: nVidia Corporation NV5 [Riva TnT2] (rev 15)
01:00.0 Class 0300: 10de:0028 (rev 15)

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) 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.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  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"
	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/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"extmod"
	Load	"freetype"
	Load	"int10"
	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/gpmdata"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"nv"
	Option		"NoDDC"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-95
	VertRefresh	50-150
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "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

### END DEBCONF SECTION


XFree86 Version 4.2.1 (Debian 4.2.1-2 20021008045526 branden@debian.org) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 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.18 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: Wed Oct 16 17:39:43 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->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.
(**) 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.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, 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, 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 = 0x800023c0, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 1043,8042 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8042 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 1043,8042 rev 40 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 1102,0002 card 1102,8061 rev 07 class 04,01,00 hdr 80
(II) PCI: 00:09:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: 00:0a:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:11:0: chip 105a,0d30 card 105a,4d33 rev 02 class 01,80,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0028 card 1092,4a00 rev 15 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, 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: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xe2000000 - 0xe3dfffff (0x1e00000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xe3f00000 - 0xe5ffffff (0x2100000) MX[B]
(II) Bus -1: bridge is at (0:4: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 RIVA TNT2/TNT2 Pro rev 21, Mem @ 0xe2000000/24, 0xe4000000/25, BIOS @ 0xe3ff0000/16
(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	0xe1000000 - 0xe101ffff (0x20000) MX[B]
	[1] -1 0	0xe1800000 - 0xe18000ff (0x100) MX[B]
	[2] -1 0	0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
	[3] -1 0	0xe3ff0000 - 0xe3ffffff (0x10000) MX[B](B)
	[4] -1 0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[5] -1 0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[6] -1 0	0x00008000 - 0x0000803f (0x40) IX[B]
	[7] -1 0	0x00008400 - 0x00008403 (0x4) IX[B]
	[8] -1 0	0x00008800 - 0x00008807 (0x8) IX[B]
	[9] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[10] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[11] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[12] -1 0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[13] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[14] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[15] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[16] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xe1000000 - 0xe101ffff (0x20000) MX[B]
	[1] -1 0	0xe1800000 - 0xe18000ff (0x100) MX[B]
	[2] -1 0	0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
	[3] -1 0	0xe3ff0000 - 0xe3ffffff (0x10000) MX[B](B)
	[4] -1 0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[5] -1 0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[6] -1 0	0x00008000 - 0x0000803f (0x40) IX[B]
	[7] -1 0	0x00008400 - 0x00008403 (0x4) IX[B]
	[8] -1 0	0x00008800 - 0x00008807 (0x8) IX[B]
	[9] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[10] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[11] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[12] -1 0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[13] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[14] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[15] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[16] -1 0	0x0000d800 - 0x0000d80f (0x10) 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	0xe1000000 - 0xe101ffff (0x20000) MX[B]
	[6] -1 0	0xe1800000 - 0xe18000ff (0x100) MX[B]
	[7] -1 0	0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
	[8] -1 0	0xe3ff0000 - 0xe3ffffff (0x10000) MX[B](B)
	[9] -1 0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[10] -1 0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x00008000 - 0x0000803f (0x40) IX[B]
	[14] -1 0	0x00008400 - 0x00008403 (0x4) IX[B]
	[15] -1 0	0x00008800 - 0x00008807 (0x8) IX[B]
	[16] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[17] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[18] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[19] -1 0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[20] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[21] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[22] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[23] -1 0	0x0000d800 - 0x0000d80f (0x10) 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.2.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: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.1.10
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(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, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT,
	RIVA TNT2/TNT2 Pro, RIVA TNT2 Ultra, Vanta, Riva TNT2 M64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR, GeForce2 GTS/Pro,
	GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460,
	GeForce4 MX 440, GeForce4 MX 420, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go M32, Quadro4 500XGL, GeForce4 440 Go M64,
	Quadro4 200/400NVS, Quadro4 550XGL, Quadro4 GoGL, 0x0180, 0x0181,
	0x0182, 0x0188, 0x018A, 0x018B, GeForce2 Integrated, 0x01F0,
	GeForce3, GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC,
	GeForce4 Ti 4600, GeForce4 Ti 4400, GeForce4 Ti 4200,
	Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, 0x0280, 0x0281,
	0x0288, 0x0289
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset RIVA TNT2/TNT2 Pro 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	0xe1000000 - 0xe101ffff (0x20000) MX[B]
	[6] -1 0	0xe1800000 - 0xe18000ff (0x100) MX[B]
	[7] -1 0	0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
	[8] -1 0	0xe3ff0000 - 0xe3ffffff (0x10000) MX[B](B)
	[9] -1 0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[10] -1 0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x00008000 - 0x0000803f (0x40) IX[B]
	[14] -1 0	0x00008400 - 0x00008403 (0x4) IX[B]
	[15] -1 0	0x00008800 - 0x00008807 (0x8) IX[B]
	[16] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[17] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[18] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[19] -1 0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[20] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[21] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[22] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[23] -1 0	0x0000d800 - 0x0000d80f (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	0xe1000000 - 0xe101ffff (0x20000) MX[B]
	[6] -1 0	0xe1800000 - 0xe18000ff (0x100) MX[B]
	[7] -1 0	0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
	[8] -1 0	0xe3ff0000 - 0xe3ffffff (0x10000) MX[B](B)
	[9] -1 0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[10] -1 0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[11] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1 0	0x00008000 - 0x0000803f (0x40) IX[B]
	[17] -1 0	0x00008400 - 0x00008403 (0x4) IX[B]
	[18] -1 0	0x00008800 - 0x00008807 (0x8) IX[B]
	[19] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[20] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[21] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[22] -1 0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[23] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[24] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[25] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[26] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[27] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[28] 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: "RIVA TNT2/TNT2 Pro"
(**) 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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xE4000000
(--) NV(0): MMIO registers at 0xE2000000
(WW) System lacks support for changing MTRRs
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(II) NV(0): I2C bus "DDC" initialized.
(**) NV(0): Option "NoDDC"
(--) NV(0): VideoRAM: 32768 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): Generic Monitor: Using hsync range of 30.00-95.00 kHz
(II) NV(0): Generic Monitor: Using vrefresh range of 50.00-150.00 Hz
(II) NV(0): Clock range:  12.00 to 350.00 MHz
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(--) NV(0): Virtual size is 1280x1024 (pitch 1280)
(**) NV(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) NV(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync
(**) NV(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) NV(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) NV(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) NV(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) NV(0): Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
(II) NV(0): Modeline "640x480"   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync
(++) NV(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, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(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, 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	0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
	[1] 0 0	0xe2000000 - 0xe2ffffff (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	0xe1000000 - 0xe101ffff (0x20000) MX[B]
	[8] -1 0	0xe1800000 - 0xe18000ff (0x100) MX[B]
	[9] -1 0	0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
	[10] -1 0	0xe3ff0000 - 0xe3ffffff (0x10000) MX[B](B)
	[11] -1 0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[12] -1 0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[13] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[14] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[15] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[16] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1 0	0x00008000 - 0x0000803f (0x40) IX[B]
	[19] -1 0	0x00008400 - 0x00008403 (0x4) IX[B]
	[20] -1 0	0x00008800 - 0x00008807 (0x8) IX[B]
	[21] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[22] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[23] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[24] -1 0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[25] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[26] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[27] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[28] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[29] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[30] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(**) Option "dpms"
(**) NV(0): DPMS enabled
(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) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/gpmdata"
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!
GetModeLine - scrn: 0 clock: 157500
GetModeLine - hdsp: 1280 hbeg: 1344 hend: 1504 httl: 1728
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1072 flags: 5
SetKbdSettings - type: 2 rate: 30 delay: 500 snumlk: 0
SetKbdSettings - Succeeded

-rw-r--r--    1 root     root        22313 2002-10-16 17:40 /var/log/XFree86.0.log
-rw-r--r--    1 root     root        27184 2002-06-23 16:12 /var/log/XFree86.20.log
-rw-r--r--    1 root     root        27257 2002-06-23 13:24 /var/log/XFree86.8.log


-- System Information
Debian Release: testing/unstable
Kernel Version: Linux caviar 2.4.18 #1 Sat Jul 6 14:53:03 CEST 2002 i686 AMD Duron(tm) Processor AuthenticAMD GNU/Linux

Versions of the packages xserver-xfree86 depends on:
ii  debconf        1.2.10         Debian configuration management system
ii  libc6          2.2.5-15       GNU C Library: Shared libraries and Timezone
ii  xserver-common 4.2.1-2        files and utilities common to all X servers
ii  zlib1g         1.1.4-5        compression library - runtime




Reply to: