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

Bug#174685: marked as done (xserver-xfree86: quake3 unable to receive some DGA mouse events)



Your message dated Wed, 1 Jan 2003 13:29:10 -0500
with message-id <20030101182910.GR8801@deadbeast.net>
and subject line Bug#174685: xserver-xfree86: quake3 unable to receive some DGA mouse events
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; 30 Dec 2002 06:08:42 +0000
>From nveber@pyre.virge.net Mon Dec 30 00:08:39 2002
Return-path: <nveber@pyre.virge.net>
Received: from (pyre.virge.net) [24.157.37.105] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18St6K-0001qR-00; Mon, 30 Dec 2002 00:08:36 -0600
Received: by pyre.virge.net (Postfix, from userid 1000)
	id DA3991873DE; Mon, 30 Dec 2002 01:08:34 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Norbert Veber <nveber@pyre.virge.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xfree86: quake3 unable to receive some DGA mouse events
X-Mailer: reportbug 2.10
Date: Mon, 30 Dec 2002 01:08:34 -0500
Message-Id: <20021230060834.DA3991873DE@pyre.virge.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-1.8 required=5.0
	tests=BALANCE_FOR_LONG_20K,BALANCE_FOR_LONG_40K,
	      SPAM_PHRASE_00_01,SUPERLONG_LINE
	version=2.41
X-Spam-Level: 

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

After upgrading to 4.2.1-4, the mouse stopped working in quake3.
Clicking the mouse buttons works (judging from the audiable tones
generated when the mouse is clicked), but the pointer can not be moved.

Downgrading the xserver-xfree86 package to version 4.2.1-3 fixes the
problem.

-- Package-specific info:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon VE QY
01:00.0 Class 0300: 1002:5159

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

Section "Files"
	#FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	# Original Pyre fonts
	#FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
	#FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
	#FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	#FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" 
	#FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled"  
	#FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/:unscaled"
	#FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
	#FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/" 
	#FontPath   "/usr/X11R6/lib/X11/fonts/misc/"  
	#FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/"
	#FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
	#FontPath   "/usr/X11R6/lib/X11/fonts/sharefont/"

	#ce01533 Fonts
	FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
	FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
	FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
	FontPath "/usr/X11R6/lib/X11/fonts/sharefont/"

EndSection

Section "ServerFlags"
	Option "DontZap" "true"
        Option "StandbyTime" "20"
        Option "SuspendTime" "30"
	Option "OffTime"     "40"
EndSection

Section "Module"
	Load	"ddc"
	Load	"dbe"
	Load	"dri"
	Load	"extmod"
	Load	"glx"
	Load	"record"
	Load	"bitmap"
	Load	"freetype"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"int10"
	Load	"v4l"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	#Option		"Protocol"		"MouseManPlusPS/2"
	Option		"Protocol"		"ImPS/2"
	#Option		"Buttons"		"6"
	Option		"ZAxisMapping"		"4 5"
	Option		"Device"		"/dev/psaux"
	Option		"Resolution"		"800"
	#Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Radeon"
	VendorName	"ATI"
	#Driver "tseng"
	# Nvidia driver
	# Driver "nvidia"
	# Xfree driver
	# Driver "nv"
	Driver 		"radeon"
	Option		"AGPMode" "4"	
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	#Giant monitor
	HorizSync	50-60
	#Normal Monitor
	#HorizSync	31.5-62.5
	#VertRefresh	40-150
	#Giant monitor
	VertRefresh	40-150
	#Normal Monitor
	#VertRefresh	40-60
	Option		"DPMS"

	# 1152x864 @ 60 Hz, 53.5 kHz hsync
	ModeLine	"1152x864"  89.9 1152 1216 1472 1680 864 868 876 892 -Hsync -Vsync
	# 640x480 @ 100 Hz, 53.01 kHz hsync
	Modeline "640x480"     45.8   640  672  768  864   480  488  494 530 -HSync -Vsync
	ModeLine "352x264@70"  318.239  352  456  16368  16472  264  265 266  276
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Radeon"
	Monitor		"Generic Monitor"
	DefaultDepth	16

	#Option "NvAGP"	"0"

	SubSection "Display"
		Depth		1
		Modes		"1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		16
		#Modes		"1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" 
		Modes           "1024x768" "800x600" "640x480" "352x264@70"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config


XFree86 Version 4.2.1 (Debian 4.2.1-3 20021016191246 branden@deadbeast.net) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18 i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Dec 30 00:55:24 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Radeon"
(**) |-->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 "Generic Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/freefont/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/sharefont/" does not exist.
	Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/misc/:unscaled"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "DontZap" "true"
(**) Option "StandbyTime" "20"
(**) Option "SuspendTime" "30"
(**) Option "OffTime" "40"
(++) 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.1
	XFree86 Video Driver: 0.5
	XFree86 XInput driver : 0.3
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 1043,8033 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8033 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 1043,8033 rev 30 class 06,00,00 hdr 00
(II) PCI: 00:09:0: chip 10b7,9200 card 10b7,1000 rev 6c class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 8086,1229 card 8086,000c rev 08 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 1102,0002 card 1102,8027 rev 08 class 04,01,00 hdr 80
(II) PCI: 00:0c:1: chip 1102,7002 card 1102,0020 rev 08 class 09,80,00 hdr 80
(II) PCI: 00:0d:0: chip 109e,036e card 15b0,400d rev 02 class 04,00,00 hdr 80
(II) PCI: 00:0d:1: chip 109e,0878 card 15b0,400d rev 02 class 04,80,00 hdr 80
(II) PCI: 00:11:0: chip 105a,0d30 card 105a,4d33 rev 02 class 01,80,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5159 card 1002,013a rev 00 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, 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) Host-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1 0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xd5800000 - 0xd66fffff (0xf00000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xd7f00000 - 0xe3ffffff (0xc100000) MX[B]
(II) Bus -1: bridge is at (0:4:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus -1: bridge is at (0:4:4), (-1,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI: (0:13:0) BrookTree unknown chipset (0x036e) rev 2, Mem @ 0xd7000000/12
(--) PCI:*(1:0:0) ATI Radeon VE QY rev 0, Mem @ 0xd8000000/27, 0xd5800000/16, I/O @ 0xd800/8, BIOS @ 0xd7fe0000/17
(II) Addressable bus resource ranges are
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xd3800000 - 0xd381ffff (0x20000) MX[B]
	[1] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[2] -1 0	0xd4000000 - 0xd40fffff (0x100000) MX[B]
	[3] -1 0	0xd4800000 - 0xd4800fff (0x1000) MX[B]
	[4] -1 0	0xd5000000 - 0xd500007f (0x80) MX[B]
	[5] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[6] -1 0	0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
	[7] -1 0	0xd5800000 - 0xd580ffff (0x10000) MX[B](B)
	[8] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[9] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[10] -1 0	0x00006800 - 0x0000683f (0x40) IX[B]
	[11] -1 0	0x00007000 - 0x00007003 (0x4) IX[B]
	[12] -1 0	0x00007400 - 0x00007407 (0x8) IX[B]
	[13] -1 0	0x00007800 - 0x00007803 (0x4) IX[B]
	[14] -1 0	0x00008000 - 0x00008007 (0x8) IX[B]
	[15] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[16] -1 0	0x00008800 - 0x0000881f (0x20) IX[B]
	[17] -1 0	0x00009000 - 0x0000903f (0x40) IX[B]
	[18] -1 0	0x00009400 - 0x0000947f (0x80) IX[B]
	[19] -1 0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[20] -1 0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[21] -1 0	0x0000b800 - 0x0000b80f (0x10) IX[B]
	[22] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xd3800000 - 0xd381ffff (0x20000) MX[B]
	[1] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[2] -1 0	0xd4000000 - 0xd40fffff (0x100000) MX[B]
	[3] -1 0	0xd4800000 - 0xd4800fff (0x1000) MX[B]
	[4] -1 0	0xd5000000 - 0xd500007f (0x80) MX[B]
	[5] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[6] -1 0	0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
	[7] -1 0	0xd5800000 - 0xd580ffff (0x10000) MX[B](B)
	[8] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[9] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[10] -1 0	0x00006800 - 0x0000683f (0x40) IX[B]
	[11] -1 0	0x00007000 - 0x00007003 (0x4) IX[B]
	[12] -1 0	0x00007400 - 0x00007407 (0x8) IX[B]
	[13] -1 0	0x00007800 - 0x00007803 (0x4) IX[B]
	[14] -1 0	0x00008000 - 0x00008007 (0x8) IX[B]
	[15] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[16] -1 0	0x00008800 - 0x0000881f (0x20) IX[B]
	[17] -1 0	0x00009000 - 0x0000903f (0x40) IX[B]
	[18] -1 0	0x00009400 - 0x0000947f (0x80) IX[B]
	[19] -1 0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[20] -1 0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[21] -1 0	0x0000b800 - 0x0000b80f (0x10) IX[B]
	[22] -1 0	0x0000d800 - 0x0000d8ff (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 - 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	0xd3800000 - 0xd381ffff (0x20000) MX[B]
	[6] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[7] -1 0	0xd4000000 - 0xd40fffff (0x100000) MX[B]
	[8] -1 0	0xd4800000 - 0xd4800fff (0x1000) MX[B]
	[9] -1 0	0xd5000000 - 0xd500007f (0x80) MX[B]
	[10] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[11] -1 0	0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
	[12] -1 0	0xd5800000 - 0xd580ffff (0x10000) MX[B](B)
	[13] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[14] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x00006800 - 0x0000683f (0x40) IX[B]
	[18] -1 0	0x00007000 - 0x00007003 (0x4) IX[B]
	[19] -1 0	0x00007400 - 0x00007407 (0x8) IX[B]
	[20] -1 0	0x00007800 - 0x00007803 (0x4) IX[B]
	[21] -1 0	0x00008000 - 0x00008007 (0x8) IX[B]
	[22] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[23] -1 0	0x00008800 - 0x0000881f (0x20) IX[B]
	[24] -1 0	0x00009000 - 0x0000903f (0x40) IX[B]
	[25] -1 0	0x00009400 - 0x0000947f (0x80) IX[B]
	[26] -1 0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[27] -1 0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[28] -1 0	0x0000b800 - 0x0000b80f (0x10) IX[B]
	[29] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.1.10
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.0.1
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 4.0.1
	Module class: XFree86 Video Driver
	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, module version = 6.4.8
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) ATI: ATI driver (version 6.4.8) 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 QN (AGP),
	ATI Radeon 8500 QO (AGP), ATI Radeon 8500 Ql (AGP),
	ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Radeon VE QY (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xd3800000 - 0xd381ffff (0x20000) MX[B]
	[6] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[7] -1 0	0xd4000000 - 0xd40fffff (0x100000) MX[B]
	[8] -1 0	0xd4800000 - 0xd4800fff (0x1000) MX[B]
	[9] -1 0	0xd5000000 - 0xd500007f (0x80) MX[B]
	[10] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[11] -1 0	0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
	[12] -1 0	0xd5800000 - 0xd580ffff (0x10000) MX[B](B)
	[13] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[14] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x00006800 - 0x0000683f (0x40) IX[B]
	[18] -1 0	0x00007000 - 0x00007003 (0x4) IX[B]
	[19] -1 0	0x00007400 - 0x00007407 (0x8) IX[B]
	[20] -1 0	0x00007800 - 0x00007803 (0x4) IX[B]
	[21] -1 0	0x00008000 - 0x00008007 (0x8) IX[B]
	[22] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[23] -1 0	0x00008800 - 0x0000881f (0x20) IX[B]
	[24] -1 0	0x00009000 - 0x0000903f (0x40) IX[B]
	[25] -1 0	0x00009400 - 0x0000947f (0x80) IX[B]
	[26] -1 0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[27] -1 0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[28] -1 0	0x0000b800 - 0x0000b80f (0x10) IX[B]
	[29] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xd3800000 - 0xd381ffff (0x20000) MX[B]
	[6] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[7] -1 0	0xd4000000 - 0xd40fffff (0x100000) MX[B]
	[8] -1 0	0xd4800000 - 0xd4800fff (0x1000) MX[B]
	[9] -1 0	0xd5000000 - 0xd500007f (0x80) MX[B]
	[10] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[11] -1 0	0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
	[12] -1 0	0xd5800000 - 0xd580ffff (0x10000) MX[B](B)
	[13] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[14] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[15] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1 0	0x00006800 - 0x0000683f (0x40) IX[B]
	[21] -1 0	0x00007000 - 0x00007003 (0x4) IX[B]
	[22] -1 0	0x00007400 - 0x00007407 (0x8) IX[B]
	[23] -1 0	0x00007800 - 0x00007803 (0x4) IX[B]
	[24] -1 0	0x00008000 - 0x00008007 (0x8) IX[B]
	[25] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[26] -1 0	0x00008800 - 0x0000881f (0x20) IX[B]
	[27] -1 0	0x00009000 - 0x0000903f (0x40) IX[B]
	[28] -1 0	0x00009400 - 0x0000947f (0x80) IX[B]
	[29] -1 0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[30] -1 0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[31] -1 0	0x0000b800 - 0x0000b80f (0x10) IX[B]
	[32] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
	[33] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[34] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 16, (--) framebuffer bpp 16
(II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "AGPMode" "4"
(==) RADEON(0): RGB weight 565
(II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon VE QY (AGP)" (ChipID = 0x5159)
(--) RADEON(0): Linear framebuffer at 0xd8000000
(--) RADEON(0): MMIO registers at 0xd5800000
(--) RADEON(0): BIOS at 0xd7fe0000
(--) RADEON(0): VideoRAM: 32768 kByte (64-bit DDR SDRAM)
(II) RADEON(0): Primary Display == Type 1
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): I2C device "DDC:ddc2" registered.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) RADEON(0): VESA BIOS detected
(II) RADEON(0): VESA VBE Version 2.0
(II) RADEON(0): VESA VBE Total Mem: 32768 kB
(II) RADEON(0): VESA VBE OEM: ATI RADEON III
(II) RADEON(0): VESA VBE OEM Software Rev: 1.0
(II) RADEON(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) RADEON(0): VESA VBE OEM Product: R100
(II) RADEON(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) RADEON(0): VESA VBE DDC supported
(II) RADEON(0): VESA VBE DDC Level none
(II) RADEON(0): VESA VBE DDC transfer in appr. 2 sec.
(II) RADEON(0): VESA VBE DDC read failed
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12500 max=35000; xclk=18300
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Generic Monitor: Using hsync range of 50.00-60.00 kHz
(II) RADEON(0): Generic Monitor: Using vrefresh range of 40.00-150.00 Hz
(II) RADEON(0): Clock range:  12.50 to 350.00 MHz
(II) RADEON(0): Not using mode "352x264@70" (hsync out of range)
(II) RADEON(0): Not using default mode "640x350" (hsync out of range)
(II) RADEON(0): Not using default mode "320x175" (hsync out of range)
(II) RADEON(0): Not using default mode "640x400" (hsync out of range)
(II) RADEON(0): Not using default mode "320x200" (hsync out of range)
(II) RADEON(0): Not using default mode "720x400" (hsync out of range)
(II) RADEON(0): Not using default mode "360x200" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (hsync out of range)
(II) RADEON(0): Not using default mode "576x432" (hsync out of range)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (hsync out of range)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (hsync out of range)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (hsync out of range)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (hsync out of range)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (hsync out of range)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (hsync out of range)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (hsync out of range)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (hsync out of range)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (hsync out of range)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "800x512" (hsync out of range)
(II) RADEON(0): Not using mode "352x264@70" (no mode of this name)
(--) RADEON(0): Virtual size is 1024x768 (pitch 1024)
(**) RADEON(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) RADEON(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) RADEON(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) RADEON(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) RADEON(0): Mode "640x480": 45.8 MHz, 53.0 kHz, 100.0 Hz
(II) RADEON(0): Modeline "640x480"   45.80  640 672 768 864  480 488 494 530 -hsync -vsync
(==) RADEON(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(**) RADEON(0): Using AGP 4x mode
(II) RADEON(0): Depth moves disabled by default
(!!) RADEON(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xd5800000 - 0xd580ffff (0x10000) MX[B]
	[1] 0 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B]
	[2] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1 0	0xd3800000 - 0xd381ffff (0x20000) MX[B]
	[8] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[9] -1 0	0xd4000000 - 0xd40fffff (0x100000) MX[B]
	[10] -1 0	0xd4800000 - 0xd4800fff (0x1000) MX[B]
	[11] -1 0	0xd5000000 - 0xd500007f (0x80) MX[B]
	[12] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[13] -1 0	0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
	[14] -1 0	0xd5800000 - 0xd580ffff (0x10000) MX[B](B)
	[15] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[16] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[17] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[18] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[19] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[20] 0 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[21] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1 0	0x00006800 - 0x0000683f (0x40) IX[B]
	[24] -1 0	0x00007000 - 0x00007003 (0x4) IX[B]
	[25] -1 0	0x00007400 - 0x00007407 (0x8) IX[B]
	[26] -1 0	0x00007800 - 0x00007803 (0x4) IX[B]
	[27] -1 0	0x00008000 - 0x00008007 (0x8) IX[B]
	[28] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[29] -1 0	0x00008800 - 0x0000881f (0x20) IX[B]
	[30] -1 0	0x00009000 - 0x0000903f (0x40) IX[B]
	[31] -1 0	0x00009400 - 0x0000947f (0x80) IX[B]
	[32] -1 0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[33] -1 0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[34] -1 0	0x0000b800 - 0x0000b80f (0x10) IX[B]
	[35] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
	[36] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[37] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(==) RADEON(0): Write-combining range (0xd8000000,0x2000000)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xd288f000
(II) RADEON(0): [drm] mapped SAREA 0xd288f000 to 0x40012000
(II) RADEON(0): [drm] framebuffer handle = 0xd8000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x1106/0x0305; Card 0x1002/0x5159]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0xd48e3000
(II) RADEON(0): [agp] ring handle = 0xe4000000
(II) RADEON(0): [agp] Ring mapped at 0x4220e000
(II) RADEON(0): [agp] ring read ptr handle = 0xe4101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x40014000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe4102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x4230f000
(II) RADEON(0): [agp] AGP texture map handle = 0xe4302000
(II) RADEON(0): [agp] AGP Texture map mapped at 0x4250f000
(II) RADEON(0): [drm] register handle = 0xd5800000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB AGP aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for AGP textures
(II) RADEON(0): Memory manager initialized to (0,0) (1024,3071)
(II) RADEON(0): Reserved area from (0,768) to (1024,770)
(II) RADEON(0): Largest offscreen area available: 1024 x 2301
(II) RADEON(0): Reserved back buffer at offset 0x600000
(II) RADEON(0): Reserved depth buffer at offset 0x780000
(II) RADEON(0): Reserved 23552 kb for textures at offset 0x900000
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid Lines
	Dashed Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		10 256x256 slots
		4 512x512 slots
(II) RADEON(0): Acceleration enabled
(II) RADEON(0): Using hardware cursor (scanline 1540)
(II) RADEON(0): Largest offscreen area available: 1024 x 2299
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(II) RADEON(0): X context handle = 0x00000001
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): Direct rendering enabled
(II) Setting vga for screen 0.
(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" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Generic Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 5
(**) Option "Resolution" "800"
(**) Generic Mouse: Resolution: 800
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
GetModeLine - scrn: 0 clock: 78800
GetModeLine - hdsp: 1024 hbeg: 1040 hend: 1136 httl: 1312
              vdsp: 768 vbeg: 769 vend: 772 vttl: 800 flags: 5
SwitchToMode - scrn: 0 clock: 45800
               hdsp: 640 hbeg: 672 hend: 768 httl: 864
               vdsp: 480 vbeg: 488 vend: 494 vttl: 530 flags: 10
Checking against clock: 78800 (78800)
                 hdsp: 1024 hbeg: 1040 hend: 1136 httl: 1312
                 vdsp: 768 vbeg: 769 vend: 772 vttl: 800 flags: 5
Checking against clock: 56300 (56300)
                 hdsp: 800 hbeg: 832 hend: 896 httl: 1048
                 vdsp: 600 vbeg: 601 vend: 604 vttl: 631 flags: 5
Checking against clock: 45800 (45800)
                 hdsp: 640 hbeg: 672 hend: 768 httl: 864
                 vdsp: 480 vbeg: 488 vend: 494 vttl: 530 flags: 10
SwitchToMode - Succeeded
SwitchToMode - scrn: 0 clock: 78800
               hdsp: 1024 hbeg: 1040 hend: 1136 httl: 1312
               vdsp: 768 vbeg: 769 vend: 772 vttl: 800 flags: 5
Checking against clock: 78800 (78800)
                 hdsp: 1024 hbeg: 1040 hend: 1136 httl: 1312
                 vdsp: 768 vbeg: 769 vend: 772 vttl: 800 flags: 5
SwitchToMode - Succeeded

-rw-r--r--    1 root     root        35843 2002-12-30 00:56 /var/log/XFree86.0.log
-rw-rw-r--    1 root     root        30504 2002-09-13 22:05 /var/log/XFree86.1.log
-rw-r--r--    1 root     root        39310 2002-12-25 22:53 /var/log/XFree86.20.log
-rw-r--r--    1 root     root        18875 2002-05-21 19:34 /var/log/XFree86.2.log
-rw-r--r--    1 root     root        31034 2001-11-24 00:11 /var/log/XFree86.3.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pyre.virge.net 2.4.20 #3 Sun Dec 22 00:49:02 EST 2002 i686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

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

-- debconf information excluded


---------------------------------------
Received: (at 174685-done) by bugs.debian.org; 1 Jan 2003 18:29:12 +0000
>From branden@deadbeast.net Wed Jan 01 12:29:12 2003
Return-path: <branden@deadbeast.net>
Received: from dhcp16621067.indy.rr.com (redwald.deadbeast.net) [24.166.21.67] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18Tnc7-0001Fi-00; Wed, 01 Jan 2003 12:29:12 -0600
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
	id DBA75643BE; Wed,  1 Jan 2003 13:29:10 -0500 (EST)
Date: Wed, 1 Jan 2003 13:29:10 -0500
From: Branden Robinson <branden@debian.org>
To: 174685-done@bugs.debian.org
Subject: Re: Bug#174685: xserver-xfree86: quake3 unable to receive some DGA mouse events
Message-ID: <20030101182910.GR8801@deadbeast.net>
References: <20021230060834.DA3991873DE@pyre.virge.net> <1041254991.1726.10.camel@thor>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu"
Content-Disposition: inline
In-Reply-To: <1041254991.1726.10.camel@thor>
User-Agent: Mutt/1.4i
Delivered-To: 174685-done@bugs.debian.org
X-Spam-Status: No, hits=-15.2 required=5.0
	tests=IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,
	      SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 


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

On Mon, Dec 30, 2002 at 02:29:51PM +0100, Michel D?nzer wrote:
> On Mon, 2002-12-30 at 07:08, Norbert Veber wrote:
> > Package: xserver-xfree86
> > Version: 4.2.1-4
> > Severity: normal
> >=20
> > After upgrading to 4.2.1-4, the mouse stopped working in quake3.
> > Clicking the mouse buttons works (judging from the audiable tones
> > generated when the mouse is clicked), but the pointer can not be moved.
> >=20
> > Downgrading the xserver-xfree86 package to version 4.2.1-3 fixes the
> > problem.
>=20
> This is due to the fix for bug #85365 and fixed in the latest Quake3
> version.

Closing this spurious report.

--=20
G. Branden Robinson                |     What influenced me to atheism was
Debian GNU/Linux                   |     reading the Bible cover to cover.
branden@debian.org                 |     Twice.
http://people.debian.org/~branden/ |     -- J. Michael Straczynski

--sdtB3X0nJg68CQEu
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iEYEARECAAYFAj4TM3YACgkQ6kxmHytGonzWzwCdHvEdB4rUVCK6g/h1E+wqXy38
lwMAoKET35yLbXaOHklG2mC03C4J+uPZ
=zcOM
-----END PGP SIGNATURE-----

--sdtB3X0nJg68CQEu--



Reply to: