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

Bug#167528: marked as done (xserver-xfree86: [nv] top half and bottom half of screen sometimes swapped on GeForce2 Go rev 178)



Your message dated Sun, 14 Sep 2003 12:10:04 -0700
with message-id <20030914191004.GA25099@blars.org>
and subject line [nv] screen problem no longer happens with kernel 2.4.22
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Nov 2002 05:16:56 +0000
>From blarson@blars.org Sat Nov 02 23:16:55 2002
Return-path: <blarson@blars.org>
Received: from bleep.blars.org (monkey.nat.blars.org) [64.81.35.60] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 188D82-0001Kd-00; Sat, 02 Nov 2002 23:16:54 -0600
Received: from quaff.nat.blars.org (root@quaff.nat.blars.org [172.16.2.7])
	by monkey.nat.blars.org (8.12.3/8.12.3/Debian-10) with ESMTP id gA35GgQQ002987;
	Sat, 2 Nov 2002 21:16:42 -0800
Received: from quaff.nat.blars.org (blarson@quaff [127.0.0.1])
	by quaff.nat.blars.org (8.12.6/8.12.6/Debian-7) with ESMTP id gA35GgP3001198;
	Sat, 2 Nov 2002 21:16:42 -0800
Received: (from blarson@localhost)
	by quaff.nat.blars.org (8.12.6/8.12.6/Debian-7) id gA35GgF8001196;
	Sat, 2 Nov 2002 21:16:42 -0800
Message-Id: <200211030516.gA35GgF8001196@quaff.nat.blars.org>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Blars <blarson@blars.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-free86: [nv] screen sometimes top on bottom and visa-versa
X-Mailer: reportbug 2.8
Date: Sat, 02 Nov 2002 21:16:41 -0800
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.5 required=5.0
	tests=BALANCE_FOR_LONG_20K,SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.2.1-3
Severity: normal

Several times in the past week the screen on this system has displayed
what should be on the top on the bottom, and what should be on the
bottom on the top.  The cursor behaves as if this has not occured.
This has always occured when the system is running xlockmore started
by xautolock.  I'd suspect that this might be an alternate symptom of
bug 119474, but I don't have xlockmore-gl installed, only standard
xlockmore.

Switching virtual terminals does not cure the symptom, but exiting and
restarting X does.

Perhaps it is related to the power managment on this laptop.  (Dell
inspiron 8200)

(This laptop did not work with the woody version of the nv driver.)

-- Package-specific info:
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 Go] (rev b2)
01:00.0 Class 0300: 10de:0112 (rev b2)

### 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	"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"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

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

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

Section "Device"
	Identifier	"NVIDIA Corporation GeForce2 Go [NV11]"
	Driver		"nv"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-75
	VertRefresh	50-85
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation GeForce2 Go [NV11]"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1600x1200"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1600x1200"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1600x1200"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1600x1200"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1600x1200"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1600x1200"
	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

### END DEBCONF SECTION


XFree86 Version 4.2.1 (Debian 4.2.1-3 20021016191246 branden@deadbeast.net) / 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: Sat Nov  2 20:45:47 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "NVIDIA Corporation GeForce2 Go [NV11]"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) 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/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi" 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/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Open APM successful
(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 = 0x8002093c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 0000,0000 rev 04 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,2482 card 8086,4541 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:2: chip 8086,2487 card 8086,4541 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 42 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,248c card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,248a card 8086,4541 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,2485 card 1013,5959 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,2486 card 14f1,5421 rev 02 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0112 card 1028,00d4 rev b2 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 10b7,9200 card 1028,00d4 rev 78 class 02,00,00 hdr 00
(II) PCI: 02:01:0: chip 104c,ac42 card e000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:01:1: chip 104c,ac42 card e800,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:01:2: chip 104c,8027 card 1028,00d4 rev 00 class 0c,00,10 hdr 80
(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) 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: 0x0e (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[1] -1 0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[2] -1 0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[3] -1 0	0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) Bus 2: bridge is at (0:30:0), (0,2,16), BCTRL: 0x06 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1 0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[1] -1 0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[2] -1 0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[3] -1 0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[4] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[5] -1 0	0x0000f400 - 0x0000f4ff (0x100) IX[B]
	[6] -1 0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
	[7] -1 0	0x0000fc00 - 0x0000fcff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1 0	0xf4000000 - 0xfbffffff (0x8000000) MX[B]
(II) Bus 2 prefetchable memory range:
(II) Bus -1: bridge is at (0:31: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 GeForce2 Go rev 178, Mem @ 0xfc000000/24, 0xe0000000/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) Active PCI resource ranges:
	[0] -1 0	0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
	[1] -1 0	0xf8fff000 - 0xf8fff7ff (0x800) MX[B]
	[2] -1 0	0xf8fffc00 - 0xf8fffc7f (0x80) MX[B]
	[3] -1 0	0x18000000 - 0x180003ff (0x400) MX[B]
	[4] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[5] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[6] -1 0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[7] -1 0	0x0000ec80 - 0x0000ecff (0x80) IX[B]
	[8] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[9] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[10] -1 0	0x0000dc80 - 0x0000dcbf (0x40) IX[B]
	[11] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[12] -1 0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[13] -1 0	0x00000374 - 0x00000374 (0x1) IX[B]
	[14] -1 0	0x00000170 - 0x00000177 (0x8) IX[B]
	[15] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[16] -1 0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[17] -1 0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]
	[18] -1 0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
	[1] -1 0	0xf8fff000 - 0xf8fff7ff (0x800) MX[B]
	[2] -1 0	0xf8fffc00 - 0xf8fffc7f (0x80) MX[B]
	[3] -1 0	0x18000000 - 0x180003ff (0x400) MX[B]
	[4] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[5] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[6] -1 0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[7] -1 0	0x0000ec80 - 0x0000ecff (0x80) IX[B]
	[8] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[9] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[10] -1 0	0x0000dc80 - 0x0000dcbf (0x40) IX[B]
	[11] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[12] -1 0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[13] -1 0	0x00000374 - 0x00000374 (0x1) IX[B]
	[14] -1 0	0x00000170 - 0x00000177 (0x8) IX[B]
	[15] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[16] -1 0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[17] -1 0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]
	[18] -1 0	0x0000bf80 - 0x0000bf9f (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 - 0x17ffffff (0x17f00000) 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 - 0x17ffffff (0x17f00000) 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	0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
	[6] -1 0	0xf8fff000 - 0xf8fff7ff (0x800) MX[B]
	[7] -1 0	0xf8fffc00 - 0xf8fffc7f (0x80) MX[B]
	[8] -1 0	0x18000000 - 0x180003ff (0x400) MX[B]
	[9] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[10] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[11] -1 0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000ec80 - 0x0000ecff (0x80) IX[B]
	[15] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[16] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[17] -1 0	0x0000dc80 - 0x0000dcbf (0x40) IX[B]
	[18] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[19] -1 0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[20] -1 0	0x00000374 - 0x00000374 (0x1) IX[B]
	[21] -1 0	0x00000170 - 0x00000177 (0x8) IX[B]
	[22] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[23] -1 0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[24] -1 0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]
	[25] -1 0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(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: "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) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(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.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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.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: "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 GeForce2 Go found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x17ffffff (0x17f00000) 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	0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
	[6] -1 0	0xf8fff000 - 0xf8fff7ff (0x800) MX[B]
	[7] -1 0	0xf8fffc00 - 0xf8fffc7f (0x80) MX[B]
	[8] -1 0	0x18000000 - 0x180003ff (0x400) MX[B]
	[9] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[10] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[11] -1 0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000ec80 - 0x0000ecff (0x80) IX[B]
	[15] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[16] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[17] -1 0	0x0000dc80 - 0x0000dcbf (0x40) IX[B]
	[18] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[19] -1 0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[20] -1 0	0x00000374 - 0x00000374 (0x1) IX[B]
	[21] -1 0	0x00000170 - 0x00000177 (0x8) IX[B]
	[22] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[23] -1 0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[24] -1 0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]
	[25] -1 0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x17ffffff (0x17f00000) 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	0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
	[6] -1 0	0xf8fff000 - 0xf8fff7ff (0x800) MX[B]
	[7] -1 0	0xf8fffc00 - 0xf8fffc7f (0x80) MX[B]
	[8] -1 0	0x18000000 - 0x180003ff (0x400) MX[B]
	[9] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[10] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[11] -1 0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[12] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x0000ec80 - 0x0000ecff (0x80) IX[B]
	[18] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[19] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[20] -1 0	0x0000dc80 - 0x0000dcbf (0x40) IX[B]
	[21] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[22] -1 0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[23] -1 0	0x00000374 - 0x00000374 (0x1) IX[B]
	[24] -1 0	0x00000170 - 0x00000177 (0x8) IX[B]
	[25] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[26] -1 0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[27] -1 0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]
	[28] -1 0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]
	[29] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[30] 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: "GeForce2 Go"
(**) 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 0xE0000000
(--) NV(0): MMIO registers at 0xFC000000
(--) NV(0): On a laptop.  Assuming Digital Flat Panel
(II) NV(0): Detected CRTC controller 1 being used
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(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.
(II) NV(0): I2C device "DDC:ddc2" registered.
(II) NV(0): I2C device "DDC:ddc2" removed.
(--) 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-75.00 kHz
(II) NV(0): Generic Monitor: Using vrefresh range of 50.00-85.00 Hz
(II) NV(0): Clock range:  12.00 to 350.00 MHz
(II) NV(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(--) NV(0): Virtual size is 1600x1200 (pitch 1600)
(**) NV(0): Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1600x1200"  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +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	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
	[1] 0 0	0xfc000000 - 0xfcffffff (0x1000000) MX[B]
	[2] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1 0	0x00100000 - 0x17ffffff (0x17f00000) 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	0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
	[8] -1 0	0xf8fff000 - 0xf8fff7ff (0x800) MX[B]
	[9] -1 0	0xf8fffc00 - 0xf8fffc7f (0x80) MX[B]
	[10] -1 0	0x18000000 - 0x180003ff (0x400) MX[B]
	[11] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[12] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[13] -1 0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[14] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[15] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[16] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[17] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1 0	0x0000ec80 - 0x0000ecff (0x80) IX[B]
	[20] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[21] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[22] -1 0	0x0000dc80 - 0x0000dcbf (0x40) IX[B]
	[23] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[24] -1 0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[25] -1 0	0x00000374 - 0x00000374 (0x1) IX[B]
	[26] -1 0	0x00000170 - 0x00000177 (0x8) IX[B]
	[27] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[28] -1 0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[29] -1 0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]
	[30] -1 0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]
	[31] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[32] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xe0000000,0x2000000)
(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
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		29 256x256 slots
		14 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" "PS/2"
(**) Configured Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(==) Configured Mouse: Buttons: 3
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
	No such device.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!
(II) PM Event received: Power Status Change
(II) PM Event received: Power Status Change

-rw-r--r--    1 root     root        28922 Nov  2 20:47 /var/log/XFree86.0.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux quaff 2.4.19-686 #1 Sun Oct 6 18:37:38 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

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

-- debconf information:
* xserver-xfree86/config/device/identifier: NVIDIA Corporation GeForce2 Go [NV11]
  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: 
  shared/default-x-server: xserver-xfree86
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
* xserver-xfree86/config/device/bus_id: 
* xserver-xfree86/config/inputdevice/keyboard/layout: us
* xserver-xfree86/config/monitor/horiz-sync: 30-75
* xserver-xfree86/config/monitor/identifier: Generic Monitor
  shared/no_known_x-server: 
* xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/device/video_ram: 
* xserver-xfree86/config/monitor/mode-list: 1600x1200 @ 60Hz
* xserver-xfree86/config/monitor/lcd: true
  xserver-xfree86/config/inputdevice/keyboard/internal: 
  xserver-xfree86/clobber_XF86Config-4: 
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: pc104
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: nv
* xserver-xfree86/config/monitor/vert-refresh: 50-85
* xserver-xfree86/config/display/default_depth: 24
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: false
* xserver-xfree86/config/display/modes: 1600x1200
  shared/clobber_x-server_symlink: false
  xserver-xfree86/config/inputdevice/mouse/retry_detection: 
  xserver-xfree86/config/device/bus_id_error: 
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
* xserver-xfree86/config/inputdevice/keyboard/options: 
  xserver-xfree86/move_existing_nondebconf_config: false
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: PS/2
  shared/multiple_possible_x-servers: 
  xserver-xfree86/config/null_string_error: 
* xserver-xfree86/manage_config_with_debconf: true
  xserver-xfree86/config/monitor/range_input_error: 
* xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: 
* xserver-xfree86/config/inputdevice/mouse/port: /dev/psaux
* xserver-xfree86/config/write_files_section: true
* xserver-xfree86/autodetect_monitor: true


---------------------------------------
Received: (at 167528-done) by bugs.debian.org; 14 Sep 2003 19:10:10 +0000
>From blarson@blars.org Sun Sep 14 14:10:07 2003
Return-path: <blarson@blars.org>
Received: from bleep.blars.org (renig.nat.blars.org) [64.81.35.60] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19ycG5-0001Xw-00; Sun, 14 Sep 2003 14:10:05 -0500
Received: from renig.nat.blars.org (plergb.nat.blars.org [172.16.1.1])
	by renig.nat.blars.org (8.12.3/8.12.3/Debian-6.4) with ESMTP id h8EJA43p025638
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL)
	for <167528-done@bugs.debian.org>; Sun, 14 Sep 2003 12:10:04 -0700
Received: (from blarson@localhost)
	by renig.nat.blars.org (8.12.3/8.12.3/Debian-6.4) id h8EJA4rY025636
	for 167528-done@bugs.debian.org; Sun, 14 Sep 2003 12:10:04 -0700
Date: Sun, 14 Sep 2003 12:10:04 -0700
From: Blars Blarson <blarson@blars.org>
To: 167528-done@bugs.debian.org
Subject: [nv] screen problem no longer happens with kernel 2.4.22
Message-ID: <20030914191004.GA25099@blars.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Delivered-To: 167528-done@bugs.debian.org
X-Spam-Status: No, hits=0.0 required=4.0
	tests=none
	version=2.53-bugs.debian.org_2003_9_13
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_13 (1.174.2.15-2003-03-30-exp)

Additional information on the bug I should have sent a long time ago
and forgot to:

It is triggered by closing the cover, and is independant of xlock.

control-alt-f1 (wait) control-alt-f7 does clear the problem, although
sometimes the pause is 15 sec or so.

New info:

With kernel 2.4.22 and acpi enabled, this no longer happens.  The dell
bios and acpi were incompatable at previous kernel versions.  (It's
possible that it was something else I upgraded in the last week, but
acpi seems the most likely.)

-- 
Blars Blarson			blarson@blars.org
				http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.



Reply to: