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

Bug#207268: marked as done (xserver-xfree86: refuses to automagically handle config files)



Your message dated Thu, 28 Aug 2003 23:48:48 -0400
with message-id <E19saFk-00013j-00@auric.debian.org>
and subject line Bug#207268: fixed in xfree86 4.2.1-11
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; 26 Aug 2003 03:31:17 +0000
>From susan@caliban.lbl.gov Mon Aug 25 22:30:46 2003
Return-path: <susan@caliban.lbl.gov>
Received: from caliban.lbl.gov [128.3.11.38] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19rUXe-0006wS-00; Mon, 25 Aug 2003 22:30:46 -0500
Received: from caliban.lbl.gov (susan@localhost [127.0.0.1])
	by caliban.lbl.gov (8.12.9/8.12.9/Debian-5) with ESMTP id h7Q3UjQh020069;
	Mon, 25 Aug 2003 20:30:45 -0700
Received: (from susan@localhost)
	by caliban.lbl.gov (8.12.9/8.12.9/Debian-5) id h7Q3Ujin020066;
	Mon, 25 Aug 2003 20:30:45 -0700
Message-Id: <[🔎] 200308260330.h7Q3Ujin020066@caliban.lbl.gov>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Susan Crowther <susan@caliban.lbl.gov>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: I have removed my XF86Config-4 file and am configuring xserver-xfree86 to
 write a new one,
 but it wont let me because there is no MD5 checksum available. I want to to
 overwrite the old file or create a new one,
 but it wont let me. So I am stuck making an XF86Config file by hand which I
 can never modify using debconfig. How can I force it to write a new one. I
 have even purged the package and reinstalled it.
X-Mailer: reportbug 2.24
Date: Mon, 25 Aug 2003 20:30:45 -0700
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-1.4 required=4.0
	tests=HAS_PACKAGE,MAILTO_TO_SPAM_ADDR,PENISACCENT
	version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)

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


Please ignore the XF86Config file below as this is from a different computer. 


-- Package-specific info:
01:05.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)
01:05.0 Class 0300: 10de:0171 (rev a3)

Section "ServerLayout"
	Identifier     "Matrox PowerDesk configured."
	Screen         "Default Screen" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Generic Mouse"
EndSection

Section "Files"
	FontPath     "unix/:7110"
	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  "ddc"
	Load  "dbe"
#	Load  "GLcore"
	Load  "extmod"
	Load  "glx"
#	Load  "dri"
#	Load  "pex5"
	Load  "record"
#	Load  "xie"
	Load  "bitmap"
	Load  "speedo"
	Load  "type1"
	Load  "vbe"
	Load  "int10"
	Load  "xtt"
#	Load  "freetype"
	Load  "v4l"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "keyboard"
	Option      "CoreKeyboard"
	Option      "XkbRules" "xfree86"
	Option      "XkbModel" "pc102"
	Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
	Identifier  "Generic Mouse"
	Driver      "mouse"
	Option      "CorePointer"
	Option      "Device" "/dev/psaux"
	Option      "Protocol" "imps/2"
	Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Generic Monitor"
	HorizSync    30.0 - 130.0
	VertRefresh  48.0 - 170.0
EndSection

Section "Device"
	Identifier  "GeForce4 MX 440"
	Driver      "nvidia"
	VendorName  "NVidia"
#	BusID       "PCI:1:5:0"
#	Option "NvAgp" "0"
	Option "NoLogo" "true"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "GeForce4 MX 440"
	Monitor    "Generic Monitor"
	DefaultDepth     24
	Option "BackingStore"
#	Option "SaveUnder"
	SubSection "Display"
		Depth     1
		Modes    "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1600x1200" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1600x1200" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1600x1200" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
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-10 20030821004616 james@nocrew.org) / 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.21-rc1-ac1-cryptoloop 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: Mon Aug 25 09:16:30 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Matrox PowerDesk configured."
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "GeForce4 MX 440"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc102"
(**) XKB: model: "pc102"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7110,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.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 = 0x800023c0, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700e card 0000,0000 rev 13 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,700f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8040 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,8040 rev 40 class 00,00,00 hdr 00
(II) PCI: 00:05:0: chip 13f6,0111 card 1043,80e2 rev 10 class 04,01,00 hdr 00
(II) PCI: 00:09:0: chip 1023,2001 card 0000,0000 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:0a:0: chip 8086,1229 card 8086,000c rev 08 class 02,00,00 hdr 00
(II) PCI: 00:0b:0: chip 109e,036e card 0070,13eb rev 02 class 04,00,00 hdr 80
(II) PCI: 00:0b:1: chip 109e,0878 card 0070,13eb rev 02 class 04,80,00 hdr 80
(II) PCI: 01:05:0: chip 10de,0171 card 0000,0000 rev a3 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: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xdd000000 - 0xddffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xdf700000 - 0xef7fffff (0x10100000) 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: (0:11:0) BrookTree unknown chipset (0x036e) rev 2, Mem @ 0xde800000/12
(--) PCI:*(1:5:0) NVidia GeForce4 MX 440 rev 163, Mem @ 0xdd000000/24, 0xe0000000/27, 0xdf800000/19, BIOS @ 0xdf7e0000/17
(II) Addressable bus resource ranges are
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xde000000 - 0xde000fff (0x1000) MX[B]
	[1] -1 0	0xdb800000 - 0xdb8fffff (0x100000) MX[B]
	[2] -1 0	0xdc000000 - 0xdc000fff (0x1000) MX[B]
	[3] -1 0	0xdc800000 - 0xdc800fff (0x1000) MX[B]
	[4] -1 0	0xef800000 - 0xef800fff (0x1000) MX[B]
	[5] -1 0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[6] -1 0	0xdf7e0000 - 0xdf7fffff (0x20000) MX[B](B)
	[7] -1 0	0xdf800000 - 0xdf87ffff (0x80000) MX[B](B)
	[8] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[9] -1 0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[10] -1 0	0xde800000 - 0xde800fff (0x1000) MX[B](B)
	[11] -1 0	0x00009800 - 0x0000983f (0x40) IX[B]
	[12] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[13] -1 0	0x0000a400 - 0x0000a4ff (0x100) 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]
	[17] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xde000000 - 0xde000fff (0x1000) MX[B]
	[1] -1 0	0xdb800000 - 0xdb8fffff (0x100000) MX[B]
	[2] -1 0	0xdc000000 - 0xdc000fff (0x1000) MX[B]
	[3] -1 0	0xdc800000 - 0xdc800fff (0x1000) MX[B]
	[4] -1 0	0xef800000 - 0xef800fff (0x1000) MX[B]
	[5] -1 0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[6] -1 0	0xdf7e0000 - 0xdf7fffff (0x20000) MX[B](B)
	[7] -1 0	0xdf800000 - 0xdf87ffff (0x80000) MX[B](B)
	[8] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[9] -1 0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[10] -1 0	0xde800000 - 0xde800fff (0x1000) MX[B](B)
	[11] -1 0	0x00009800 - 0x0000983f (0x40) IX[B]
	[12] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[13] -1 0	0x0000a400 - 0x0000a4ff (0x100) 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]
	[17] -1 0	0x0000e000 - 0x0000e003 (0x4) 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	0xde000000 - 0xde000fff (0x1000) MX[B]
	[6] -1 0	0xdb800000 - 0xdb8fffff (0x100000) MX[B]
	[7] -1 0	0xdc000000 - 0xdc000fff (0x1000) MX[B]
	[8] -1 0	0xdc800000 - 0xdc800fff (0x1000) MX[B]
	[9] -1 0	0xef800000 - 0xef800fff (0x1000) MX[B]
	[10] -1 0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[11] -1 0	0xdf7e0000 - 0xdf7fffff (0x20000) MX[B](B)
	[12] -1 0	0xdf800000 - 0xdf87ffff (0x80000) MX[B](B)
	[13] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[14] -1 0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[15] -1 0	0xde800000 - 0xde800fff (0x1000) MX[B](B)
	[16] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1 0	0x00009800 - 0x0000983f (0x40) IX[B]
	[19] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[20] -1 0	0x0000a400 - 0x0000a4ff (0x100) 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]
	[24] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(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: "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: "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: "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: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.2.1.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.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.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "xtt"
(II) Loading /usr/X11R6/lib/modules/fonts/libxtt.a
(II) Module xtt: vendor="X-TrueType Server Project"
	compiled for 4.2.1.1, module version = 1.3.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font xtt
(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:05:0
(--) Assigning device section with no busID to primary device
(--) 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	0xde000000 - 0xde000fff (0x1000) MX[B]
	[6] -1 0	0xdb800000 - 0xdb8fffff (0x100000) MX[B]
	[7] -1 0	0xdc000000 - 0xdc000fff (0x1000) MX[B]
	[8] -1 0	0xdc800000 - 0xdc800fff (0x1000) MX[B]
	[9] -1 0	0xef800000 - 0xef800fff (0x1000) MX[B]
	[10] -1 0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[11] -1 0	0xdf7e0000 - 0xdf7fffff (0x20000) MX[B](B)
	[12] -1 0	0xdf800000 - 0xdf87ffff (0x80000) MX[B](B)
	[13] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[14] -1 0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[15] -1 0	0xde800000 - 0xde800fff (0x1000) MX[B](B)
	[16] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1 0	0x00009800 - 0x0000983f (0x40) IX[B]
	[19] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[20] -1 0	0x0000a400 - 0x0000a4ff (0x100) 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]
	[24] -1 0	0x0000e000 - 0x0000e003 (0x4) 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	0xde000000 - 0xde000fff (0x1000) MX[B]
	[6] -1 0	0xdb800000 - 0xdb8fffff (0x100000) MX[B]
	[7] -1 0	0xdc000000 - 0xdc000fff (0x1000) MX[B]
	[8] -1 0	0xdc800000 - 0xdc800fff (0x1000) MX[B]
	[9] -1 0	0xef800000 - 0xef800fff (0x1000) MX[B]
	[10] -1 0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[11] -1 0	0xdf7e0000 - 0xdf7fffff (0x20000) MX[B](B)
	[12] -1 0	0xdf800000 - 0xdf87ffff (0x80000) MX[B](B)
	[13] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[14] -1 0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[15] -1 0	0xde800000 - 0xde800fff (0x1000) MX[B](B)
	[16] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[17] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[18] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[19] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1 0	0x00009800 - 0x0000983f (0x40) IX[B]
	[22] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[23] -1 0	0x0000a400 - 0x0000a4ff (0x100) 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] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[28] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[29] 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 "NoLogo" "true"
(--) NVIDIA(0): Linear framebuffer at 0xE0000000
(--) NVIDIA(0): MMIO registers at 0xDD000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 MX 440
(--) NVIDIA(0): VideoBIOS: 04.17.20.13.00
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(--) NVIDIA(0): Detected TV Encoder: NVIDIA
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at  8 bpp: 350 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 350 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) NVIDIA(0): Generic Monitor: Using hsync range of 30.00-130.00 kHz
(II) NVIDIA(0): Generic Monitor: Using vrefresh range of 48.00-170.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 350.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)
(WW) (1600x1200,Generic Monitor) mode clock 229.5MHz exceeds DDC maximum 220MHz
(WW) (1792x1344,Generic Monitor) mode clock 261MHz exceeds DDC maximum 220MHz
(WW) (1856x1392,Generic Monitor) mode clock 288MHz exceeds DDC maximum 220MHz
(WW) (1920x1440,Generic Monitor) mode clock 234MHz exceeds DDC maximum 220MHz
(WW) (1920x1440,Generic Monitor) mode clock 297MHz exceeds DDC maximum 220MHz
(WW) (1920x1440,Generic Monitor) mode clock 341.35MHz exceeds DDC maximum 220MHz
(WW) (2048x1536,Generic Monitor) mode clock 266.95MHz exceeds DDC maximum 220MHz
(WW) (2048x1536,Generic Monitor) mode clock 340.48MHz exceeds DDC maximum 220MHz
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(**) NVIDIA(0): Validated modes for display device CRT-0:
(**) NVIDIA(0):      Default mode "1600x1200": 229.5 MHz, 106.2 kHz, 85.0 Hz
(**) NVIDIA(0):      Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.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	0xdf800000 - 0xdf87ffff (0x80000) MX[B]
	[1] 0 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
	[2] 0 0	0xdd000000 - 0xddffffff (0x1000000) MX[B]
	[3] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1 0	0xde000000 - 0xde000fff (0x1000) MX[B]
	[9] -1 0	0xdb800000 - 0xdb8fffff (0x100000) MX[B]
	[10] -1 0	0xdc000000 - 0xdc000fff (0x1000) MX[B]
	[11] -1 0	0xdc800000 - 0xdc800fff (0x1000) MX[B]
	[12] -1 0	0xef800000 - 0xef800fff (0x1000) MX[B]
	[13] -1 0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[14] -1 0	0xdf7e0000 - 0xdf7fffff (0x20000) MX[B](B)
	[15] -1 0	0xdf800000 - 0xdf87ffff (0x80000) MX[B](B)
	[16] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
	[17] -1 0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[18] -1 0	0xde800000 - 0xde800fff (0x1000) MX[B](B)
	[19] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[20] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[21] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[22] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1 0	0x00009800 - 0x0000983f (0x40) IX[B]
	[25] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[26] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[27] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[28] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[29] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[30] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[31] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[32] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): AGP 4X successfully initialized
(II) NVIDIA(0): Setting mode "1600x1200"
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(**) NVIDIA(0): Option "BackingStore"
(**) NVIDIA(0): Backing store enabled
(==) NVIDIA(0): Silken mouse 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 "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "imps/2"
(**) Generic Mouse: Protocol: "imps/2"
(**) Option "CorePointer"
(**) Generic Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)

-rw-r--r--    1 root     adm         23125 Aug 25 09:16 /var/log/XFree86.0.log
-rw-r--r--    1 root     adm         23329 Sep 19  2002 /var/log/XFree86.1.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux caliban 2.4.22 #151 Mon Aug 25 08:48:43 PDT 2003 i686
Locale: LANG=C, LC_CTYPE=C

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

-- debconf information excluded


---------------------------------------
Received: (at 207268-close) by bugs.debian.org; 30 Aug 2003 00:04:14 +0000
>From katie@auric.debian.org Fri Aug 29 19:04:14 2003
Return-path: <katie@auric.debian.org>
Received: from murphy.debian.org [146.82.138.6] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19skLp-0001pq-00; Fri, 29 Aug 2003 09:35:45 -0500
Received: from auric.debian.org (auric.debian.org [206.246.226.45])
	by murphy.debian.org (Postfix) with ESMTP id 98ACC20ED5
	for <207268-close@bugs.debian.org>; Thu, 28 Aug 2003 22:53:13 -0500 (CDT)
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19saFk-00013j-00; Thu, 28 Aug 2003 23:48:48 -0400
From: Branden Robinson <branden@debian.org>
To: 207268-close@bugs.debian.org
X-Katie: $Revision: 1.35 $
Subject: Bug#207268: fixed in xfree86 4.2.1-11
Message-Id: <E19saFk-00013j-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Thu, 28 Aug 2003 23:48:48 -0400
Delivered-To: 207268-close@bugs.debian.org

Source: xfree86
Source-Version: 4.2.1-11

We believe that the bug you reported is fixed in the latest version of
xfree86, which is due to be installed in the Debian FTP archive:

lbxproxy_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/lbxproxy_4.2.1-11_powerpc.deb
libdps-dev_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libdps-dev_4.2.1-11_powerpc.deb
libdps1-dbg_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libdps1-dbg_4.2.1-11_powerpc.deb
libdps1_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libdps1_4.2.1-11_powerpc.deb
libxaw6-dbg_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.2.1-11_powerpc.deb
libxaw6-dev_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libxaw6-dev_4.2.1-11_powerpc.deb
libxaw6_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libxaw6_4.2.1-11_powerpc.deb
libxaw7-dbg_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.2.1-11_powerpc.deb
libxaw7-dev_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libxaw7-dev_4.2.1-11_powerpc.deb
libxaw7_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/libxaw7_4.2.1-11_powerpc.deb
proxymngr_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/proxymngr_4.2.1-11_powerpc.deb
twm_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/twm_4.2.1-11_powerpc.deb
x-window-system-core_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/x-window-system-core_4.2.1-11_powerpc.deb
x-window-system_4.2.1-11_all.deb
  to pool/main/x/xfree86/x-window-system_4.2.1-11_all.deb
xbase-clients_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xbase-clients_4.2.1-11_powerpc.deb
xdm_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xdm_4.2.1-11_powerpc.deb
xfonts-100dpi-transcoded_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfonts-100dpi-transcoded_4.2.1-11_all.deb
xfonts-100dpi_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfonts-100dpi_4.2.1-11_all.deb
xfonts-75dpi-transcoded_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfonts-75dpi-transcoded_4.2.1-11_all.deb
xfonts-75dpi_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfonts-75dpi_4.2.1-11_all.deb
xfonts-base-transcoded_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfonts-base-transcoded_4.2.1-11_all.deb
xfonts-base_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfonts-base_4.2.1-11_all.deb
xfonts-cyrillic_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfonts-cyrillic_4.2.1-11_all.deb
xfonts-scalable_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfonts-scalable_4.2.1-11_all.deb
xfree86-common_4.2.1-11_all.deb
  to pool/main/x/xfree86/xfree86-common_4.2.1-11_all.deb
xfree86_4.2.1-11.diff.gz
  to pool/main/x/xfree86/xfree86_4.2.1-11.diff.gz
xfree86_4.2.1-11.dsc
  to pool/main/x/xfree86/xfree86_4.2.1-11.dsc
xfs_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xfs_4.2.1-11_powerpc.deb
xfwp_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xfwp_4.2.1-11_powerpc.deb
xlibmesa-dev_4.2.1-11_all.deb
  to pool/main/x/xfree86/xlibmesa-dev_4.2.1-11_all.deb
xlibmesa-gl-dev_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-gl-dev_4.2.1-11_powerpc.deb
xlibmesa-glu-dev_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-glu-dev_4.2.1-11_powerpc.deb
xlibmesa3-dbg_4.2.1-11_all.deb
  to pool/main/x/xfree86/xlibmesa3-dbg_4.2.1-11_all.deb
xlibmesa3-gl-dbg_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3-gl-dbg_4.2.1-11_powerpc.deb
xlibmesa3-gl_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3-gl_4.2.1-11_powerpc.deb
xlibmesa3-glu-dbg_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3-glu-dbg_4.2.1-11_powerpc.deb
xlibmesa3-glu_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3-glu_4.2.1-11_powerpc.deb
xlibmesa3_4.2.1-11_all.deb
  to pool/main/x/xfree86/xlibmesa3_4.2.1-11_all.deb
xlibosmesa-dev_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa-dev_4.2.1-11_powerpc.deb
xlibosmesa3-dbg_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa3-dbg_4.2.1-11_powerpc.deb
xlibosmesa3_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa3_4.2.1-11_powerpc.deb
xlibs-dbg_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibs-dbg_4.2.1-11_powerpc.deb
xlibs-dev_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibs-dev_4.2.1-11_powerpc.deb
xlibs-pic_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibs-pic_4.2.1-11_powerpc.deb
xlibs_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xlibs_4.2.1-11_powerpc.deb
xmh_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xmh_4.2.1-11_powerpc.deb
xnest_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xnest_4.2.1-11_powerpc.deb
xprt_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xprt_4.2.1-11_powerpc.deb
xserver-common_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xserver-common_4.2.1-11_powerpc.deb
xserver-xfree86-dbg_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xserver-xfree86-dbg_4.2.1-11_powerpc.deb
xserver-xfree86_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xserver-xfree86_4.2.1-11_powerpc.deb
xspecs_4.2.1-11_all.deb
  to pool/main/x/xfree86/xspecs_4.2.1-11_all.deb
xterm_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xterm_4.2.1-11_powerpc.deb
xutils_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xutils_4.2.1-11_powerpc.deb
xvfb_4.2.1-11_powerpc.deb
  to pool/main/x/xfree86/xvfb_4.2.1-11_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 207268@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Branden Robinson <branden@debian.org> (supplier of updated xfree86 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 28 Aug 2003 13:17:07 -0500
Source: xfree86
Binary: xlibmesa3-gl xserver-common libxaw7-dbg xlibmesa-glu-dev xbase-clients twm xlibmesa3-dbg xfonts-scalable xfonts-75dpi libdps1-dbg xmh libxaw6-dbg xfwp xlibs xlibosmesa3-dbg xlibmesa3-glu libdps-dev xserver-xfree86-dbg xlibmesa-dev xserver-xfree86 libdps1 proxymngr xlibmesa3-glu-dbg xfonts-base-transcoded xlibmesa-gl-dev libxaw6-dev lbxproxy xfonts-cyrillic xlibmesa3-gl-dbg x-window-system-core xutils xspecs xlibs-pic x-window-system xfree86-common xfs xlibmesa3 xfonts-base xlibs-dbg libxaw7-dev xnest xfonts-100dpi-transcoded libxaw6 xfonts-100dpi xterm xfonts-75dpi-transcoded xprt xlibosmesa-dev xvfb libxaw7 xlibosmesa3 xdm xlibs-dev
Architecture: source powerpc all
Version: 4.2.1-11
Distribution: unstable
Urgency: medium
Maintainer: Branden Robinson <branden@debian.org>
Changed-By: Branden Robinson <branden@debian.org>
Description: 
 lbxproxy   - Low Bandwidth X (LBX) proxy server
 libdps-dev - Display PostScript (DPS) client library development files
 libdps1    - Display PostScript (DPS) client library
 libdps1-dbg - Display PostScript (DPS) client library (unstripped)
 libxaw6    - X Athena widget set library (version 6)
 libxaw6-dbg - X Athena widget set library (version 6) (unstripped)
 libxaw6-dev - X Athena widget set library development files (version 6)
 libxaw7    - X Athena widget set library
 libxaw7-dbg - X Athena widget set library (unstripped)
 libxaw7-dev - X Athena widget set library development files
 proxymngr  - X proxy services manager
 twm        - Tab window manager
 x-window-system - X Window System
 x-window-system-core - X Window System core components
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xfonts-100dpi - 100 dpi fonts for X
 xfonts-100dpi-transcoded - 100 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-75dpi - 75 dpi fonts for X
 xfonts-75dpi-transcoded - 75 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-base - standard fonts for X
 xfonts-base-transcoded - standard fonts for X (transcoded from ISO 10646-1)
 xfonts-cyrillic - Cyrillic fonts for X
 xfonts-scalable - scalable fonts for X
 xfree86-common - X Window System (XFree86) infrastructure
 xfs        - X font server
 xfwp       - X firewall proxy server
 xlibmesa-dev - XFree86 Mesa development libraries pseudopackage
 xlibmesa-gl-dev - Mesa 3D graphics library development files [XFree86]
 xlibmesa-glu-dev - Mesa OpenGL utility library development files [XFree86]
 xlibmesa3  - XFree86 Mesa libraries pseudopackage
 xlibmesa3-dbg - XFree86 Mesa unstripped libraries pseudopackage
 xlibmesa3-gl - Mesa 3D graphics library [XFree86]
 xlibmesa3-gl-dbg - Mesa 3D graphics library (unstripped) [XFree86]
 xlibmesa3-glu - Mesa OpenGL utility library [XFree86]
 xlibmesa3-glu-dbg - Mesa OpenGL utility library (unstripped) [XFree86]
 xlibosmesa-dev - Mesa off-screen rendering library development files [XFree86]
 xlibosmesa3 - Mesa off-screen rendering library [XFree86]
 xlibosmesa3-dbg - Mesa off-screen rendering library (unstripped) [XFree86]
 xlibs      - X Window System client libraries
 xlibs-dbg  - X Window System client libraries (unstripped)
 xlibs-dev  - X Window System client library development files
 xlibs-pic  - X Window System client extension library PIC archives
 xmh        - X interface to the MH mail system
 xnest      - nested X server
 xprt       - X print server (XFree86 version)
 xserver-common - files and utilities common to all X servers
 xserver-xfree86 - the XFree86 X server
 xserver-xfree86-dbg - the XFree86 X server (static version with debugging symbols)
 xspecs     - X protocol, extension, and library technical specifications
 xterm      - X terminal emulator
 xutils     - X Window System utility programs
 xvfb       - virtual framebuffer X server
Closes: 172579 204148 206524 206790 206929 206949 206971 207229 207239 207268 207305
Changes: 
 xfree86 (4.2.1-11) unstable; urgency=medium
 .
   * urgency set to medium because bug #206790 bites a lot of people (but,
     contrary to most submitters' belief, not everyone), and #207305 really
     screws people trying to purge xserver-common and xserver-xfree86
 .
   * debian/control: add gcc's epoch to versioned Build-Conflict on gcc-3.3
     (thanks, James Troup)
 .
   * debian/local/Xsession{,.options}.5: further clarify the X session startup
     procedure in the manpages, per suggestion from Frank Murphy
 .
   * debian/xserver-{common,xfree86}.postinst.in: do not attempt to
     create/update configuration file rosters if the path of the auxiliary
     directory exists but is not a directory; assume local admin cleverness
 .
   * Add pt_BR.UTF-8 locale support (as something other than an alias for
     en_US.UTF-8) to Xlib; includes Compose file updates from Gustavo
     Noronha Silva. (Closes: #204148)
     - patch #096: new
     - debian/MANIFEST.*: list new files in /usr/X11R6/lib/X11/locale
     - debian/xlibs.install*: ship new files in /usr/X11R6/lib/X11/locale
 .
   * debian/xserver-{common,xfree86}.preinst.in: rework migration logic:
     - create the configuration file auxiliary directory /var/lib/xfree86
       on all installs and upgrades if it doesn't already exist
       (Closes: #206790)
     - don't throw a warning if the path to the auxiliary directory exists but
       is not a directory; assume local admin cleverness
     - don't migrate a configuration file if its debconf region markers have
       been removed (Closes: #206524)
     - if installing (not upgrading) the package, place the non-conffile
       configuration files under automatic management, but only if they do not
       already exist (Closes: #207268)
     - when installing (not upgrading) xserver-xfree86*, point /etc/X11/X to
       the "true" executable which serves as the "unconfigured" default; the
       postinst updates the symlink for the debconf-indicated default X server
 .
   * debian/rules: stop calling debconf2po-update, per Denis Barbier
     (Closes: #172579)
 .
   * debian/po/pt_BR.po: updated Brazilian Portuguese translations (thanks,
     Andre Luis Lopes) (Closes: #206949)
 .
   * debian/{xserver-common.templates,po/{*.po,templates.pot}}: fix silly typo
     in xserver-common/xwrapper/nice_value (thanks, Christian Perrier)
     (Closes: #206971)
 .
   * debian/local/FAQ: remove bizarre garbage from file (thanks, Eloy Paris)
     (Closes: #207229)
 .
   * Use $(tempfile -s .xvfb-run") as the default X authority file, not
     $(pwd)/.Xauthority (based on a patch from Gerard Gorman -- thanks!).
     - debian/local/xvfb-run: implement
     - debian/local/xvfb-run.1: document
 .
   * debian/xserver-{common,xfree86}.postrm.in:
     - fix horrendous paper-bag bug (failure to give fgrep a file to operate
       on, causing it to wait forever on standart input) that prevented
       xserver-common and xserver-xfree86 from being able to purge under some
       circumstances (thanks, Ingo Saitz) (Closes: #207305)
     - further robustify purge procedure; don't fail when there are no lines
       left in the roster file except the name of the package we're purging,
       and do not let cat spew noise to stderr if the temporary roster file
       does not get created
 .
   * debian/po/fr.po: updated French translations (thanks, Christian Perrier)
     (Closes: #207239)
 .
   * Backport support for new IA-64 relocation types from post-4.3.0 CVS
     HEAD (thanks, Matthew Wilcox). (Closes: #206929)
     - patch #000_stolen_from_HEAD: updated
     - patch #067: resync
 .
   * debian/rules: don't try to install the XFree86.1x manpage as
     XFree86-debug.1x if the XFree86.1x manpage doesn't exist (it doesn't on
     architectures that don't build the XFree86 X server, like s390; fixes
     FTBFS on s390)
 .
   * debian/xserver-xfree86.prerm.in: when removing the X server package
     providing the target of the X server symlink (and that symlink is still
     under automatic management), set the symlink target to the unconfigured
     default (the path of the "true" executable) and update the checksum; this
     ensures that an X server symlink under automatic management gets removed
     from the system when the last package managing it is purged
Files: 
 84ff400732e3052096c58d0127000f99 1715 x11 optional xfree86_4.2.1-11.dsc
 c46ec12ad8095ce7f6ece149bf105f4a 1635809 x11 optional xfree86_4.2.1-11.diff.gz
 4d4ecac2280165ba6860517692d7fa2f 174656 x11 optional lbxproxy_4.2.1-11_powerpc.deb
 80470df8aafc0f9c7ab90bd131fd60e5 218584 libs optional libdps1_4.2.1-11_powerpc.deb
 303a09bc3eab70a1eef2953c80836800 737566 libdevel extra libdps1-dbg_4.2.1-11_powerpc.deb
 667e12fcd8c10648fa060733e50edabd 289604 libdevel optional libdps-dev_4.2.1-11_powerpc.deb
 4dc0b475ea22fe052543f5f82761345f 210746 libs optional libxaw6_4.2.1-11_powerpc.deb
 4641f1d60432c111a177f7c6a92ce240 837360 libdevel extra libxaw6-dbg_4.2.1-11_powerpc.deb
 98b1d15b45519d2ee2a6cf47c4de05ae 367694 libdevel extra libxaw6-dev_4.2.1-11_powerpc.deb
 a6bc8d2e39776633431ff7aea11b4bc0 265780 libs optional libxaw7_4.2.1-11_powerpc.deb
 e00a885ab7da9845548fe2b9ad4ecc50 976718 libdevel extra libxaw7-dbg_4.2.1-11_powerpc.deb
 f66e39b4d9030519e0f88c2610deb460 367584 libdevel optional libxaw7-dev_4.2.1-11_powerpc.deb
 9f90f26e5dc7ecbaea0f00e8a8826ac3 106290 x11 optional proxymngr_4.2.1-11_powerpc.deb
 303dfb00728139d284ae434948351d34 193130 x11 optional twm_4.2.1-11_powerpc.deb
 46e4670215aabe13b3a2e42635874e88 1782014 x11 optional xbase-clients_4.2.1-11_powerpc.deb
 13435b44c297a8cc2a46c052d5b8ff78 210660 x11 optional xdm_4.2.1-11_powerpc.deb
 17f7ffa9fc3d475d4694189643f2983e 347182 x11 optional xfs_4.2.1-11_powerpc.deb
 3f9500edc0c60d49a4820079cef9c784 109936 x11 optional xfwp_4.2.1-11_powerpc.deb
 864edc2fbe4226568e29ed6ebaaf2914 2284228 libs optional xlibmesa3-gl_4.2.1-11_powerpc.deb
 5b7aeb8e8cdeac7951786d1c067f5e29 1050692 libdevel extra xlibmesa3-gl-dbg_4.2.1-11_powerpc.deb
 61a4cdd51e949d6ab752de27fe238bc6 601834 libdevel optional xlibmesa-gl-dev_4.2.1-11_powerpc.deb
 0f840d6819ce028508cb55e0ce0ddf7c 296488 libs optional xlibmesa3-glu_4.2.1-11_powerpc.deb
 ad0d02d9d9b94d6ad5724a1698a12656 967028 libdevel extra xlibmesa3-glu-dbg_4.2.1-11_powerpc.deb
 f6482efe54bedfac5d31fa68526855b9 400334 libdevel optional xlibmesa-glu-dev_4.2.1-11_powerpc.deb
 d0da0421aa907e245c64b1a53c8833cc 567802 libs optional xlibosmesa3_4.2.1-11_powerpc.deb
 30e65c9a9bd3783b6477427ddb59847d 2812206 libdevel extra xlibosmesa3-dbg_4.2.1-11_powerpc.deb
 ac136743a5407e877ff614f08e436972 675602 libdevel optional xlibosmesa-dev_4.2.1-11_powerpc.deb
 fcce57a08af5d81d3429a6c545900f3d 1420288 libs optional xlibs_4.2.1-11_powerpc.deb
 3a85a4e21fad7fc9ecbfa351f83aa9ae 15123658 libdevel extra xlibs-dbg_4.2.1-11_powerpc.deb
 e239f6533d868fc4fe8561bbb2c1e5c0 2987846 libdevel optional xlibs-dev_4.2.1-11_powerpc.deb
 ba1290089ac3e05473fb43f106fd2ced 215662 libdevel optional xlibs-pic_4.2.1-11_powerpc.deb
 c49b29dc340b45ae474d65cfba304ac6 160234 mail extra xmh_4.2.1-11_powerpc.deb
 a0b21b9451fbabefda3267b00a9b688e 1359878 x11 optional xnest_4.2.1-11_powerpc.deb
 01a0eb4cacb1b44b1bc423061b80c7ad 1037234 x11 optional xprt_4.2.1-11_powerpc.deb
 b5ce85142acdf08385637356cbfd85ac 244274 x11 optional xserver-common_4.2.1-11_powerpc.deb
 86f93a4b880c9f62ecf86567f56479a2 4484404 x11 optional xserver-xfree86_4.2.1-11_powerpc.deb
 ed9bec6507e48c89977886e9067cfaa5 35242594 x11 extra xserver-xfree86-dbg_4.2.1-11_powerpc.deb
 68e745fcfc1a3d9267073c1e58a5f3ae 538842 x11 optional xterm_4.2.1-11_powerpc.deb
 b46be0ee13d6c08dc4602954797bc481 695406 x11 optional xutils_4.2.1-11_powerpc.deb
 55f6e95e7266054ed15aaa48db76d48c 1499780 x11 optional xvfb_4.2.1-11_powerpc.deb
 4257cbc52379803bb7edfad7006e48bd 85824 x11 optional x-window-system-core_4.2.1-11_powerpc.deb
 1e9b5ab2ca3f5dd2bab0f17d827fbb69 4469296 x11 optional xfonts-100dpi_4.2.1-11_all.deb
 a10c74809d57337f9974378efd939fd4 8365022 x11 optional xfonts-100dpi-transcoded_4.2.1-11_all.deb
 4cba3f97358b8085cf11daa3d55b8498 3958186 x11 optional xfonts-75dpi_4.2.1-11_all.deb
 4c1f524f30bae0598966adef1190b50d 7257444 x11 optional xfonts-75dpi-transcoded_4.2.1-11_all.deb
 c639f726ed1252cd0686921ddc6df64c 5087206 x11 optional xfonts-base_4.2.1-11_all.deb
 bde586abd900af9fec361339d0ced6d1 1132004 x11 optional xfonts-base-transcoded_4.2.1-11_all.deb
 59f0740291e1777f4d86520915760ac3 464544 x11 optional xfonts-cyrillic_4.2.1-11_all.deb
 a8d79543f54ecc38b2ef7df66ea1711d 823004 x11 optional xfonts-scalable_4.2.1-11_all.deb
 492b3b9c5dfa126341096e27358b1a46 591896 x11 optional xfree86-common_4.2.1-11_all.deb
 e8a4f8ce629a11b41380b80518b1d1aa 4297796 x11 optional xspecs_4.2.1-11_all.deb
 c99b7aa8328af4fb09274b81a5bc8af1 85630 x11 optional x-window-system_4.2.1-11_all.deb
 eed46de629f94c9561b9ee24709e1efb 85540 oldlibs optional xlibmesa3_4.2.1-11_all.deb
 c54ab2bce16d5c3d1a17550baac7f824 85572 oldlibs extra xlibmesa3-dbg_4.2.1-11_all.deb
 c643b96997444b2a9af676567434f5dd 85560 oldlibs optional xlibmesa-dev_4.2.1-11_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iEUEARECAAYFAj9OvaUACgkQ6kxmHytGonxjfQCfTG/rCo5NabC6c9T0fRLNQlv2
ivMAmJrhs1HOeB/aynXF1RsoZhyKqpI=
=RgUX
-----END PGP SIGNATURE-----




Reply to: