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

Bug#183364: marked as done (xserver-xfree86: [xtt] Symbol FontFilePriorityRegisterRenderer is unresolved!)



Your message dated Fri, 30 May 2003 02:48:31 -0400
with message-id <E19Ldgl-0000LA-00@auric.debian.org>
and subject line Bug#182687: fixed in xfree86 4.2.1-7
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; 4 Mar 2003 09:22:29 +0000
>From hmh@debian.org Tue Mar 04 03:22:27 2003
Return-path: <hmh@debian.org>
Received: from khazad-dum.debian.net [200.196.10.6] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18q8cz-0008Oo-00; Tue, 04 Mar 2003 03:22:26 -0600
Received: by khazad-dum.debian.net (Postfix, from userid 1000)
	id 1C14C100C3; Tue,  4 Mar 2003 06:22:24 -0300 (BRT)
Date: Tue, 4 Mar 2003 06:22:24 -0300
From: Henrique de Moraes Holschuh <hmh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xfree86: xtt module has unresolved symbols
Message-ID: <20030304092223.GA29930@khazad-dum>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.10
X-GPG-Fingerprint-1: 1024D/128D36EE 50AC 661A 7963 0BBA 8155  43D5 6EF7 F36B 128D 36EE
X-GPG-Fingerprint-2: 1024D/1CDB0FE3 5422 5C61 F6B7 06FB 7E04  3738 EE25 DE3F 1CDB 0FE3
User-Agent: Mutt/1.5.3i
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-2.2 required=4.0
	tests=BALANCE_FOR_LONG_20K,HAS_PACKAGE,MAILTO_TO_SPAM_ADDR,
	      SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,SUPERLONG_LINE,
	      USER_AGENT,USER_AGENT_MUTT
	version=2.44
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.2.1-6
Severity: normal
Tags: sid

Trying to start X results in:
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
Symbol FontFilePriorityRegisterRenderer from module
/usr/X11R6/lib/modules/fonts/libxtt.a is unresolved!

Commenting the xtt module and enabling the freetype module instead allows it
to run, but with yucky font support ;-)

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

# XF86Config-4 (XFree86 server configuration file) generated by Dexter, the
# Debian X Configuration tool.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
	FontPath	"unix/:7110"			# local font server (xtt)
	FontPath	"unix/:7100"			# local font server (default)
	# if the local font server has problems, we can fall back on these
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath	"/usr/lib/X11/fonts/TrueType"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/freefont/"
	FontPath	"/usr/lib/X11/fonts/sharefont/"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
	FontPath	"/usr/lib/X11/fonts/CID/"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
	Load	"ddc"
#	Load	"GLcore"
	Load	"dbe"
#	Load	"dri"
	Load	"extmod"
	Load	"glx"
#	Load	"pex5"
	Load	"record"
#	Load	"xie"
	Load	"bitmap"
#	Load	"freetype"
	Load	"xtt"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"int10"
EndSection

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

Section "InputDevice"
	Identifier	"ABNT2 Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"abnt2"
	Option		"XkbLayout"	"br"
#	Option		"XkbVariant"	"br"
EndSection

Section "InputDevice"
	Identifier	"Logitech C7"
	Driver		"mouse"
	Option		"Buttons"		"3"
	Option		"CorePointer"
	Option		"Protocol"		"Logitech"
	Option		"Device"		"/dev/ttyS1"
#	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"A4Tech NetMouse5"
	Driver		"mouse"
	Option		"Buttons"		"3"
	Option		"CorePointer"
	# protocols that will work: NetMousePS/2, ExplorerPS/2, ImPS/2
	Option		"Protocol"		"ImPS/2"
	Option		"Device"		"/dev/mouse"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5 6 7"
EndSection

Section "Device"
	Identifier	"Diamond V330"
	Driver		"nv"
EndSection

Section "Device"
	Identifier	"ASUS V7100PRO"
	Driver		"nvidia"
	Option		"NvAGP"	"1"
	Option		"CursorShadow" "true"
	Option		"NoLogo" "true"
EndSection

Section "Monitor"
	Identifier	"Plextor PLEX17"
	HorizSync	31.5-82
	VertRefresh	50-120
	Gamma		1.73
	Option		"DPMS"
EndSection

Section "Monitor"
        Identifier      "LG StudioWorks 77i"
        HorizSync       31.5-70
        VertRefresh     50-160
        Option          "DPMS"
	
	Modeline "512x384"      46.73    512  516  644  700    384  387  400  428  # 150Hz
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ASUS V7100PRO"
#	Device		"Diamond V330"
	Monitor		"LG StudioWorks 77i"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
                Modes           "1152x870" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "512x384" "320x240"
#                Modes           "1152x864" "640x400"
	EndSubSection
	SubSection "Display"
		Depth		24
                Modes           "1152x870" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "512x384" "320x240" "320x200"
#		Modes		"1152x864" "640x400"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"ABNT2 Keyboard"
	InputDevice	"A4Tech NetMouse5"
EndSection

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config


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

XFree86 Version 4.2.1.1 (Debian 4.2.1-6 20030225230350 branden@progeny.com) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 2002
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.20-586tsc i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Mar  4 06:18:12 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "LG StudioWorks 77i"
(**) |   |-->Device "ASUS V7100PRO"
(**) |-->Input Device "ABNT2 Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "abnt2"
(**) XKB: model: "abnt2"
(**) Option "XkbLayout" "br"
(**) XKB: layout: "br"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "A4Tech NetMouse5"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/freefont/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/sharefont/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID/" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7110,unix/:7100,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,/usr/lib/X11/fonts/TrueType,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/75dpi,/usr/lib/X11/fonts/100dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
(==) 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 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 1043,8033 rev 02 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,8033 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 1043,8033 rev 30 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 1013,6003 card 1489,7003 rev 01 class 04,01,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,0110 card 1043,4031 rev b2 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	0xd6000000 - 0xd7dfffff (0x1e00000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xd7f00000 - 0xe5ffffff (0xe100000) 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 GeForce2 MX/MX 400 rev 178, Mem @ 0xd6000000/24, 0xd8000000/27, BIOS @ 0xd7ff0000/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	0xd4000000 - 0xd401ffff (0x20000) MX[B]
	[1] -1 0	0xd4800000 - 0xd48fffff (0x100000) MX[B]
	[2] -1 0	0xd5000000 - 0xd5000fff (0x1000) MX[B]
	[3] -1 0	0xd5800000 - 0xd58000ff (0x100) MX[B]
	[4] -1 0	0x06000000 - 0x07ffffff (0x2000000) MX[B]
	[5] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[6] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[7] -1 0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
	[8] -1 0	0x00008800 - 0x0000883f (0x40) IX[B]
	[9] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[10] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[11] -1 0	0x00009800 - 0x00009803 (0x4) IX[B]
	[12] -1 0	0x0000a000 - 0x0000a007 (0x8) 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]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xd4000000 - 0xd401ffff (0x20000) MX[B]
	[1] -1 0	0xd4800000 - 0xd48fffff (0x100000) MX[B]
	[2] -1 0	0xd5000000 - 0xd5000fff (0x1000) MX[B]
	[3] -1 0	0xd5800000 - 0xd58000ff (0x100) MX[B]
	[4] -1 0	0x06000000 - 0x07ffffff (0x2000000) MX[B]
	[5] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[6] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[7] -1 0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
	[8] -1 0	0x00008800 - 0x0000883f (0x40) IX[B]
	[9] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[10] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[11] -1 0	0x00009800 - 0x00009803 (0x4) IX[B]
	[12] -1 0	0x0000a000 - 0x0000a007 (0x8) 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]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x05ffffff (0x5f00000) 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 - 0x05ffffff (0x5f00000) 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	0xd4000000 - 0xd401ffff (0x20000) MX[B]
	[6] -1 0	0xd4800000 - 0xd48fffff (0x100000) MX[B]
	[7] -1 0	0xd5000000 - 0xd5000fff (0x1000) MX[B]
	[8] -1 0	0xd5800000 - 0xd58000ff (0x100) MX[B]
	[9] -1 0	0x06000000 - 0x07ffffff (0x2000000) MX[B]
	[10] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[11] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[12] -1 0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
	[13] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1 0	0x00008800 - 0x0000883f (0x40) IX[B]
	[16] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[17] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[18] -1 0	0x00009800 - 0x00009803 (0x4) IX[B]
	[19] -1 0	0x0000a000 - 0x0000a007 (0x8) 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]
(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.3123
	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: "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: "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: "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.3123
	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) NVIDIA XFree86 Driver  1.0-3123  Tue Aug 27 16:00:08 PDT 2002
(II) NVIDIA: NVIDIA driver for: RIVA TNT, RIVA TNT2, Vanta,
	RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256,
	GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200,
	Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS,
	GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460,
	GeForce4 MX 440, GeForce4 MX 420, Quadro4 500/550 XGL,
	Quadro4 200/400 NVS, NV18, NV18 , NV18  , NV18, NV18GL, NV18GL ,
	NV18GL  , 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, NV28, NV28 ,
	NV28GL, NV28GL , GeForce2 Go, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
	GeForce4 410 Go 16M, Quadro4 500 GoGL
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce2 MX/MX 400 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x05ffffff (0x5f00000) 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	0xd4000000 - 0xd401ffff (0x20000) MX[B]
	[6] -1 0	0xd4800000 - 0xd48fffff (0x100000) MX[B]
	[7] -1 0	0xd5000000 - 0xd5000fff (0x1000) MX[B]
	[8] -1 0	0xd5800000 - 0xd58000ff (0x100) MX[B]
	[9] -1 0	0x06000000 - 0x07ffffff (0x2000000) MX[B]
	[10] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[11] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[12] -1 0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
	[13] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1 0	0x00008800 - 0x0000883f (0x40) IX[B]
	[16] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[17] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[18] -1 0	0x00009800 - 0x00009803 (0x4) IX[B]
	[19] -1 0	0x0000a000 - 0x0000a007 (0x8) 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]
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x05ffffff (0x5f00000) 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	0xd4000000 - 0xd401ffff (0x20000) MX[B]
	[6] -1 0	0xd4800000 - 0xd48fffff (0x100000) MX[B]
	[7] -1 0	0xd5000000 - 0xd5000fff (0x1000) MX[B]
	[8] -1 0	0xd5800000 - 0xd58000ff (0x100) MX[B]
	[9] -1 0	0x06000000 - 0x07ffffff (0x2000000) MX[B]
	[10] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[11] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[12] -1 0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
	[13] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[14] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[15] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[16] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1 0	0x00008800 - 0x0000883f (0x40) IX[B]
	[19] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[20] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[21] -1 0	0x00009800 - 0x00009803 (0x4) IX[B]
	[22] -1 0	0x0000a000 - 0x0000a007 (0x8) 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] 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 "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): Option "NvAGP" "1"
(**) NVIDIA(0): Option "CursorShadow" "true"
(**) NVIDIA(0): enabling cursor shadow
(**) NVIDIA(0): Use of NVIDIA internal AGP requested
(--) NVIDIA(0): Linear framebuffer at 0xD8000000
(--) NVIDIA(0): MMIO registers at 0xD6000000
(--) NVIDIA(0): VideoRAM: 65536 kBytes
(--) NVIDIA(0): Detected TV Encoder: Brooktree 871
(--) NVIDIA(0): Display 0: maximum pixel clock at  8 bpp: 350 MHz
(--) NVIDIA(0): Display 0: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display 0: maximum pixel clock at 32 bpp: 300 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) NVIDIA(0): LG StudioWorks 77i: Using hsync range of 31.50-70.00 kHz
(II) NVIDIA(0): LG StudioWorks 77i: Using vrefresh range of 50.00-160.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 300.00 MHz
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using mode "1152x870" (no mode of this name)
(**) NVIDIA(0): Validated modes for Display Device 0:
(**) 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 "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0):      Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0):      Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(**) NVIDIA(0):      Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(**) NVIDIA(0):      Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0):      Mode "512x384": 46.7 MHz, 66.8 kHz, 156.0 Hz
(**) NVIDIA(0):      Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(**) NVIDIA(0):      Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1152 x 864
(++) NVIDIA(0): DPI set to (85, 85)
(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 "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.2.1.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.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	0xd8000000 - 0xdfffffff (0x8000000) MX[B]
	[1] 0 0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B]
	[2] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1 0	0x00100000 - 0x05ffffff (0x5f00000) 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	0xd4000000 - 0xd401ffff (0x20000) MX[B]
	[8] -1 0	0xd4800000 - 0xd48fffff (0x100000) MX[B]
	[9] -1 0	0xd5000000 - 0xd5000fff (0x1000) MX[B]
	[10] -1 0	0xd5800000 - 0xd58000ff (0x100) MX[B]
	[11] -1 0	0x06000000 - 0x07ffffff (0x2000000) MX[B]
	[12] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[13] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[14] -1 0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
	[15] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[16] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[17] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[18] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1 0	0x00008800 - 0x0000883f (0x40) IX[B]
	[21] -1 0	0x00009000 - 0x00009003 (0x4) IX[B]
	[22] -1 0	0x00009400 - 0x00009407 (0x8) IX[B]
	[23] -1 0	0x00009800 - 0x00009803 (0x4) IX[B]
	[24] -1 0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[25] -1 0	0x0000a400 - 0x0000a4ff (0x100) 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) NVIDIA(0): AGP 2X successfully initialized
(II) NVIDIA(0): Setting mode "1152x864"
(II) NVIDIA(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid filled trapezoids
	8x8 mono pattern filled rectangles
	8x8 mono pattern filled trapezoids
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Driver provided FillSolidRects replacement
	Driver provided FillSolidSpans replacement
	Driver provided FillMono8x8PatternRects replacement
	Driver provided WritePixmap replacement
	Driver provided ReadPixmap replacement
	Setting up tile and stipple cache:
		20 128x128 slots
		4 256x256 slots
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-GLX
(II) Loading extension NV-CONTROL
Symbol FontFilePriorityRegisterRenderer from module /usr/X11R6/lib/modules/fonts/libxtt.a is unresolved!
(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]: Calling GlxExtensionInit
(II) Keyboard "ABNT2 Keyboard" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) A4Tech NetMouse5: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) A4Tech NetMouse5: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "Buttons" "3"
(**) Option "Emulate3Buttons" "true"
(**) A4Tech NetMouse5: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) A4Tech NetMouse5: ZAxisMapping: buttons 4, 5, 6 and 7
(**) A4Tech NetMouse5: Buttons: 7
(II) XINPUT: Adding extended input device "A4Tech NetMouse5" (type: MOUSE)


	This should not happen!
	An unresolved function was called!

Fatal server error:



When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to debian-x@lists.debian.org.


-rw-r--r--    1 root     root        26882 2003-03-04 06:18 /var/log/XFree86.0.log
-rw-r--r--    1 root     root        26440 2002-12-29 13:39 /var/log/XFree86.1.log
-rw-r--r--    1 root     root        20848 2000-11-06 01:06 /var/log/XFree86.8.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux khazad-dum 2.4.18 #1 Sat May 11 19:16:08 BRT 2002 i686
Locale: LANG=pt_BR, LC_CTYPE=pt_BR

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

-- debconf information:
* xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
  xserver-xfree86/config/device/use_fbdev: 
* xserver-xfree86/config/monitor/selection-method: Simple
  xserver-xfree86/config/doublequote_in_string_error: 
  xserver-xfree86/config/device/bus_id: 
* xserver-xfree86/config/device/video_ram: 
* xserver-xfree86/config/monitor/lcd: false
  xserver-xfree86/config/inputdevice/keyboard/internal: 
* xserver-xfree86/config/device/driver: nv
  xserver-xfree86/config/monitor/vert-refresh: 50-160
* xserver-xfree86/config/display/default_depth: 24
* xserver-xfree86/config/display/modes: 1152x864
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, extmod, freetype, int10, record, speedo, type1, vbe, xtt
* xserver-xfree86/existing_XF86Config-4: Yes
  xserver-xfree86/move_existing_nondebconf_config: false
  xserver-xfree86/config/monitor/range_input_error: 
  xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: 
* xserver-xfree86/config/inputdevice/mouse/port: /dev/ttyS1
* xserver-xfree86/config/write_files_section: false
  xserver-xfree86/autodetect_monitor: true
* xserver-xfree86/config/device/identifier: Generic Video Card
  shared/default-x-server: xserver-xfree86
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: false
* xserver-xfree86/config/inputdevice/keyboard/layout: us
  xserver-xfree86/config/monitor/horiz-sync: 30-70
* xserver-xfree86/config/monitor/identifier: Generic Monitor
  shared/no_known_x-server: 
  xserver-xfree86/autodetect_mouse: true
  xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xfree86/clobber_XF86Config-4: false
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
* xserver-xfree86/aware_XF86Config-4: 
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: pc104
* xserver-xfree86/config/write_dri_section: false
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
  shared/clobber_x-server_symlink: false
  xserver-xfree86/config/inputdevice/mouse/retry_detection: 
  xserver-xfree86/config/device/bus_id_error: 
* xserver-xfree86/config/inputdevice/keyboard/options: 
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: Logitech
  shared/multiple_possible_x-servers: 
  xserver-xfree86/config/null_string_error: 
* xserver-xfree86/manage_config_with_debconf: true


-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

---------------------------------------
Received: (at 182687-close) by bugs.debian.org; 30 May 2003 06:58:13 +0000
>From katie@auric.debian.org Fri May 30 01:58:13 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19Ldq8-00053G-00; Fri, 30 May 2003 01:58:12 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19Ldgl-0000LA-00; Fri, 30 May 2003 02:48:31 -0400
From: Branden Robinson <branden@debian.org>
To: 182687-close@bugs.debian.org
X-Katie: $Revision: 1.34 $
Subject: Bug#182687: fixed in xfree86 4.2.1-7
Message-Id: <E19Ldgl-0000LA-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Fri, 30 May 2003 02:48:31 -0400
Delivered-To: 182687-close@bugs.debian.org

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-7_powerpc.deb
  to pool/main/x/xfree86/lbxproxy_4.2.1-7_powerpc.deb
libdps-dev_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libdps-dev_4.2.1-7_powerpc.deb
libdps1-dbg_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libdps1-dbg_4.2.1-7_powerpc.deb
libdps1_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libdps1_4.2.1-7_powerpc.deb
libxaw6-dbg_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.2.1-7_powerpc.deb
libxaw6-dev_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libxaw6-dev_4.2.1-7_powerpc.deb
libxaw6_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libxaw6_4.2.1-7_powerpc.deb
libxaw7-dbg_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.2.1-7_powerpc.deb
libxaw7-dev_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libxaw7-dev_4.2.1-7_powerpc.deb
libxaw7_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/libxaw7_4.2.1-7_powerpc.deb
proxymngr_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/proxymngr_4.2.1-7_powerpc.deb
twm_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/twm_4.2.1-7_powerpc.deb
x-window-system-core_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/x-window-system-core_4.2.1-7_powerpc.deb
x-window-system_4.2.1-7_all.deb
  to pool/main/x/xfree86/x-window-system_4.2.1-7_all.deb
xbase-clients_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xbase-clients_4.2.1-7_powerpc.deb
xdm_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xdm_4.2.1-7_powerpc.deb
xfonts-100dpi-transcoded_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfonts-100dpi-transcoded_4.2.1-7_all.deb
xfonts-100dpi_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfonts-100dpi_4.2.1-7_all.deb
xfonts-75dpi-transcoded_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfonts-75dpi-transcoded_4.2.1-7_all.deb
xfonts-75dpi_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfonts-75dpi_4.2.1-7_all.deb
xfonts-base-transcoded_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfonts-base-transcoded_4.2.1-7_all.deb
xfonts-base_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfonts-base_4.2.1-7_all.deb
xfonts-cyrillic_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfonts-cyrillic_4.2.1-7_all.deb
xfonts-scalable_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfonts-scalable_4.2.1-7_all.deb
xfree86-common_4.2.1-7_all.deb
  to pool/main/x/xfree86/xfree86-common_4.2.1-7_all.deb
xfree86_4.2.1-7.diff.gz
  to pool/main/x/xfree86/xfree86_4.2.1-7.diff.gz
xfree86_4.2.1-7.dsc
  to pool/main/x/xfree86/xfree86_4.2.1-7.dsc
xfs_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xfs_4.2.1-7_powerpc.deb
xfwp_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xfwp_4.2.1-7_powerpc.deb
xlibmesa-dev_4.2.1-7_all.deb
  to pool/main/x/xfree86/xlibmesa-dev_4.2.1-7_all.deb
xlibmesa-gl-dev_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-gl-dev_4.2.1-7_powerpc.deb
xlibmesa-glu-dev_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-glu-dev_4.2.1-7_powerpc.deb
xlibmesa3-dbg_4.2.1-7_all.deb
  to pool/main/x/xfree86/xlibmesa3-dbg_4.2.1-7_all.deb
xlibmesa3-gl-dbg_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3-gl-dbg_4.2.1-7_powerpc.deb
xlibmesa3-gl_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3-gl_4.2.1-7_powerpc.deb
xlibmesa3-glu-dbg_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3-glu-dbg_4.2.1-7_powerpc.deb
xlibmesa3-glu_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3-glu_4.2.1-7_powerpc.deb
xlibmesa3_4.2.1-7_all.deb
  to pool/main/x/xfree86/xlibmesa3_4.2.1-7_all.deb
xlibosmesa-dev_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa-dev_4.2.1-7_powerpc.deb
xlibosmesa3-dbg_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa3-dbg_4.2.1-7_powerpc.deb
xlibosmesa3_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa3_4.2.1-7_powerpc.deb
xlibs-dbg_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibs-dbg_4.2.1-7_powerpc.deb
xlibs-dev_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibs-dev_4.2.1-7_powerpc.deb
xlibs-pic_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibs-pic_4.2.1-7_powerpc.deb
xlibs_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xlibs_4.2.1-7_powerpc.deb
xmh_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xmh_4.2.1-7_powerpc.deb
xnest_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xnest_4.2.1-7_powerpc.deb
xprt_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xprt_4.2.1-7_powerpc.deb
xserver-common_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xserver-common_4.2.1-7_powerpc.deb
xserver-xfree86-dbg_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xserver-xfree86-dbg_4.2.1-7_powerpc.deb
xserver-xfree86_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xserver-xfree86_4.2.1-7_powerpc.deb
xspecs_4.2.1-7_all.deb
  to pool/main/x/xfree86/xspecs_4.2.1-7_all.deb
xterm_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xterm_4.2.1-7_powerpc.deb
xutils_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xutils_4.2.1-7_powerpc.deb
xvfb_4.2.1-7_powerpc.deb
  to pool/main/x/xfree86/xvfb_4.2.1-7_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 182687@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, 29 May 2003 11:24:29 -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-7
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: 39964 145740 168469 170591 181815 182505 182687 182701 182704 182727 182788 182835 183317 183322 184817 185057 185708 186147 186321 191669 193185
Changes: 
 xfree86 (4.2.1-7) unstable; urgency=medium
 .
   * The "plans change" release; recently it had not been my intention to
     release another revision of 4.2.1 at all, but LaMont Jones persuaded me to
     due to problems building KDE on some architectures due to the absence of a
     libxkbfile_pic.a file.  This release also fixes several outstanding
     issues, of course.
 .
   * RELEASE NOTE: I expect this release to continue to have Int10 problems on
     the IA-64 architecture, and for the Radeon 3D acceleration to continue to
     be broken due to GCC 3.2 issues.  XFree86 4.3.0 should resolve these
     issues, and packaging of XFree86 4.3.0 is underway; please see
     <http://lists.debian.org/debian-x/> for more information.
 .
   * patch #000_stolen_from_HEAD:
     (xc/lib/Xrender/{Glyph.c,Xrenderint.h}):
       + Render uses int for 32 bits; Xlib uses long. This matters on Alpha.
         (Keith Packard)
     (xc/lib/Xrender/Glyph.c):
       + XRenderFreeGlyphs wasn't sending the glyphset. (Keith Packard)
       + CompositeGlyphs functions were re-using overwritten data and trashing
         the output buffer. (Keith Packard)
       + CompositeText{8,16,32} weren't switching glyphsets at the right time.
         (Keith Packard) (Closes: #181815)
       + Was miscomputing request length for String16 and String32.  (Keith
         Packard)
     (xc/lib/Xrender/Xrender.c):
       + Skip unexpected data in QueryFormats.  Deal with broken X servers a bit
         better. (Keith Packard)
     (xc/programs/Xserver/hw/xfree86/drivers/i810/i830_driver.c):
       Workaround for BIOSes which force 1MB stolen memory, and agpgart related
       fix (#5300, Abraham vd Merwe). (Closes: #168469)
 .
   * patch #000_stolen_from_HEAD_ati_driver:
     (xc/programs/Xserver/hw/xfree86/drivers/ati/r128_dri.c): Second stage of
       mesa-4 merge.  (Not a very useful commit message; fixes hardware scissor
       handling when VT switching with DRI enabled.) (Closes: #185057)
 .
   * patch #000_stolen_from_HEAD_savage_driver:
     + (savage_video): Remove whitespace in front of pre-processor directives
       (Marc La France)
     + (savage_cursor.c,savage_dga.c,savage_driver.c,savage_driver.h):
       - Fixed VBE EDID read: due to a missing register setting read ended in
         endless loop on certain systems (Egbert Eich).
       - Savage driver: disable HW cursor on stretched LCD displays, let
         SaveScreen and DGA test if HW cursor is on before disabling/reenabling
         it (Egbert Eich).
     + (savage_driver.c):
        - Initializing clock ranges in several drivers to get rid of the
          annoying 'scaled from 0.0 MHz' message in xf86PrintModes() (Egbert
          Eich).
        - fixed typo in savage driver (Egbert Eich)
        - Reinstate the VBEInit() call in the savage driver's PreInit().  This
          appears to fix a problem on some Savage MX platforms (#5649, Mike
          Harris). (Closes: #182788)
 .
   * patch #000_stolen_from_HEAD_xman:
     + (buttons.c, handler.c):
         * Initialize structure field man_globals->search_widget to NULL in xman
           code, the help message states that pressing Ctrl+S in the help window
           has no effect, but in some cases it would crash xman.  (Paulo César
           Pereira de Andrade)
     + (man.c):
         * Fix compiler warning. (Torrey T. Lyons)
 .
   * patch #000_stolen_from_HEAD_xtt:
     + (xttfuncs.c): removed extraneous hunk of patch that grabbed change to
       font renderer registration, for which the support code hasn't been
       backported (Closes: #182687)
     + (xttcconv.c): Fix an "xtt" font backend module crash that shows up on
       Linux/PPC, related to an invalid code converter module being loaded
       because of a broken string comparison in xttconv.c (#A.1647, Chisato
       Yamauchi, Daisuke MASATSUNA). (Closes: #182835)
 .
   * patch #001a: #define CppCmd as "cpp-3.2" in gnu.cf; same for linux.cf when
     using a Debian system
   * patch #024,451: resynced with #000_stolen_from_HEAD_ati_driver
   * patch #032: uh, actually define a ComplexCplusplusProgramTargetNoMan()
     rule, instead of redefining ComplexCplusplusProgramTarget() (thanks, Colin
     Watson) (Closes: #186321)
   * patch #046: updated to create static PIC version of libxkbfile.a as well;
     fixes FTBFS of certain KDE packages (thanks, LaMont Jones)
   * patch #049: new; remove duplicate XShmGetEventBase() prototype from XShm.h
     (Closes: #182727)
   * patch #052: new; have Xinerama header file #include Xlib header file,
     since it references the Display structure (thanks, Xavier Bestel)
     (Closes: #145740)
   * patch #053: new; patch from Lobos Lunak via Adrian Bunk to fix memory leak
     in Xlib's _XTextPropertyToTextList() function (Closes: #184817)
   * patch #078: new; apply part of an xterm patch that was applied and
     reverted long ago: set window size from xterm instead of child process to
     avoid race condition with resize. (Keith Packard) (Closes: #39964)
   * patch #084: new; fix typo in patch to XF86Config.man
   * patch #910: new; change X server's "can't find default font" and "can't
     find cursor font" error messages to whack users with a big fat clue
 .
   * debian/MANIFEST.*: updated to reflect new libxkbfile_pic.a object
   * debian/*.conffiles: deleted; generation of these files is now handled
     automatically by dh_installdeb when DH_COMPAT >= 4
   * debian/*.debugfiles: renamed to *.install
   * debian/{local/update-fonts-{dir,scale}},rules,xserver-common.postinst.in,
     xserver-xfree86.config.in}: invoke head, tail, and diff commands in a
     POSIXly correct fashion (thanks, Paul Eggert) (Closes: #191669)
   * debian/compat: new file, implementing debhelper recommended best practice
     for setting compatibility level; compat-level bumped from 2 to 4: this
     means that, among other things, dh_installdeb creates DEBIAN/conffiles
     files for me, ensuring they stay in sync with what is shipped
     (Closes: #182505)
   * debian/control:
     - bump Standards-Version from 3.5.7 to 3.5.10 (no changes required)
     - Build-Depend on flex-old instead of flex, since flex recently broke
       backwards compatibility (fixes FTBFS on any box with a recent flex)
     - Build-Depend on cpp-3.2; xbase-clients and xdm now Depend on cpp-3.2
       instead of just cpp, since cpp-3.3 doesn't produce correct output (as
       far as XFree86 is concerned) when the "-traditional" flag is used
       ("-traditional-cpp" doesn't work, either).
     - minor tweak to xserver-xfree86's extended description
   * debian/local/FAQ:
     - removed reference to XFree86 FAQ; in the words of upstream
       <URL:http://www.xfree86.org/FAQ/>, "The old XFree86 FAQ has been removed
       because it is too out of date to be useful."
     - added new question: "I just upgraded the X server and it doesn't work;
       also, I'm using Matrox's proprietary "mga_hal" driver module or NVidia's
       proprietary "nvidia" driver module; what's going on?"
     - added new question: "I'm using a Macintosh, and while the keyboard works
       correctly on a virtual terminal, in X it's all messed up.  What's the
       matter?"
     - added new question, courtesy of Matthew Arnison: "Why do some programs
       give authorization errors even when they are running as the same user
       and on the same machine as the X server?"
   * debian/local/XFree86-FAQ.html: deleted; see above
   * debian/local/update-fonts-scale: only write fonts to the .scale file that
     actually exist, so that removed-but-not-purged scalable font packages do
     not register nonexistent fonts; this has the desirable side effect that
     the count at the top of the file is also omitted (based on a patch by
     Roland Rosenfeld) (Closes: #193185)
   * debian/local/xterm.faq.html: updated from revision 1.75 to 1.77
   * debian/po/ca.po: updated Catalan debconf template translations (thanks,
     Ivan Vilata i Balaguer) (Closes: #183317,#183322)
   * debian/po/{da,de,gl,it,ja,nl,pl,sv}.po: updated debconf template
     translations for several languages courtesy of Denis Barbier, after a
     buggy version of po-debconf eviscerated them (Closes: #170591)
   * debian/po/es.po: updated Spanish debconf template translations (thanks,
     Javier Fernandez-Sanguino Peña) (Closes: #186147)
   * debian/po/fr.po: updated French debconf template translations (thanks,
     Christian Perrier) (Closes: #185708)
   * debian/po/ru.po: updated Russian debconf template translations (thanks,
     Serge Winitzki) (Closes: #182701)
   * debian/rules:
     - removed DH_COMPAT per debhelper recommended best practice (see above)
     - remove calls to dh_undocumented
     - add calls to dh_install --sourcedir=debian/tmp
     - comment out hand-rolled "idempotency" code, since dh_install and dh_link
       behave idempotently when DH_COMPAT=4 (thanks, Joey Hess)
     - restructure, clean up, and add comments to section that defines
       variables for use in controlling the upstream build environment
       + use dpkg-parsechangelog to get the version number of the source
         package
       + fix (and rewrite) the logic that determines whether this is an
         official package build
       + only define the BuilderEMailAddr Imake variable if we're doing an
         official package build
       + GCC 3.3 appears to produce bad code for PowerPC at the optimization
         level required by Debian Policy (the X server cannot validate
         XDM-AUTHORIZATION-1 keys); when building on PowerPC, set
         DefaultGcc2OptimizeOpt to -O instead of -O2
     - expand @OFFICIAL_BUILD@ from $(OFFICIAL_BUILD) in maintainer scripts, as
       we do with @SOURCE_VERSION@ from $(SOURCE_VERSION)
     - stop generating and shipping the XFree86 FAQ (see above)
     - remove (commented-out) invocations of dh_suidregister and
       dh_installmanpages per debhelper recommended best practice
   * debian/shell-lib.sh:
     - internal_errormsg(): expand the message that is spewed, but only utter
       it if the package was part of an official build
     - check_symlinks_and_bomb(): given the past year's worth of reports to
       debian-x, it appears that this function only ever generates errors when
       someone is installing very old or non-policy-compliant packages on the
       system at the same time XFree86 is being upgraded.  Simplified the error
       messages and called new function find_culprits() when this happens.
     - find_culprits(): new function that finds Policy-violating overlaps with
       the XFree86 packages' symlinks, and reports these to the user
   * debian/xfree86-common.config.in:
     - change test for official package version to just use the new
       $OFFICIAL_BUILD variable
   * debian/xfree86-common.doc-base.xfree86-faq: deleted; see above
   * debian/xfree86-common.docs: update to stop installing XFree86 FAQ (see
     above)
   * debian/xserver-common.README.Debian: updated to remove mention of XFree86
     FAQ (see above)
   * debian/xserver-xfree86.config.in:
     - updates to handling of the use_fbdev question:
       + treat an empty /proc/fb the same as a nonexistent one, and clarify the
         corresponding debugging message (Closes: #182704)
       + parse the contents of /proc/fb (first reported framebuffer device
         only) so as to treat "VESA" and "OFfb" framebuffer types the same as
         no kernel framebuffer at all, since these (and possibly some other)
         framebuffer types do not work with the "UseFBDev" option (chipset
         specific drivers require facilities of a framebuffer device which the
         generic ones don't provide); also, clarify the corresponding debug
         message (thanks, Michel Dänzer)
     - remove "atimisc", "r128", and "radeon" sub-modules from autogenerated
       list of video driver modules
     - migrate existing debconf settings of
       xserver-xfree86/config/device/driver from "atimisc", "r128", or "radeon"
       to "ati"
Files: 
 3ef86bf50e78acabdecf73145fdad493 1654 x11 optional xfree86_4.2.1-7.dsc
 64bd5c38fca4412e54647424c5a5693b 1579229 x11 optional xfree86_4.2.1-7.diff.gz
 44fe2f0a6e4e34c8721445477260f9bd 149286 x11 optional lbxproxy_4.2.1-7_powerpc.deb
 3bde47d68b3899fd987b59e606e8147e 195342 libs optional libdps1_4.2.1-7_powerpc.deb
 d2249be3d6078d1eb27e03fcee9c8ca4 701572 devel extra libdps1-dbg_4.2.1-7_powerpc.deb
 ea6f5637d483974b46dfa85344fb1a68 264946 devel optional libdps-dev_4.2.1-7_powerpc.deb
 8b67a78b0eeee524f5b4cc672336ab98 183060 libs optional libxaw6_4.2.1-7_powerpc.deb
 62de63ea34c55d443c08d5c3e98a9c27 799290 devel extra libxaw6-dbg_4.2.1-7_powerpc.deb
 f401dd625b463cd6f967d7b859f4de69 333422 devel extra libxaw6-dev_4.2.1-7_powerpc.deb
 5b4fb40c037d480d3cb1b2eaa259ed04 231828 libs optional libxaw7_4.2.1-7_powerpc.deb
 2b5037f82e72c914654e42ff306f114a 927920 devel extra libxaw7-dbg_4.2.1-7_powerpc.deb
 0a099fe50d6f1a1a334af46c254ab4a9 333312 devel optional libxaw7-dev_4.2.1-7_powerpc.deb
 56cd684502a789b630d0ae6c320944da 92206 x11 optional proxymngr_4.2.1-7_powerpc.deb
 68d7fe319991c74988b34e0f248f857c 170150 x11 optional twm_4.2.1-7_powerpc.deb
 fc8b407932d5ac0ccdbf16c859b5fdcb 1611006 x11 optional xbase-clients_4.2.1-7_powerpc.deb
 72cd4c9cfaa4aaee70f5f3aca53f6b35 189584 x11 optional xdm_4.2.1-7_powerpc.deb
 5eebf73a094f5fb7fbb74df8a37f660b 297800 x11 optional xfs_4.2.1-7_powerpc.deb
 babf35f465f29665ad2375d7ead300d5 96096 x11 optional xfwp_4.2.1-7_powerpc.deb
 cdff1ea9e34da2a2c8913a8fbed6d5f3 1875964 libs optional xlibmesa3-gl_4.2.1-7_powerpc.deb
 a4e9aea5a399d1cf1a5609ea9c5edaa5 1023510 devel extra xlibmesa3-gl-dbg_4.2.1-7_powerpc.deb
 dfacb8a7812d95a09e80e85d74453913 580368 devel optional xlibmesa-gl-dev_4.2.1-7_powerpc.deb
 cd8f89e1839d020f59fe750a8a472dcb 256662 libs optional xlibmesa3-glu_4.2.1-7_powerpc.deb
 6d71e1fadd89ddfc8c1b74db89a3198c 905022 devel extra xlibmesa3-glu-dbg_4.2.1-7_powerpc.deb
 601c8f95206336512c5959725d224df5 358836 devel optional xlibmesa-glu-dev_4.2.1-7_powerpc.deb
 575425131e1cb0e36211eafe08fe2b9b 472578 libs optional xlibosmesa3_4.2.1-7_powerpc.deb
 d53d187852ee6cd0b38617e5c306e8ca 2645476 devel extra xlibosmesa3-dbg_4.2.1-7_powerpc.deb
 00f7217b3c81f8b1d1528dc88c035448 577238 devel optional xlibosmesa-dev_4.2.1-7_powerpc.deb
 1d15a1fca04ed577aa74013f6e41de47 1254130 libs optional xlibs_4.2.1-7_powerpc.deb
 bb97eb91045cf1684be4662dec9d40c3 14914528 devel extra xlibs-dbg_4.2.1-7_powerpc.deb
 cf47f586d251cd045e7a50a6941b5476 2800690 devel optional xlibs-dev_4.2.1-7_powerpc.deb
 89ca14cf9d8bab60dd9a92a8b9e70756 116162 devel optional xlibs-pic_4.2.1-7_powerpc.deb
 94e2c8eabed513c60dc15a80db1ade87 140732 mail extra xmh_4.2.1-7_powerpc.deb
 a13604546b0315dd93ed23e7964662a6 1108276 x11 optional xnest_4.2.1-7_powerpc.deb
 1d12f7c3491e59f0a0395e19cff85532 858700 x11 optional xprt_4.2.1-7_powerpc.deb
 5d3d84471142f9eef8e464c33ba48417 239684 x11 optional xserver-common_4.2.1-7_powerpc.deb
 b2f089cf10b105be65b62e4ce2cbf4c5 3928286 x11 optional xserver-xfree86_4.2.1-7_powerpc.deb
 1a3b421e133073dfe2e9d1bf35647bbe 36136544 x11 optional xserver-xfree86-dbg_4.2.1-7_powerpc.deb
 5d33f43c5d6522a9b57ca43436c2e8d3 513848 x11 optional xterm_4.2.1-7_powerpc.deb
 ad776de6bfde47d0ce0e8feadfbcd3c1 641380 x11 optional xutils_4.2.1-7_powerpc.deb
 e6e00f7c17b8d97a022b9206ce0488b7 1219854 x11 optional xvfb_4.2.1-7_powerpc.deb
 83f0e5a2721c2de1a44dc81eab3215fd 73300 x11 optional x-window-system-core_4.2.1-7_powerpc.deb
 c5ff5625aa64b861d2680501fde38142 4456248 x11 optional xfonts-100dpi_4.2.1-7_all.deb
 0263d4564afd50ebadbbc83ff70a2dab 8352454 x11 optional xfonts-100dpi-transcoded_4.2.1-7_all.deb
 f78dfc9e4baa3ff250c533140f8147ce 3945450 x11 optional xfonts-75dpi_4.2.1-7_all.deb
 58f9cd73f0a7072b72960c843c11ebfc 7244888 x11 optional xfonts-75dpi-transcoded_4.2.1-7_all.deb
 eb1aef8cbe85415c43a7091869a46792 5075140 x11 optional xfonts-base_4.2.1-7_all.deb
 fb1de017e7e6b9fc0959637b9dfd46fc 1119506 x11 optional xfonts-base-transcoded_4.2.1-7_all.deb
 fbcf2b05625c3036ae2688f90187a0c3 452136 x11 optional xfonts-cyrillic_4.2.1-7_all.deb
 fcc68832bc873fe66d9fa994ca9ea6a4 810122 x11 optional xfonts-scalable_4.2.1-7_all.deb
 cca6348febfcb0a7a19d6489b462f9c6 576572 x11 optional xfree86-common_4.2.1-7_all.deb
 e419ad7dab855d13a1dc2047b46cff50 4285270 x11 optional xspecs_4.2.1-7_all.deb
 b39b003c0cbb62a90431c7358c3eb9ff 73114 x11 optional x-window-system_4.2.1-7_all.deb
 fa810178b4ebc6450b2193fab6517ebc 73048 libs optional xlibmesa3_4.2.1-7_all.deb
 7e33f83e96335daaca83da914d72e571 73084 devel extra xlibmesa3-dbg_4.2.1-7_all.deb
 0fc1153d1621a5851476d3a8d273718e 73068 devel optional xlibmesa-dev_4.2.1-7_all.deb

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

iEYEARECAAYFAj7W81AACgkQ6kxmHytGonwrggCgpKP2yjOp/9CX63UDn/AErUiQ
os0AnRwOSSLleJWb/vgMzxJLgF/vkMPT
=Rkkp
-----END PGP SIGNATURE-----




Reply to: