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

Bug#213029: marked as done (xserver-xfree86: upgrade switches from PS/2 to NetscrollPS/2 mouse)



Your message dated Fri, 3 Oct 2003 01:43:44 -0500
with message-id <20031003064344.GM14650@deadbeast.net>
and subject line Bug#213029: xserver-xfree86: upgrade switches from PS/2 to NetscrollPS/2 mouse
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; 27 Sep 2003 19:05:57 +0000
>From andrel@bast.u.arizona.edu Sat Sep 27 14:05:52 2003
Return-path: <andrel@bast.u.arizona.edu>
Received: from bast.u.arizona.edu [128.196.133.225] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A3KO1-0002Qu-00; Sat, 27 Sep 2003 14:05:50 -0500
Received: from bast.u.arizona.edu (IDENT:smmsp@localhost [127.0.0.1])
	by bast.u.arizona.edu (8.12.10/8.12.10) with ESMTP id h8RJ5iYQ001177
	for <submit@bugs.debian.org>; Sat, 27 Sep 2003 12:05:44 -0700 (MST)
Received: (from andrel@localhost)
	by bast.u.arizona.edu (8.12.10/8.12.10/Submit) id h8RJ5g99001176;
	Sat, 27 Sep 2003 12:05:42 -0700 (MST)
Message-Id: <200309271905.h8RJ5g99001176@bast.u.arizona.edu>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andre Lehovich <andrel@u.arizona.edu>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xfree86: upgrade switches from PS/2 to NetscrollPS/2 mouse
X-Mailer: reportbug 2.29
Date: Sat, 27 Sep 2003 11:56:10 -0700
X-Debbugs-Cc: andrel@u.arizona.edu
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.4 required=4.0
	tests=BAYES_30,HAS_PACKAGE,MAILTO_TO_SPAM_ADDR
	version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 (1.174.2.15-2003-03-30-exp)

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

When I upgraded to 4.2.1-11 the mouse configuration was
automatically switched from PS/2 to NetscrollPS/2.  This led
to random button events whenever I rolled the mouse.  Prior
to the upgrade I believe the only customization in my
XF86Config-4 was adding in the XFSTT sever.

To get things working again I switched to another virtual
console, edited the /etc/X11/XF86Config-4 by hand to use the
"PS/2" mouse (also added in the xfstt), and restarted the X
server.

-- Package-specific info:
00:13.0 VGA compatible controller: ATI Technologies Inc 3D Rage I/II 215GT [Mach64 GT] (rev 48)
00:13.0 Class 0300: 1002:4754 (rev 48)

# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# 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
	FontPath        "unix/:7101"                    # TT font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	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"
	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

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

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

Section "Device"
	Identifier	"ATI Technologies Inc. Mach64 3D RAGE II 3D Rage I/II 215GT [Mach64 GT]"
	Driver		"ati"
EndSection

Section "Monitor"
	Identifier	"CPD-E200"
	HorizSync	30-70
	VertRefresh	50-160
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc. Mach64 3D RAGE II 3D Rage I/II 215GT [Mach64 GT]"
	Monitor		"CPD-E200"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection



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-11 20030829103906 james@nocrew.org) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 2002
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.21-rc1-ac1-cryptoloop i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Sep 27 11:29:58 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "CPD-E200"
(**) |   |-->Device "ATI Technologies Inc. Mach64 3D RAGE II 3D Rage I/II 215GT [Mach64 GT]"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) Option "XkbOptions" "ctrl:nocaps"
(**) XKB: options: "ctrl:nocaps"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,unix/:7101,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/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 3

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.5
	XFree86 XInput driver : 0.3
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.2.1.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 = 0x800040a8, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7030 card 0000,0000 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:08:0: chip 8086,7000 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:08:1: chip 8086,7010 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:08:2: chip 8086,7020 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:0c:0: chip 1274,1371 card 1274,1371 rev 06 class 04,01,00 hdr 00
(II) PCI: 00:13:0: chip 1002,4754 card 1002,4754 rev 48 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) 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:8:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:19:0) ATI Mach64 GT rev 72, Mem @ 0x0c000000/24, I/O @ 0xff00/8, BIOS @ 0x000c0000/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	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[1] -1 0	0x0c000000 - 0x0cffffff (0x1000000) MX[B](B)
	[2] -1 0	0x00001200 - 0x0000123f (0x40) IX[B]
	[3] -1 0	0x00001240 - 0x0000125f (0x20) IX[B]
	[4] -1 0	0x0000fe80 - 0x0000fe8f (0x10) IX[B]
	[5] -1 0	0x0000ff00 - 0x0000ffff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[1] -1 0	0x0c000000 - 0x0cffffff (0x1000000) MX[B](B)
	[2] -1 0	0x00001200 - 0x0000123f (0x40) IX[B]
	[3] -1 0	0x00001240 - 0x0000125f (0x20) IX[B]
	[4] -1 0	0x0000fe80 - 0x0000fe8f (0x10) IX[B]
	[5] -1 0	0x0000ff00 - 0x0000ffff (0x100) IX[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 - 0x0bffffff (0xbf00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000cffff (0x10000) 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 - 0x0bffffff (0xbf00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[6] -1 0	0x0c000000 - 0x0cffffff (0x1000000) MX[B](B)
	[7] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[9] -1 0	0x00001200 - 0x0000123f (0x40) IX[B]
	[10] -1 0	0x00001240 - 0x0000125f (0x20) IX[B]
	[11] -1 0	0x0000fe80 - 0x0000fe8f (0x10) IX[B]
	[12] -1 0	0x0000ff00 - 0x0000ffff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o":  No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.1.10
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
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: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 6.4.16
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) ATI: ATI driver (version 6.4.16) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
	ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
	ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
	ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
	ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
	ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
	ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI),
	ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
	ATI Rage 128 Mobility ML (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 QY (AGP), ATI Radeon VE QZ (AGP),
	ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LX (AGP),
	ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QM (AGP),
	ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
	ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
	ATI Radeon 7500 QW (AGP), ATI Radeon 9000 If (AGP)
(II) Primary Device is: PCI 00:13:0
(II) ATI:  Candidate "Device" section "ATI Technologies Inc. Mach64 3D RAGE II 3D Rage I/II 215GT [Mach64 GT]".
(II) ATI:  Shared PCI/AGP Mach64 in slot 0:19:0 detected.
(II) ATI:  Shared PCI/AGP Mach64 in slot 0:19:0 assigned to active "Device" section "ATI Technologies Inc. Mach64 3D RAGE II 3D Rage I/II 215GT [Mach64 GT]".
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x0bffffff (0xbf00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[6] -1 0	0x0c000000 - 0x0cffffff (0x1000000) MX[B](B)
	[7] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[9] -1 0	0x00001200 - 0x0000123f (0x40) IX[B]
	[10] -1 0	0x00001240 - 0x0000125f (0x20) IX[B]
	[11] -1 0	0x0000fe80 - 0x0000fe8f (0x10) IX[B]
	[12] -1 0	0x0000ff00 - 0x0000ffff (0x100) IX[B](B)
(II) Loading sub module "atimisc"
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 6.4.16
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x0bffffff (0xbf00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[6] -1 0	0x0c000000 - 0x0cffffff (0x1000000) MX[B](B)
	[7] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[8] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[9] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[10] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1 0	0x00001200 - 0x0000123f (0x40) IX[B]
	[13] -1 0	0x00001240 - 0x0000125f (0x20) IX[B]
	[14] -1 0	0x0000fe80 - 0x0000fe8f (0x10) IX[B]
	[15] -1 0	0x0000ff00 - 0x0000ffff (0x100) IX[B](B)
	[16] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[17] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(==) ATI(0): Chipset:  "ati".
(**) ATI(0): Depth 16, (--) framebuffer bpp 16
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) ATI(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) ATI(0): VESA BIOS detected
(II) ATI(0): VESA VBE Version 2.0
(II) ATI(0): VESA VBE Total Mem: 2048 kB
(II) ATI(0): VESA VBE OEM: ATI MACH64
(II) ATI(0): VESA VBE OEM Software Rev: 1.0
(II) ATI(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) ATI(0): VESA VBE OEM Product: MACH64GT
(II) ATI(0): VESA VBE OEM Product Rev: 01.00
(II) ATI(0): VESA VBE DDC supported
(II) ATI(0): VESA VBE DDC Level 2
(II) ATI(0): VESA VBE DDC transfer in appr. 2 sec.
(II) ATI(0): VESA VBE DDC read successfully
(II) ATI(0): Manufacturer: SNY  Model: 1470  Serial#: 4006869
(II) ATI(0): Year: 1999  Week: 52
(II) ATI(0): EDID Version: 1.2
(II) ATI(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) ATI(0): Sync:  Separate  Composite  SyncOnGreen
(II) ATI(0): Max H-Image Size [cm]: horiz.: 33  vert.: 24
(II) ATI(0): Gamma: 2.50
(II) ATI(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) ATI(0): First detailed timing is preferred mode
(II) ATI(0): redX: 0.625 redY: 0.340   greenX: 0.280 greenY: 0.605
(II) ATI(0): blueX: 0.155 blueY: 0.070   whiteX: 0.283 whiteY: 0.298
(II) ATI(0): Supported VESA Video Modes:
(II) ATI(0): 720x400@70Hz
(II) ATI(0): 720x400@88Hz
(II) ATI(0): 640x480@60Hz
(II) ATI(0): 640x480@67Hz
(II) ATI(0): 640x480@72Hz
(II) ATI(0): 640x480@75Hz
(II) ATI(0): 800x600@56Hz
(II) ATI(0): 800x600@60Hz
(II) ATI(0): 800x600@72Hz
(II) ATI(0): 800x600@75Hz
(II) ATI(0): 832x624@75Hz
(II) ATI(0): 1024x768@87Hz (interlaced)
(II) ATI(0): 1024x768@60Hz
(II) ATI(0): 1024x768@70Hz
(II) ATI(0): 1024x768@75Hz
(II) ATI(0): 1280x1024@75Hz
(II) ATI(0): 1152x870@75Hz
(II) ATI(0): Manufacturer's mask: 0
(II) ATI(0): Supported Future Video Modes:
(II) ATI(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) ATI(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) ATI(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) ATI(0): #3: hsize: 1152  vsize 864  refresh: 85  vid: 22897
(II) ATI(0): #4: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
(II) ATI(0): #5: hsize: 1280  vsize 960  refresh: 75  vid: 20353
(II) ATI(0): #6: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) ATI(0): Supported additional Video Mode:
(II) ATI(0): clock: 94.5 MHz   Image Size:  312 x 234 mm
(II) ATI(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) ATI(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
(II) ATI(0): Ranges: V min: 48  V max: 120 Hz, H min: 30  H max: 85 kHz, PixClock max 240 MHz
(II) ATI(0): Monitor name: CPD-E200
(II) ATI(0): Serial No: 4006869
(WW) System lacks support for changing MTRRs
(--) ATI(0): ATI 3D Rage graphics controller detected.
(--) ATI(0): Chip type 5654 "VT", version 0, foundry SGS, class 0, revision 0x00.
(--) ATI(0): PCI bus interface detected;  block I/O base is 0xFF00.
(--) ATI(0): ATI Mach64 adapter detected.
(!!) ATI(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(--) ATI(0): Internal RAMDAC (subtype 1) detected.
(==) ATI(0): RGB weight 565
(==) ATI(0): Default visual is TrueColor
(==) ATI(0): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(0): Using Mach64 accelerator CRTC.
(II) ATI(0): Storing hardware cursor image at 0x0C1FFC00.
(II) ATI(0): Using 8 MB linear aperture at 0x0C000000.
(!!) ATI(0): Virtual resolutions will be limited to 2047 kB
 due to linear aperture size and/or placement of hardware cursor image area.
(II) ATI(0): Using Block 0 MMIO aperture at 0x0C7FFC00.
(II) ATI(0): Using Block 1 MMIO aperture at 0x0C7FF800.
(II) ATI(0): MMIO write caching enabled.
(--) ATI(0): 2048 kB of Pseudo-EDO DRAM detected (using 2047 kB).
(WW) ATI(0): Cannot shadow an accelerated frame buffer.
(--) ATI(0): Internal programmable clock generator detected.
(--) ATI(0): Reference clock 157.5/11 (14.318) MHz.
(WW) ATI(0): config file vrefresh range 50-160Hz not within DDC vrefresh range 48-120Hz
(II) ATI(0): CPD-E200: Using hsync range of 30.00-70.00 kHz
(II) ATI(0): CPD-E200: Using vrefresh range of 50.00-160.00 Hz
(II) ATI(0): Maximum clock:  80.00 MHz
(II) ATI(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) ATI(0): Not using default mode "640x480" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) ATI(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) ATI(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) ATI(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) ATI(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) ATI(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) ATI(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) ATI(0): Not using default mode "700x525" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1024" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) ATI(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using mode "1280x1024" (no mode of this name)
(II) ATI(0): Not using mode "1152x864" (no mode of this name)
(--) ATI(0): Virtual size is 1024x768 (pitch 1024)
(**) ATI(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) ATI(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) ATI(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) ATI(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) ATI(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) ATI(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(--) ATI(0): Display dimensions: (330, 240) mm
(--) ATI(0): DPI set to (78, 81)
(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
(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) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0x0c000000 - 0x0cffffff (0x1000000) MS[B]
	[1] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[2] -1 0	0x00100000 - 0x0bffffff (0xbf00000) MX[B]E(B)
	[3] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B]
	[5] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[7] -1 0	0x0c000000 - 0x0cffffff (0x1000000) MX[B](B)
	[8] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[9] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[10] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[11] 0 0	0x0000ff00 - 0x0000ffff (0x100) IS[B]
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x00001200 - 0x0000123f (0x40) IX[B]
	[15] -1 0	0x00001240 - 0x0000125f (0x20) IX[B]
	[16] -1 0	0x0000fe80 - 0x0000fe8f (0x10) IX[B]
	[17] -1 0	0x0000ff00 - 0x0000ffff (0x100) IX[B](B)
	[18] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[19] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) ATI(0): Largest offscreen areas (with overlaps):
(II) ATI(0): 	1024 x 255 rectangle at 0,768
(II) ATI(0): 	512 x 256 rectangle at 0,768
(II) ATI(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		8 128x128 slots
(==) ATI(0): Backing store disabled
(==) ATI(0): Silken mouse enabled
(**) Option "dpms"
(**) ATI(0): DPMS enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Configured Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
Got unexpected buttonTimer in state 0

-rw-r--r--    1 root     root        27603 Sep 27 11:35 /var/log/XFree86.0.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux monkeyboy.math.arizona.edu 2.6.0-test5 #1 Mon Sep 8 20:56:45 MST 2003 i586
Locale: LANG=C, LC_CTYPE=C

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

-- debconf information:
* xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
* xserver-xfree86/config/device/use_fbdev: false
* 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: ati
* xserver-xfree86/config/monitor/vert-refresh: 50-160
* xserver-xfree86/config/display/default_depth: 16
* xserver-xfree86/config/display/modes: 1280x1024, 1152x864, 1024x768, 800x600, 640x480
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
  xserver-xfree86/config/monitor/range_input_error: 
  xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: 
* xserver-xfree86/config/inputdevice/mouse/port: /dev/psaux
* xserver-xfree86/config/write_files_section: true
  xserver-xfree86/autodetect_monitor: true
* xserver-xfree86/config/device/identifier: ATI Technologies Inc. Mach64 3D RAGE II 3D Rage I/II 215GT [Mach64 GT]
* shared/default-x-server: xserver-xfree86
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
* xserver-xfree86/config/inputdevice/keyboard/layout: us
* xserver-xfree86/config/monitor/horiz-sync: 30-70
* xserver-xfree86/config/monitor/identifier: CPD-E200
  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: true
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
  xserver-xfree86/config/inputdevice/mouse/retry_detection: 
  xserver-xfree86/config/device/bus_id_error: 
* xserver-xfree86/config/inputdevice/keyboard/options: ctrl:nocaps
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: PS/2
  shared/multiple_possible_x-servers: 
* xserver-xfree86/config/null_string_error: 


---------------------------------------
Received: (at 213029-done) by bugs.debian.org; 3 Oct 2003 07:29:05 +0000
>From branden@deadbeast.net Fri Oct 03 02:29:04 2003
Return-path: <branden@deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) [65.26.182.85] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A5JfF-0003Nk-00; Fri, 03 Oct 2003 01:43:45 -0500
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
	id D0653640FA; Fri,  3 Oct 2003 01:43:44 -0500 (EST)
Date: Fri, 3 Oct 2003 01:43:44 -0500
From: Branden Robinson <branden@debian.org>
To: 213029-done@bugs.debian.org
Subject: Re: Bug#213029: xserver-xfree86: upgrade switches from PS/2 to NetscrollPS/2 mouse
Message-ID: <20031003064344.GM14650@deadbeast.net>
References: <[🔎] 20031003041215.GG14650@deadbeast.net> <[🔎] Pine.GSO.4.33.0310022234450.21648-100000@bast.u.arizona.edu>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="p1Od3smaOkJqivj4"
Content-Disposition: inline
In-Reply-To: <[🔎] Pine.GSO.4.33.0310022234450.21648-100000@bast.u.arizona.edu>
User-Agent: Mutt/1.5.4i
Delivered-To: 213029-done@bugs.debian.org
X-Spam-Status: No, hits=-6.3 required=4.0
	tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT,QUOTE_TWICE_1
	version=2.53-bugs.debian.org_2003_10_1
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_1 (1.174.2.15-2003-03-30-exp)


--p1Od3smaOkJqivj4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Oct 02, 2003 at 10:54:59PM -0700, Andre Lehovich wrote:
> On Thu, 2 Oct 2003, Branden Robinson wrote:
> > There is a tool called "mdetect" (in a package of the same name)
> > that is used by the xserver-xfree86 configuration script for this
> > purpose.
> > ...
> > Well, if the problem comes and goes depending on which version of
> > the kernel is running, yes, I'd be tempted to blame it on the
> > kernel.  :)
>=20
> I just checked under both 2.6.0-test5 and 2.4.22: in both
> cases 'mdetect -x' reports back PS/2, so that's not it.

I am now even more stumped.

> > Unfortunately, I'm afraid I can't be of much more help on this
> > question.
> >
> > I don't have a good theory on how your mouse configuration got
> > changed and, as I said, there's no evidence trail to follow.
>=20
> That's okay -- my system is working, and I've learned more
> about how X in Debian works, so I'm happy.  I see reporting
> bugs as an obligation for Testing users; that is the only
> reason I filed a report.  I figured if it happened to me it
> would happen to others, but if nobody else is reporting
> this...

I'm going to close this bug as inexplicable, but if it happens for
someone else in the next 28 days, the bug can be reopened and merged
with the new report.  Maybe such a person will leave their system in its
mangled state long enough for me to help them do some forensic analysis.
:)

> I spoke with another Debian user today who also reconfigures
> his X11 by hand -- he was very happy to learn about the new
> md5sum procedure.

I'm very glad to hear it.

> Again, thanks for your help.

And thank *you* for your patience.

Closing this report.

--=20
G. Branden Robinson                |      The National Security Agency is
Debian GNU/Linux                   |      working on the Fourth Amendment
branden@debian.org                 |      thing.
http://people.debian.org/~branden/ |      -- Phil Lago, Deputy XD, CIA

--p1Od3smaOkJqivj4
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iEYEARECAAYFAj99GqAACgkQ6kxmHytGonwRngCbBldu5glFtNdnr3VnnouC6uMc
TPsAn1GZqonUyer3KQ5UozQlbg2aixvv
=RCnZ
-----END PGP SIGNATURE-----

--p1Od3smaOkJqivj4--



Reply to: