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

Bug#251568: marked as done (xserver-xfree86: [debconf] new lspci output confuses config script)



Your message dated Wed, 16 Jun 2004 16:02:39 -0400
with message-id <E1BagcJ-0003Fk-00@newraff.debian.org>
and subject line Bug#251568: fixed in xfree86 4.3.0.dfsg.1-5
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; 29 May 2004 09:16:54 +0000
>From aleidenf@bigpond.net.au Sat May 29 02:16:54 2004
Return-path: <aleidenf@bigpond.net.au>
Received: from gizmo11ps.bigpond.com [144.140.71.21] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1BTzxQ-0002KC-00; Sat, 29 May 2004 02:16:49 -0700
Received: (qmail 23013 invoked from network); 29 May 2004 09:06:19 -0000
Received: from unknown (HELO psmam01.bigpond.com) (144.135.25.69)
  by gizmo11ps.bigpond.com with SMTP; 29 May 2004 09:06:19 -0000
Received: from cpe-144-132-167-147.nsw.bigpond.net.au ([144.132.167.147]) by psmam01.bigpond.com(MAM REL_3_4_2a 65/8343324) with SMTP id 8343324; Sat, 29 May 2004 19:16:38 +1000
Subject: xserver-xfree86: X startup fails with PCI ID specified in
	XF86Config-4
From: Andree Leidenfrost <aleidenf@bigpond.net.au>
To: submit@bugs.debian.org
Content-Type: text/plain
Organization: private
Message-Id: <1085822197.856.9.camel@aurich.ostfriesland>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6 
Date: Sat, 29 May 2004 19:16:37 +1000
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.3 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	NO_DNS_FOR_FROM autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.3.0.dfsg.1-1
Severity: normal

This is on a virgin Sarge installation after initial X configuration. It
happens reproducibly using d-i beta4 and daily 040528.

If the BusID line is commented out in the Device section, X starts
successfully (albeit with a suboptimal resolution of 800x600).

Cheers
Andree


-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx    1 root     root           20 2004-05-29 17:57 /etc/X11/X
-> /usr/bin/X11/XFree86
-rwxr-xr-x    1 root     root      1743788 2004-04-29 04:23
/usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon
RV250 If [Radeon 9000] (rev 01)
0000:01:00.0 Class 0300: 1002:4966 (rev 01)

/etc/X11/XF86Config-4 unchanged from checksum in
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--    1 root     root         2891 2004-05-29 17:57
/etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool,
using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades
*only*
# if it has not been modified since the last upgrade of the
xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically
updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86
Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection
Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection
Section "Device"
	Identifier	"Generic Video Card"
	Driver		"ati"
	BusID		"PCI:0:1:0"
EndSection
Section "Monitor"
	Identifier	"Philips 170B2PHL"
	HorizSync	28-50
	VertRefresh	43-75
	Option		"DPMS"
EndSection
Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Philips 170B2PHL"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600" "640x480"
	EndSubSection
EndSection
Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection
Section "DRI"
	Mode	0666
EndSection


XFree86 X server log files on system:
-rw-r--r--    1 root     root        18080 2004-05-29 17:58
/var/log/XFree86.0.log

Contents of most recent XFree86 X server log file
/var/log/XFree86.0.log:

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.3.0.1 (Debian 4.3.0.dfsg.1-1 20040428170728
fabbione@trider-g7.int.fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23 i686 [ELF] 
Build Date: 28 April 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.26-1-386 (herbert@gondolin) (gcc version
3.3.3 (Debian 20040401)) #2 Sat May 1 16:31:24 EST 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat May 29 17:58:56 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Philips 170B2PHL"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" 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/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(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.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(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,3099 card 1106,0000 rev 00 class 06,00,00
hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card 0000,0000 rev 00 class 06,04,00
hdr 01
(II) PCI: 00:06:0: chip 10ec,8139 card 11f6,8139 rev 10 class 02,00,00
hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00
hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00
hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00
hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1106,3104 rev 82 class 0c,03,20
hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1106,0000 rev 00 class 06,01,00
hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a
hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1462,4720 rev 50 class 04,01,00
hdr 00
(II) PCI: 01:00:0: chip 1002,4966 card 1458,4010 rev 01 class 03,00,00
hdr 80
(II) PCI: 01:00:1: chip 1002,496e card 1458,4011 rev 01 class 03,80,00
hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (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) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[1] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[2] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[3] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xdfe00000 - 0xdfefffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xcfc00000 - 0xdfcfffff (0x10100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is
set)
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 If [Radeon 9000] rev
1, Mem @ 0xd8000000/26, 0xdfef0000/16, I/O @ 0xc800/8, BIOS @
0xdfec0000/17
(--) PCI: (1:0:1) ATI Technologies Inc Radeon R250 [Radeon 9000]
(Secondary) rev 1, Mem @ 0xd4000000/26, 0xdfee0000/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) PCI Memory resource overlap reduced 0xe0000000 from 0xefffffff to
0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xdffffe00 - 0xdffffeff (0x100) MX[B]
	[1] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[2] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[3] -1	0	0xdfec0000 - 0xdfedffff (0x20000) MX[B](B)
	[4] -1	0	0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
	[5] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
	[6] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[7] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[8] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[9] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[10] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[11] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[12] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1	0	0xdfee0000 - 0xdfeeffff (0x10000) MX[B](B)
	[1] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdffffe00 - 0xdffffeff (0x100) MX[B]
	[1] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[2] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[3] -1	0	0xdfec0000 - 0xdfedffff (0x20000) MX[B](B)
	[4] -1	0	0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
	[5] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
	[6] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[7] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[8] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[9] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[10] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[11] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[12] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0	0xdfee0000 - 0xdfeeffff (0x10000) MX[B](B)
	[1] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](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	0xdffffe00 - 0xdffffeff (0x100) MX[B]
	[6] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[7] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[8] -1	0	0xdfec0000 - 0xdfedffff (0x20000) MX[B](B)
	[9] -1	0	0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
	[10] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
	[11] -1	0	0xdfee0000 - 0xdfeeffff (0x10000) MX[B](B)
	[12] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[16] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[17] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[18] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[19] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[20] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[21] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No
symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(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) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(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.3.0.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 6.4.18
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
	ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
	ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
	ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
	ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
	ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
	ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
	ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
	ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
	ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
	ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI Radeon VE/7000 QY (AGP), ATI Radeon VE/7000 QZ (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330/340/350 (A4) 4137,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
	ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
	ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
	ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
	ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
	ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
	ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
	ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
	ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
	ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
	ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
	ATI Radeon 9200 5960 (AGP), ATI Radeon 9200 5961 (AGP),
	ATI Radeon 9200 5962 (AGP), ATI Radeon 9200 5963 (AGP),
	ATI Radeon 9200 5964 (AGP), ATI Radeon M9+ 5968 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon M9+ 5969 (AGP),
	ATI Radeon M9+ 596A (AGP), ATI Radeon M9+ 596B (AGP),
	ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
	ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) Primary Device is: PCI 01:00:0
(II) ATI:  Candidate "Device" section "Generic Video Card".
(WW) ATI:  PCI/AGP Mach64 in slot 1:0:1 could not be detected!
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:0)
found
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1)
found
(EE) No devices detected.

Fatal server error:
no screens found

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 submit@bugs.debian.org.



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-386
Locale: LANG=en_AU, LC_CTYPE=en_AU

Versions of packages xserver-xfree86 depends on:
ii  debconf [debconf-2.0]     1.4.25         Debian configuration
management sy
ii  libc6                     2.3.2.ds1-12   GNU C Library: Shared
libraries an
ii  xserver-common            4.3.0.dfsg.1-1 files and utilities common
to all 
ii  zlib1g                    1:1.2.1.1-3    compression library -
runtime

-- debconf information:
  xserver-xfree86/config/device/identifier: Generic Video Card
  xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
  xserver-xfree86/config/device/use_fbdev: 
  xserver-xfree86/config/monitor/selection-method: Advanced
  xserver-xfree86/config/doublequote_in_string_error: 
  shared/default-x-server: xserver-xfree86
  xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
* xserver-xfree86/config/device/bus_id: PCI:0:1:0
  xserver-xfree86/config/inputdevice/keyboard/layout: us
  xserver-xfree86/config/monitor/horiz-sync: 28-50
  xserver-xfree86/config/monitor/identifier: Philips 170B2PHL
  shared/no_known_x-server: 
* xserver-xfree86/autodetect_mouse: true
  xserver-xfree86/config/device/video_ram: 
  xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
  xserver-xfree86/config/monitor/lcd: false
  xserver-xfree86/config/inputdevice/keyboard/internal: 
  xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers: 
  xserver-xfree86/config/inputdevice/keyboard/model: pc104
  xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: ati
  xserver-xfree86/config/monitor/vert-refresh: 43-75
  xserver-xfree86/config/display/default_depth: 24
  xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
  xserver-xfree86/config/display/modes: 800x600, 640x480
  xserver-xfree86/config/device/bus_id_error: 
  xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod,
freetype, glx, int10, record, speedo, type1, vbe
  xserver-xfree86/config/inputdevice/keyboard/options: 
  xserver-xfree86/config/nonnumeric_string_error: 
  xserver-xfree86/config/inputdevice/mouse/protocol: ImPS/2
  shared/multiple_possible_x-servers: 
  xserver-xfree86/config/null_string_error: 
  xserver-xfree86/config/monitor/range_input_error: 
  xserver-xfree86/autodetect_video_card: false
  xserver-xfree86/config/inputdevice/keyboard/variant: 
  xserver-xfree86/config/inputdevice/mouse/port: /dev/input/mice
  xserver-xfree86/config/write_files_section: true
* xserver-xfree86/autodetect_monitor: true



-- 
Andree Leidenfrost
Sydney - Australia


---------------------------------------
Received: (at 251568-close) by bugs.debian.org; 16 Jun 2004 20:10:21 +0000
>From katie@ftp-master.debian.org Wed Jun 16 13:10:20 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bagjk-00072G-00; Wed, 16 Jun 2004 13:10:20 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BagcJ-0003Fk-00; Wed, 16 Jun 2004 16:02:39 -0400
From: fabbione@fabbione.net (Fabio M. Di Nitto)
To: 251568-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#251568: fixed in xfree86 4.3.0.dfsg.1-5
Message-Id: <E1BagcJ-0003Fk-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 16 Jun 2004 16:02:39 -0400
Delivered-To: 251568-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_01,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 15

Source: xfree86
Source-Version: 4.3.0.dfsg.1-5

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.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/lbxproxy_4.3.0.dfsg.1-5_i386.deb
libdps-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libdps-dev_4.3.0.dfsg.1-5_i386.deb
libdps1-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libdps1-dbg_4.3.0.dfsg.1-5_i386.deb
libdps1_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libdps1_4.3.0.dfsg.1-5_i386.deb
libice-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libice-dev_4.3.0.dfsg.1-5_i386.deb
libice6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libice6-dbg_4.3.0.dfsg.1-5_i386.deb
libice6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libice6_4.3.0.dfsg.1-5_i386.deb
libsm-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libsm-dev_4.3.0.dfsg.1-5_i386.deb
libsm6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libsm6-dbg_4.3.0.dfsg.1-5_i386.deb
libsm6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libsm6_4.3.0.dfsg.1-5_i386.deb
libx11-6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libx11-6-dbg_4.3.0.dfsg.1-5_i386.deb
libx11-6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libx11-6_4.3.0.dfsg.1-5_i386.deb
libx11-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libx11-dev_4.3.0.dfsg.1-5_i386.deb
libxaw6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.3.0.dfsg.1-5_i386.deb
libxaw6-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxaw6-dev_4.3.0.dfsg.1-5_i386.deb
libxaw6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxaw6_4.3.0.dfsg.1-5_i386.deb
libxaw7-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.3.0.dfsg.1-5_i386.deb
libxaw7-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxaw7-dev_4.3.0.dfsg.1-5_i386.deb
libxaw7_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxaw7_4.3.0.dfsg.1-5_i386.deb
libxext-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxext-dev_4.3.0.dfsg.1-5_i386.deb
libxext6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxext6-dbg_4.3.0.dfsg.1-5_i386.deb
libxext6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxext6_4.3.0.dfsg.1-5_i386.deb
libxft1-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxft1-dbg_4.3.0.dfsg.1-5_i386.deb
libxft1_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxft1_4.3.0.dfsg.1-5_i386.deb
libxi-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxi-dev_4.3.0.dfsg.1-5_i386.deb
libxi6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxi6-dbg_4.3.0.dfsg.1-5_i386.deb
libxi6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxi6_4.3.0.dfsg.1-5_i386.deb
libxmu-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxmu-dev_4.3.0.dfsg.1-5_i386.deb
libxmu6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxmu6-dbg_4.3.0.dfsg.1-5_i386.deb
libxmu6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxmu6_4.3.0.dfsg.1-5_i386.deb
libxmuu-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxmuu-dev_4.3.0.dfsg.1-5_i386.deb
libxmuu1-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxmuu1-dbg_4.3.0.dfsg.1-5_i386.deb
libxmuu1_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxmuu1_4.3.0.dfsg.1-5_i386.deb
libxp-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxp-dev_4.3.0.dfsg.1-5_i386.deb
libxp6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxp6-dbg_4.3.0.dfsg.1-5_i386.deb
libxp6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxp6_4.3.0.dfsg.1-5_i386.deb
libxpm-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxpm-dev_4.3.0.dfsg.1-5_i386.deb
libxpm4-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxpm4-dbg_4.3.0.dfsg.1-5_i386.deb
libxpm4_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxpm4_4.3.0.dfsg.1-5_i386.deb
libxrandr-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxrandr-dev_4.3.0.dfsg.1-5_i386.deb
libxrandr2-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxrandr2-dbg_4.3.0.dfsg.1-5_i386.deb
libxrandr2_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxrandr2_4.3.0.dfsg.1-5_i386.deb
libxt-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxt-dev_4.3.0.dfsg.1-5_i386.deb
libxt6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxt6-dbg_4.3.0.dfsg.1-5_i386.deb
libxt6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxt6_4.3.0.dfsg.1-5_i386.deb
libxtrap-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxtrap-dev_4.3.0.dfsg.1-5_i386.deb
libxtrap6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxtrap6-dbg_4.3.0.dfsg.1-5_i386.deb
libxtrap6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxtrap6_4.3.0.dfsg.1-5_i386.deb
libxtst-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxtst-dev_4.3.0.dfsg.1-5_i386.deb
libxtst6-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxtst6-dbg_4.3.0.dfsg.1-5_i386.deb
libxtst6_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxtst6_4.3.0.dfsg.1-5_i386.deb
libxv-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxv-dev_4.3.0.dfsg.1-5_i386.deb
libxv1-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxv1-dbg_4.3.0.dfsg.1-5_i386.deb
libxv1_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/libxv1_4.3.0.dfsg.1-5_i386.deb
pm-dev_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/pm-dev_4.3.0.dfsg.1-5_all.deb
proxymngr_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/proxymngr_4.3.0.dfsg.1-5_i386.deb
twm_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/twm_4.3.0.dfsg.1-5_i386.deb
x-dev_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/x-dev_4.3.0.dfsg.1-5_all.deb
x-window-system-core_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/x-window-system-core_4.3.0.dfsg.1-5_i386.deb
x-window-system-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/x-window-system-dev_4.3.0.dfsg.1-5_i386.deb
x-window-system_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/x-window-system_4.3.0.dfsg.1-5_all.deb
xbase-clients_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xbase-clients_4.3.0.dfsg.1-5_i386.deb
xdm_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xdm_4.3.0.dfsg.1-5_i386.deb
xfonts-100dpi-transcoded_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfonts-100dpi-transcoded_4.3.0.dfsg.1-5_all.deb
xfonts-100dpi_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfonts-100dpi_4.3.0.dfsg.1-5_all.deb
xfonts-75dpi-transcoded_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfonts-75dpi-transcoded_4.3.0.dfsg.1-5_all.deb
xfonts-75dpi_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfonts-75dpi_4.3.0.dfsg.1-5_all.deb
xfonts-base-transcoded_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfonts-base-transcoded_4.3.0.dfsg.1-5_all.deb
xfonts-base_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfonts-base_4.3.0.dfsg.1-5_all.deb
xfonts-cyrillic_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfonts-cyrillic_4.3.0.dfsg.1-5_all.deb
xfonts-scalable_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfonts-scalable_4.3.0.dfsg.1-5_all.deb
xfree86-common_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xfree86-common_4.3.0.dfsg.1-5_all.deb
xfree86_4.3.0.dfsg.1-5.diff.gz
  to pool/main/x/xfree86/xfree86_4.3.0.dfsg.1-5.diff.gz
xfree86_4.3.0.dfsg.1-5.dsc
  to pool/main/x/xfree86/xfree86_4.3.0.dfsg.1-5.dsc
xfs_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xfs_4.3.0.dfsg.1-5_i386.deb
xfwp_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xfwp_4.3.0.dfsg.1-5_i386.deb
xlibmesa-dev_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xlibmesa-dev_4.3.0.dfsg.1-5_all.deb
xlibmesa-dri-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri-dbg_4.3.0.dfsg.1-5_i386.deb
xlibmesa-dri_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri_4.3.0.dfsg.1-5_i386.deb
xlibmesa-gl-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dbg_4.3.0.dfsg.1-5_i386.deb
xlibmesa-gl-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dev_4.3.0.dfsg.1-5_i386.deb
xlibmesa-gl_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl_4.3.0.dfsg.1-5_i386.deb
xlibmesa-glu-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dbg_4.3.0.dfsg.1-5_i386.deb
xlibmesa-glu-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dev_4.3.0.dfsg.1-5_i386.deb
xlibmesa-glu_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu_4.3.0.dfsg.1-5_i386.deb
xlibmesa3-dbg_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xlibmesa3-dbg_4.3.0.dfsg.1-5_all.deb
xlibmesa3_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibmesa3_4.3.0.dfsg.1-5_i386.deb
xlibosmesa-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibosmesa-dev_4.3.0.dfsg.1-5_i386.deb
xlibosmesa4-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibosmesa4-dbg_4.3.0.dfsg.1-5_i386.deb
xlibosmesa4_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibosmesa4_4.3.0.dfsg.1-5_i386.deb
xlibs-data_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xlibs-data_4.3.0.dfsg.1-5_all.deb
xlibs-dbg_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xlibs-dbg_4.3.0.dfsg.1-5_all.deb
xlibs-dev_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xlibs-dev_4.3.0.dfsg.1-5_all.deb
xlibs-pic_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xlibs-pic_4.3.0.dfsg.1-5_all.deb
xlibs-static-dev_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibs-static-dev_4.3.0.dfsg.1-5_i386.deb
xlibs-static-pic_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xlibs-static-pic_4.3.0.dfsg.1-5_i386.deb
xlibs_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xlibs_4.3.0.dfsg.1-5_all.deb
xmh_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xmh_4.3.0.dfsg.1-5_i386.deb
xnest_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xnest_4.3.0.dfsg.1-5_i386.deb
xprt_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xprt_4.3.0.dfsg.1-5_i386.deb
xserver-common_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xserver-common_4.3.0.dfsg.1-5_i386.deb
xserver-xfree86-dbg_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xserver-xfree86-dbg_4.3.0.dfsg.1-5_i386.deb
xserver-xfree86_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xserver-xfree86_4.3.0.dfsg.1-5_i386.deb
xspecs_4.3.0.dfsg.1-5_all.deb
  to pool/main/x/xfree86/xspecs_4.3.0.dfsg.1-5_all.deb
xterm_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xterm_4.3.0.dfsg.1-5_i386.deb
xutils_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xutils_4.3.0.dfsg.1-5_i386.deb
xvfb_4.3.0.dfsg.1-5_i386.deb
  to pool/main/x/xfree86/xvfb_4.3.0.dfsg.1-5_i386.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 251568@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio M. Di Nitto <fabbione@fabbione.net> (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: Wed, 16 Jun 2004 07:29:04 +0200
Source: xfree86
Binary: libx11-6-dbg libxtst6-dbg xserver-common xlibs-static-dev libxp6-dbg xbase-clients xlibmesa3-dbg libxtrap6-dbg xfonts-75dpi libxt6 libice6-dbg xmh libxaw6-dbg x-dev libxv1 libxext6-dbg xlibmesa-dev libxpm4 libxtst6 xlibmesa-gl-dev xfonts-cyrillic libx11-6 libsm6-dbg xlibs-pic xlibs-data x-window-system xfree86-common xlibmesa-dri xlibmesa3 libxv1-dbg libxrandr2 xlibmesa-glu libxaw7-dev xnest libxaw6 xterm libxp6 xlibmesa-dri-dbg libxrandr2-dbg libxmu6 xlibmesa-glu-dbg libx11-dev xlibs-static-pic libxpm4-dbg libxaw7-dbg libxmu6-dbg xlibmesa-glu-dev libxmuu-dev pm-dev libxext6 libxft1-dbg libxtst-dev libxv-dev libxp-dev twm x-window-system-dev libsm-dev xfonts-scalable libdps1-dbg libxmuu1-dbg xfwp libice6 libxmu-dev xlibs libdps-dev xserver-xfree86-dbg libxrandr-dev libsm6 xserver-xfree86 libdps1 proxymngr xfonts-base-transcoded libxaw6-dev lbxproxy x-window-system-core xutils xspecs libxtrap6 libice-dev libxt-dev xfs libxmuu1 libxi6-dbg xfonts-base xlibs-dbg libxpm-de
 v xlibmesa-gl xfonts-100dpi-transcoded libxtrap-dev xfonts-100dpi libxext-dev xfonts-75dpi-transcoded xlibosmesa4-dbg libxft1 xprt libxi-dev xlibosmesa-dev xlibosmesa4 xvfb libxaw7 xlibmesa-gl-dbg xdm xlibs-dev libxi6 libxt6-dbg
Architecture: source i386 all
Version: 4.3.0.dfsg.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Fabio M. Di Nitto <fabbione@fabbione.net>
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)
 libice-dev - Inter-Client Exchange library development files
 libice6    - Inter-Client Exchange library
 libice6-dbg - Inter-Client Exchange library (unstripped)
 libsm-dev  - X Window System Session Management library development files
 libsm6     - X Window System Session Management library
 libsm6-dbg - X Window System Session Management library (unstripped)
 libx11-6   - X Window System protocol client library
 libx11-6-dbg - X Window System protocol client library (unstripped)
 libx11-dev - X Window System protocol client library development files
 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
 libxext-dev - X Window System miscellaneous extension library development files
 libxext6   - X Window System miscellaneous extension library
 libxext6-dbg - X Window System miscellaneous extension library (unstripped)
 libxft1    - FreeType-based font drawing library for X (version 1)
 libxft1-dbg - FreeType-based font drawing library for X (version 1, unstripped)
 libxi-dev  - X Window System Input extension library development files
 libxi6     - X Window System Input extension library
 libxi6-dbg - X Window System Input extension library (unstripped)
 libxmu-dev - X Window System miscellaneous utility library development files
 libxmu6    - X Window System miscellaneous utility library
 libxmu6-dbg - X Window System miscellaneous utility library (unstripped)
 libxmuu-dev - lightweight X Window System miscellaneous utility library develop
 libxmuu1   - lightweight X Window System miscellaneous utility library
 libxmuu1-dbg - lightweight X Window System miscellaneous utility library (unstri
 libxp-dev  - X Window System printing extension library development files
 libxp6     - X Window System printing extension library
 libxp6-dbg - X Window System printing extension library (unstripped)
 libxpm-dev - X pixmap library development files
 libxpm4    - X pixmap library
 libxpm4-dbg - X pixmap library (unstripped)
 libxrandr-dev - X Window System Resize, Rotate and Reflection extension library d
 libxrandr2 - X Window System Resize, Rotate and Reflection extension library
 libxrandr2-dbg - X Window System Resize, Rotate and Reflection extension library (
 libxt-dev  - X Toolkit Intrinsics development files
 libxt6     - X Toolkit Intrinsics
 libxt6-dbg - X Toolkit Intrinsics (unstripped)
 libxtrap-dev - X Window System protocol-trapping extension library development f
 libxtrap6  - X Window System protocol-trapping extension library
 libxtrap6-dbg - X Window System protocol-trapping extension library (unstripped)
 libxtst-dev - X Window System event recording and testing extension library dev
 libxtst6   - X Window System event recording and testing extension library
 libxtst6-dbg - X Window System event recording and testing extension library (un
 libxv-dev  - X Window System video extension library development files
 libxv1     - X Window System video extension library
 libxv1-dbg - X Window System video extension library (unstripped)
 pm-dev     - proxy management protocol development files
 proxymngr  - X proxy services manager
 twm        - Tab window manager
 x-dev      - X protocol development files
 x-window-system - X Window System
 x-window-system-core - X Window System core components
 x-window-system-dev - X Window System development 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-dri - Mesa 3D graphics library modules [XFree86]
 xlibmesa-dri-dbg - Mesa 3D graphics library modules (unstripped) [XFree86]
 xlibmesa-gl - Mesa 3D graphics library [XFree86]
 xlibmesa-gl-dbg - Mesa 3D graphics library (unstripped) [XFree86]
 xlibmesa-gl-dev - Mesa 3D graphics library development files [XFree86]
 xlibmesa-glu - Mesa OpenGL utility library [XFree86]
 xlibmesa-glu-dbg - Mesa OpenGL utility library (unstripped) [XFree86]
 xlibmesa-glu-dev - Mesa OpenGL utility library development files [XFree86]
 xlibmesa3  - XFree86 Mesa libraries pseudopackage
 xlibmesa3-dbg - XFree86 Mesa unstripped libraries pseudopackage
 xlibosmesa-dev - Mesa off-screen rendering library development files [XFree86]
 xlibosmesa4 - Mesa off-screen rendering library [XFree86]
 xlibosmesa4-dbg - Mesa off-screen rendering library (unstripped) [XFree86]
 xlibs      - X Window System client libraries metapackage and XKB data
 xlibs-data - X Window System client data
 xlibs-dbg  - X Window System unstripped client libraries pseudopackage
 xlibs-dev  - X Window System client library development files pseudopackage
 xlibs-pic  - XFree86 static PIC libraries pseudopackage
 xlibs-static-dev - X Window System client library development files
 xlibs-static-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: 201737 223089 225526 229785 233883 237583 247387 249025 251307 251310 251509 251568 251681 251808 253484
Changes: 
 xfree86 (4.3.0.dfsg.1-5) unstable; urgency=low
 .
   Changes by Branden Robinson:
 .
   * Re-run debconf-updatepo to get templates.pot and po files in sync with
     debconf template changes in 4.3.0.dfsg.1-3.
 .
   * Update Greek debconf template translations (thanks, Konstantinos
     Margaritis).  (Closes: #251509)
 .
   * Grab updates to XKB data from XFree86 CVS, mostly from 2003-05, with a
     couple of later updates (none later than 2003-12-18).  Remove supserseded
     portion of patch #013.  Adjust offsets in patch #084.  Update MANIFEST
     files and ship new chicony, ibm/thinkpad, and omnibook XKB geometry files.
     + Small fixes in keyboard maps:
       - add an explicit type declaration in level3(ralt_switch)
           (Bugzilla #225, Siamus S Ciardhuain);
       - fix wrong group number in Russian keyboard map (Ivan Pascal).
     + Add missing letters to Ukrainian phonetic keyboard map (Andriy Rysin).
     + Add workaround for problems that arise when in multi-layout map
       different modifier keysyms share the same key (Ivan Pascal).
     + Small fix for Italian keyboard map (Sebastiano Vigna).
     + Update Tamil keyboard map (Thuraiappah Vaseeharan).
     + Fixes and updates for XKB keyboard maps:
       - add asciitilde to Swedish 'nodeadkeys' map (Bugzilla #291).
       - add map for true Romanian keyboard (Bugzilla #300, Manfred Pohler).
       - add EuroSign to "us_intl" keyboard map (Bugzilla #309, Paul Bolle).
       - fix some keys in Armenian 'phonetic' layout (Bugzilla #313, Ani).
       - add some geometry files (Alexander Pohoyda).
       - some cosmetic changes.
     + Fixes for XKB keyboard maps:
       - fix Meta, Super, Hyper keysyms interpretation
     + Fixes and updates for XKB keyboard maps:
       - Add to 'us' keymap backslash key that can be rewritten in other
         layouts (Bugzilla #976, B?rre Gaup).  (Closes: #237583)
 .
   * Grab latest version of XTerm (#190) from Thomas Dickey's website.  Check
     for license contamination from XFree86 CVS, and document findings in patch
     annotation (short story: there is none).  Resync patch #907.
     + Fix problem responding to session management events, e.g., which would
       make logging out very slow (patch by Eddy De Greef, Debian #233883).
       (Closes: #233883)
     + Do not call xim_real_init() if openIm resource is false (Debian #249025).
       (Closes: #249025)
 .
   * Update Czech debconf template translations (thanks, Mirsoslav Kure).
     (Closes: #251681)
 .
   * Attempt to mitigate serious DRI performance problems on Rage 128 chips by
     retrying CCE idle commands until the timeout is reached (thanks, Daniel
     Jacobowitz!).  (Closes: #223089)
 .
   * Grab missing part of updated XVideo (Xv) server-side implementation from
     XFree86 CVS as of 2003-04-30.  Update module loader to export the new
     symbols xf86XVCopyYUV12ToPacked and xf86XVCopyPacked to drivers.  Thanks
     to Michel Dänzer for diagnosing the problem.  (Closes: #251307)
 .
   * Add -s, --stdout option to dexconf, and document this new option in its
     manpage.  This option instructs dexconf to write the generated
     configuration file to standard output.
 .
   * Modify xvfb-run to create a temporary directory (respecting $TMPDIR) in
     addition to a temporary file for the X authority file; this way we do not
     have to worry about whether xauth(1x) manages the authority file in a
     secure fashion.  Also, if the user specifies an authority file to use, do
     not create it or remove it.  Document these changes in behavior in
     xvfb-run's manual page.
 .
   * Modify Xsession to always append to the error file, closing a temporary
     file race condition window if it has to fall back to using tempfile(1) to
     create an X session error file.  Because it always appends now, log the
     fact that the session has started, the username, and the date to the X
     session error file once it is successfully opened.  Document this change
     in behavior in Xsession(5).
 .
   * Update Xsession(5) manpage to document the file specifications of the X
     session "scriptlets" that are shipped by default.  Make other cosmetic and
     stylistic improvements.
 .
   * Reduce susceptibility of tempfile(1)-using maintainer scripts to temporary
     file race conditions by only appending to temporary files created by
     tempfile, instead of recreating them with the shell redirection operator.
     Make xserver-xfree86 postinst script use new --stdout option of dexconf,
     and increase versioned dependency of xserver-xfree86 and
     xserver-xfree86-dbg on xserver-common accordingly.  (Thanks to Andrew
     Suffield for pointing out this problem.)
 .
   * Fix XFree86 X server's PCI bus support code to be able to cope with both
     Linux 2.4 and Linux 2.6 styles of organization for /proc/bus/pci, checking
     for the 2.6 style first (thanks, Daniel Seyffer and Ciaran McCreesh).
     (Closes: #225526)
 .
   * Modify xserver-xfree86's config script to be more paranoid and mistrustful
     of Discover.  Store standard error from checking for the installed version
     of Discover instead of discarding it, and if this fails, report Discover's
     error output to the user and trap the failure instead of permitting it to
     break us.  (Thanks to Kevin B. McCarty for identifying the cause of these
     mysterious failures; see #251690 and #252348.  Thanks also to the libcurl2
     maintainer for the reminder that "The issue isn't whether you're
     paranoid...The issue is whether you're paranoid *enough*." [Max Peltier])
 .
   * Expand patch #104 to prevent 64-bit addressing modes from being used when
     they should not be on UltraSPARC Linux.
 .
   * Enhance xserver-xfree86's config script to be able to handle the new
     output format of lspci, which reports the PCI domain information as well.
     Retain support for the older lspci format, and if the output format isn't
     recognized at all, issue a warning and do not set a default answer for the
     BusID debconf question.  (Closes: #251568)
 .
   * Update xserver-xfree86's config script and debconf templates file to
     support "1280x1024 @ 60Hz" in the list of modes the user can select to
     configure the monitor characteristics using the "medium method".
 .
   * Fix and enhance Bus ID validation code in xserver-xfree86's config script
     to recognize all bus types and corresponding ID formats supported by
     XFree86 (ISA, PCI, SBUS).  Update template descriptions accordingly.
     (Closes: #251808)
 .
   * Add "bug" script for xlibmesa-dri package to attempt to automatically
     gather useful information when people report problems with DRI/3D
     acceleration.  Ship this script in the xlibmesa-dri package where
     reportbug will find it.  Thanks to Michel Dänzer for his suggestions.
 .
   * Fix bug in sessreg such that it assumes hostnames in utmp entries are
     unique in the last four characters.  Rectify this problem by hashing the
     entire hostname field from the utmp entry, so that we can tell unlike
     hostnames apart with much greater reliability.  There is still a
     possiblility of one hash collision in 2^32.  Apply patch by Maximiliano
     Curia and Damián Viano, using a public-domain hash algorithm by Bob
     Jenkins.  Thanks also to Margarita Manterola for helping to steer this
     ship into port.  (Closes: #229785)
 .
   * Fix problem with numbers and symbols being un-typable in the Lithuanian
     keymap (patch by Mantas KriauÄ?iÅ«nas via Vytautas Lukenskas).
     (Closes: #247387)
 .
   * Fix a few problems with the U.K. Macintosh keyboard layout:
     + Map <TLDE> key to "section, plusminus".
     + Map <LSGT> key to "quoteleft, asciitilde".
     + Map AltGr+<AE02> to "EuroSign".
     + Include group(switch) symbols so that the already-defined mapping
       of AltGr+<AE03) to "numbersign" can be used.
     (Closes: #201737)
 .
   * Implement XkbOption "compose:caps" (make the Caps Lock key a compose key,
     a.k.a. Multi_key), courtesy of Andrew Suffield.  (Closes: #251310)
 .
   * Update Catalan debconf template translations (thanks, Ivan Vilata i
     Balaguer).  (Closes: #253484)
Files: 
 03a648e2f3e430e87990cd8372aaa4ce 2660 x11 optional xfree86_4.3.0.dfsg.1-5.dsc
 66f7481894003ba41b51214c3af8706d 3122094 x11 optional xfree86_4.3.0.dfsg.1-5.diff.gz
 40785603ee4b783c9457183a9a4f1ba2 222786 x11 optional lbxproxy_4.3.0.dfsg.1-5_i386.deb
 8c377d486b0503c49a92451c1a014155 258576 libs optional libdps1_4.3.0.dfsg.1-5_i386.deb
 ecf3836e37e448210f15dd50c08b0384 756802 libdevel extra libdps1-dbg_4.3.0.dfsg.1-5_i386.deb
 8f56fa1005b848aeb5a9529f2f67189f 316124 libdevel optional libdps-dev_4.3.0.dfsg.1-5_i386.deb
 56178062e1c656aebba3ee8bd5d5e437 175940 libs optional libice6_4.3.0.dfsg.1-5_i386.deb
 a2f48b4e487f6aaf17049a4feae0a9e6 260236 libdevel extra libice6-dbg_4.3.0.dfsg.1-5_i386.deb
 4f1835a87fe9ebf1fdb300b0431d4106 179260 libdevel optional libice-dev_4.3.0.dfsg.1-5_i386.deb
 4c7538a30842c1c8ee26d5a41e1f6264 153686 libs optional libsm6_4.3.0.dfsg.1-5_i386.deb
 d217fda481a435d1d6356b7dfa8e3700 179278 libdevel extra libsm6-dbg_4.3.0.dfsg.1-5_i386.deb
 0747d9eb86e42d327212785a3021edf3 150632 libdevel optional libsm-dev_4.3.0.dfsg.1-5_i386.deb
 6484f3cb7239928269228ba7bd849952 686154 libs optional libx11-6_4.3.0.dfsg.1-5_i386.deb
 a46d8b8160e74f15ff829a017a531d56 9585710 libdevel extra libx11-6-dbg_4.3.0.dfsg.1-5_i386.deb
 9eaddfb9afaac68ef975569ef91782f9 1336670 libdevel optional libx11-dev_4.3.0.dfsg.1-5_i386.deb
 deac208a61aa4642704b24f33e997412 257752 libs optional libxaw6_4.3.0.dfsg.1-5_i386.deb
 0d77c28dcd1dd2961ec9ad7a90382093 864350 libdevel extra libxaw6-dbg_4.3.0.dfsg.1-5_i386.deb
 7415a1effca942fe8cd7001f572d1cee 388044 libdevel extra libxaw6-dev_4.3.0.dfsg.1-5_i386.deb
 592f5a21b50ccb965b7b8568d626f15f 310846 libs optional libxaw7_4.3.0.dfsg.1-5_i386.deb
 f773d7ab201318ccc7d8539fd5bc95b6 999032 libdevel extra libxaw7-dbg_4.3.0.dfsg.1-5_i386.deb
 a2991bac3ffd3cff727db89b4f9d9e50 387924 libdevel optional libxaw7-dev_4.3.0.dfsg.1-5_i386.deb
 e1fba1a8a8fbcff845d6a3049bfa5667 160820 libs optional libxext6_4.3.0.dfsg.1-5_i386.deb
 536b56473522b27d778807e86495d936 481504 libdevel extra libxext6-dbg_4.3.0.dfsg.1-5_i386.deb
 9281122062ff291891b6b02a1251ed13 220730 libdevel optional libxext-dev_4.3.0.dfsg.1-5_i386.deb
 41861cd92287112269a49ceb31314a88 163128 libs optional libxft1_4.3.0.dfsg.1-5_i386.deb
 819bd903f82ef2a813767dd1b3c43deb 443532 libdevel extra libxft1-dbg_4.3.0.dfsg.1-5_i386.deb
 454a6edfbf4f38e7a23946125c219b05 152048 libs optional libxi6_4.3.0.dfsg.1-5_i386.deb
 02ecb13b12b741484e331cc87d26ca49 1139516 libdevel extra libxi6-dbg_4.3.0.dfsg.1-5_i386.deb
 f8d277c11cfa7776502eba94055b8c7a 205618 libdevel optional libxi-dev_4.3.0.dfsg.1-5_i386.deb
 01bda87b3f3cde2e53c3f643de7653de 182264 libs optional libxmu6_4.3.0.dfsg.1-5_i386.deb
 14ea81330662df6a5d3ad2033237dc00 633804 libdevel extra libxmu6-dbg_4.3.0.dfsg.1-5_i386.deb
 ffc8b2d4096d69409a1920348d0c7bae 192210 libdevel optional libxmu-dev_4.3.0.dfsg.1-5_i386.deb
 94881b7c34908d8013005de07df29989 144078 libs optional libxmuu1_4.3.0.dfsg.1-5_i386.deb
 6a9aab26121c5b40a610ebebb9a4429d 182410 libdevel extra libxmuu1-dbg_4.3.0.dfsg.1-5_i386.deb
 0938fdff204c033c0e6dcae0671130ba 136930 libdevel optional libxmuu-dev_4.3.0.dfsg.1-5_i386.deb
 bdc8f59b28abce582a55a88f7b2571bb 151190 libs optional libxp6_4.3.0.dfsg.1-5_i386.deb
 ccc50b074681630f53ad218f4b6b4d38 539210 libdevel extra libxp6-dbg_4.3.0.dfsg.1-5_i386.deb
 d786647e371e595a7bb4b26de22bdd60 152946 libdevel optional libxp-dev_4.3.0.dfsg.1-5_i386.deb
 be3935561812deb9015882b765d61f3c 166852 libs optional libxpm4_4.3.0.dfsg.1-5_i386.deb
 9120be935d1856fe86e89148c071a3d6 212276 libdevel extra libxpm4-dbg_4.3.0.dfsg.1-5_i386.deb
 4862226049ad41385968493603811fb6 165970 libdevel optional libxpm-dev_4.3.0.dfsg.1-5_i386.deb
 67800ad9a60e9359deb36a264e4971c9 143830 libs optional libxrandr2_4.3.0.dfsg.1-5_i386.deb
 8e3d84ead2abc036e6e98c7d5a6a4bfc 174366 libdevel extra libxrandr2-dbg_4.3.0.dfsg.1-5_i386.deb
 4f0bbbd8291bb58e159ae4330b126b90 144710 libdevel optional libxrandr-dev_4.3.0.dfsg.1-5_i386.deb
 ff25d97a88332a239d9ce05585b8f433 290214 libs optional libxt6_4.3.0.dfsg.1-5_i386.deb
 bb75c7b873b4cdf09faee48df66d666a 1505112 libdevel extra libxt6-dbg_4.3.0.dfsg.1-5_i386.deb
 0674281fbe627d5312013b5aaaad1a01 590386 libdevel optional libxt-dev_4.3.0.dfsg.1-5_i386.deb
 86455b73abac3ff60052349caea43e0d 152984 libs optional libxtrap6_4.3.0.dfsg.1-5_i386.deb
 3a98d4b04d925eebdabd9e1d72668257 384208 libdevel extra libxtrap6-dbg_4.3.0.dfsg.1-5_i386.deb
 582fbd1b99360869ac072b67a39990f6 158712 libdevel optional libxtrap-dev_4.3.0.dfsg.1-5_i386.deb
 dc665fe9500f3bc98b5d5028986df888 146850 libs optional libxtst6_4.3.0.dfsg.1-5_i386.deb
 5bae60b14ed22cf336dbb18652b7a381 210434 libdevel extra libxtst6-dbg_4.3.0.dfsg.1-5_i386.deb
 89142b00bfae7116ce769cfaacf08513 144440 libdevel optional libxtst-dev_4.3.0.dfsg.1-5_i386.deb
 37ad7ff17316a6b6bdbfc81057a9a7ad 144922 libs optional libxv1_4.3.0.dfsg.1-5_i386.deb
 e49f128cd96b0d42aa2bb1f86c873b66 177122 libdevel extra libxv1-dbg_4.3.0.dfsg.1-5_i386.deb
 b6dd3a32e68c4f7f13a70d67165ba953 164612 libdevel optional libxv-dev_4.3.0.dfsg.1-5_i386.deb
 c326d3c3fb2d5568cdaa6b3571772eeb 155174 x11 optional proxymngr_4.3.0.dfsg.1-5_i386.deb
 6b06c7d5d527413f61062513826c69db 237672 x11 optional twm_4.3.0.dfsg.1-5_i386.deb
 421cbfd232c9f307e19c3965ac256847 1916630 x11 optional xbase-clients_4.3.0.dfsg.1-5_i386.deb
 e6db99b349aa8e4f864e92af9b308334 272288 x11 optional xdm_4.3.0.dfsg.1-5_i386.deb
 ee35ef3f299441242727e530d31e3d6f 467244 x11 optional xfs_4.3.0.dfsg.1-5_i386.deb
 9043f75399a141c45a7185543332ec8e 154598 x11 optional xfwp_4.3.0.dfsg.1-5_i386.deb
 22826721985958b1a0116ceaf8ad4eb5 4975632 x11 optional xlibmesa-dri_4.3.0.dfsg.1-5_i386.deb
 0fe8198cb1fb49d34b8ac7bdf444754b 49447024 x11 optional xlibmesa-dri-dbg_4.3.0.dfsg.1-5_i386.deb
 31929f9c2b02e9b1228c9fc176cb7915 255874 libs optional xlibmesa-gl_4.3.0.dfsg.1-5_i386.deb
 0753f4266d1ddc58c06e5d0f669fd8d5 1203158 libdevel extra xlibmesa-gl-dbg_4.3.0.dfsg.1-5_i386.deb
 085a9efbb2df4b0e1b2ffa689a77f191 679060 libdevel optional xlibmesa-gl-dev_4.3.0.dfsg.1-5_i386.deb
 7e71a59c7d68fa28148efc7285dce0db 338250 libs optional xlibmesa-glu_4.3.0.dfsg.1-5_i386.deb
 d33d05a3da43defcf12bcc7d7b0bbf0a 1085140 libdevel extra xlibmesa-glu-dbg_4.3.0.dfsg.1-5_i386.deb
 9edfce5ef64770edbb92f404ea7102d9 408756 libdevel optional xlibmesa-glu-dev_4.3.0.dfsg.1-5_i386.deb
 58dfdca57c75d328770c7c761d0f481b 633926 libs optional xlibosmesa4_4.3.0.dfsg.1-5_i386.deb
 17874c1018d7de00f534426fe93bf16e 4555754 libdevel extra xlibosmesa4-dbg_4.3.0.dfsg.1-5_i386.deb
 fa88505c764929c661a07f749b1bc9bd 763634 libdevel optional xlibosmesa-dev_4.3.0.dfsg.1-5_i386.deb
 b08eccdeadbe063418ed6d6a6f81fe80 827244 libdevel optional xlibs-static-dev_4.3.0.dfsg.1-5_i386.deb
 232b8b3baf1e38dfba3297b31ad84e86 359286 libdevel extra xlibs-static-pic_4.3.0.dfsg.1-5_i386.deb
 3d2e5c84b7a05cff9131e41b4eb41653 201232 mail extra xmh_4.3.0.dfsg.1-5_i386.deb
 1f4b3fa56044ead0e0a7b1c7d0516799 1439886 x11 optional xnest_4.3.0.dfsg.1-5_i386.deb
 91a8837159fc210291a404c41b7c301e 1100610 x11 optional xprt_4.3.0.dfsg.1-5_i386.deb
 637b966be735031d08362ad71267b77a 307064 x11 optional xserver-common_4.3.0.dfsg.1-5_i386.deb
 f8009fef5dd859a3f24e4ac226e13009 5623844 x11 optional xserver-xfree86_4.3.0.dfsg.1-5_i386.deb
 e913aaaa04bc62f289c4a3f9be5ba2f2 53874406 x11 extra xserver-xfree86-dbg_4.3.0.dfsg.1-5_i386.deb
 7a8d248a582b67e4b758dc151442304c 648694 x11 optional xterm_4.3.0.dfsg.1-5_i386.deb
 f15be714e1fd4f9d477351c1fd086f65 867564 x11 optional xutils_4.3.0.dfsg.1-5_i386.deb
 f3ee8b8e29df0c92f80b6c9585439440 1574864 x11 optional xvfb_4.3.0.dfsg.1-5_i386.deb
 b4f2f6d8695d5270f8da6395ebb33a9b 132712 x11 optional x-window-system-core_4.3.0.dfsg.1-5_i386.deb
 81ca76701c75352dedb5a721efab1061 132764 x11 extra x-window-system-dev_4.3.0.dfsg.1-5_i386.deb
 0edc0e8c624e2c048aea1de7858551e4 132512 oldlibs optional xlibmesa3_4.3.0.dfsg.1-5_i386.deb
 69b366c7f81b8727f6a0b494a3e1f2e1 133286 libdevel optional pm-dev_4.3.0.dfsg.1-5_all.deb
 9bb0c282291d1f03c58d917f629d028e 190266 libdevel optional x-dev_4.3.0.dfsg.1-5_all.deb
 a36847ef033447b6c243d4f6e0ff7c50 4335392 x11 optional xfonts-100dpi_4.3.0.dfsg.1-5_all.deb
 0b2ca069ac276f8021b1a4ff30e779ce 8169204 x11 optional xfonts-100dpi-transcoded_4.3.0.dfsg.1-5_all.deb
 748ed9a1a96d4885fd39e3c0113f69ce 3813160 x11 optional xfonts-75dpi_4.3.0.dfsg.1-5_all.deb
 f869d4fc553ca65d2088837a896bfc45 7046112 x11 optional xfonts-75dpi-transcoded_4.3.0.dfsg.1-5_all.deb
 2f48a56058a62611037fdf95a913cf86 5479304 x11 optional xfonts-base_4.3.0.dfsg.1-5_all.deb
 9948ce0fde0e71d3e45b9fac1557ed0b 1176200 x11 optional xfonts-base-transcoded_4.3.0.dfsg.1-5_all.deb
 edc7454bd4587a86b478ebb5c1c3708f 513496 x11 optional xfonts-cyrillic_4.3.0.dfsg.1-5_all.deb
 ee563d035476287756b1293499d89dce 873288 x11 optional xfonts-scalable_4.3.0.dfsg.1-5_all.deb
 76be82ae0f1be369428e0a43eb6f53df 698346 x11 optional xfree86-common_4.3.0.dfsg.1-5_all.deb
 ffc0d2a6e7f339d237dc211d3eee89fd 393256 libs optional xlibs_4.3.0.dfsg.1-5_all.deb
 2e684d9058b230651d2be4a0184e7344 870240 libs optional xlibs-data_4.3.0.dfsg.1-5_all.deb
 dccbaaf8bee3612385935a6d9379ced4 5628154 x11 optional xspecs_4.3.0.dfsg.1-5_all.deb
 9e9b45282783c55517c4e1f91f5f8ba2 132640 x11 optional x-window-system_4.3.0.dfsg.1-5_all.deb
 4b9132294ebec024fbdc6638a176d513 132494 oldlibs extra xlibmesa3-dbg_4.3.0.dfsg.1-5_all.deb
 9e0dbd692d5e3520dbdafb9d50a1a0cd 132480 oldlibs optional xlibmesa-dev_4.3.0.dfsg.1-5_all.deb
 48f3169de23f2aebfc75e90da4822d8e 132546 oldlibs extra xlibs-dbg_4.3.0.dfsg.1-5_all.deb
 c88045467696e58ea42ed032291b97b6 132544 oldlibs extra xlibs-dev_4.3.0.dfsg.1-5_all.deb
 8aaf55ccefd7a8b8d92f8f335c46312f 132454 oldlibs extra xlibs-pic_4.3.0.dfsg.1-5_all.deb

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

iD8DBQFA0Az6hCzbekR3nhgRAiTLAJ9BJJoozQHob+XXMemhv/MqLec5nQCfVHh0
JhIUwij+jNs9iUeMrwOvt7s=
=y8ir
-----END PGP SIGNATURE-----



Reply to: