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

Bug#131614: marked as done (xserver-xfree86: [ati/radeon, s3virge] using DRI module crashes dual-head Radeon, ViRGE/VX configuration)



Your message dated Tue, 01 May 2007 23:42:09 +0200
with message-id <4637B431.4050405@ens-lyon.org>
and subject line Undelivered Mail Returned to Sender
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)

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-13
Severity: normal

That's a lot of information.  Basically, I have a dual monitor setup
using two cards, a AGP Radeon and a PCI S3Virge/VX.  Both cards work by
themselves, and the Radeon will even successfully use direct rendering
and accelleartion -- very nice.  They will not, however, run together
with two screens unless I disable the Load "dri" module.  This causes a
nice system crash -- total lockup for all terminals, though it is still
possible to term in and reboot the machine (but restarting or killing
the processes will not allow you to restart X or get back to a regular
terminal).  

The below config is an example that works -- dri is
commented out.  If I enable that one line it will lock the whole system.
The log doesn't say much about an error, but the last thing it tries to
do is load /usr/X11R6/lib/modules/librac.a then crashes and hangs all
local terms.  

Not really a show stopper in the grand scheme of things,
since I can still run one configurations or the other -- dri enable for
one screen or no dri and have both screens, but I thought I'd report
this anyway.

-Curtis Nelson
curtis.nelson@acsalaska.net


01:00.0 VGA compatible controller: ATI Technologies Inc Radeon VE QY
02:09.0 VGA compatible controller: S3 Inc. 86c988 [ViRGE/VX] (rev 02)
01:00.0 Class 0300: 1002:5159
02:09.0 Class 0300: 5333:883d (rev 02)

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 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.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.

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/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	"pex5"
	Load	"record"
	Load	"speedo"
	Load	"type1"
#	Load	"vbe"
	Load	"xie"
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/psaux"
	Option		"Protocol"		"ImPS/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	"Generic Video Card"
	Driver		"ati"
	BusID		"PCI:1:0:0"
EndSection

Section "Device"
	Identifier	"Secondary Video Card"
	Driver		"s3virge"
	BusID		"PCI:2:9:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-120
	VertRefresh	50-160
	Option		"DPMS"
EndSection

Section "Monitor"
	Identifier	"Secondary Monitor"
	HorizSync       30-60
	VertRefresh     50-100
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24	
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier      "Secondary Screen"
        Device          "Secondary Video Card"
        Monitor         "Secondary Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION


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.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
	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/FAQ)
Build Operating System: Linux 2.4.13 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Jan 30 15:32:12 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Screen "Secondary Screen" (1)
(**) |   |-->Monitor "Secondary Monitor"
(**) |   |-->Device "Secondary 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"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/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) Cannot open APM
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.4
	XFree86 XInput driver : 0.2
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.2
(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.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x0000281c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2530 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2532 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 04 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 107b,0063 rev 04 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 107b,0063 rev 04 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 107b,0063 rev 04 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 107b,0063 rev 04 class 0c,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5159 card 1002,053a rev 00 class 03,00,00 hdr 00
(II) PCI: 02:09:0: chip 5333,883d card 0000,0000 rev 02 class 03,00,00 hdr 00
(II) PCI: 02:0a:0: chip 1102,0002 card 1102,8032 rev 07 class 04,01,00 hdr 80
(II) PCI: 02:0a:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: 02:0b:0: chip 10b7,9200 card 10b7,1000 rev 78 class 02,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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) 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: 0x02 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1 0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xf6900000 - 0xf69fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xc6600000 - 0xd66fffff (0x10100000) MX[B]
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0a (VGA_EN is set)
(II) Bus 2 I/O range:
	[0] -1 0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1 0	0xf6a00000 - 0xfeafffff (0x8100000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1 0	0xd6700000 - 0xd67fffff (0x100000) MX[B]
(II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI: (1:0:0) ATI Radeon VE rev 0, Mem @ 0xc8000000/27, 0xf69f0000/16, I/O @ 0xc800/8, BIOS @ 0xf69c0000/17
(--) PCI:*(2:9:0) S3 ViRGE/VX rev 2, Mem @ 0xf8000000/26, BIOS @ 0xfeaf0000/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	0xfeaefc00 - 0xfeaefc7f (0x80) MX[B]
	[1] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[2] -1 0	0xfeaf0000 - 0xfeafffff (0x10000) MX[B](B)
	[3] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[4] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[5] -1 0	0x0000dff0 - 0x0000dff7 (0x8) IX[B]
	[6] -1 0	0x0000df80 - 0x0000df9f (0x20) IX[B]
	[7] -1 0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[8] -1 0	0x0000efa0 - 0x0000efaf (0x10) IX[B]
	[9] -1 0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[10] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) Inactive PCI resource ranges:
	[0] -1 0	0xf69c0000 - 0xf69dffff (0x20000) MX[B](B)
	[1] -1 0	0xf69f0000 - 0xf69fffff (0x10000) MX[B](B)
	[2] -1 0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[3] -1 0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xfeaefc00 - 0xfeaefc7f (0x80) MX[B]
	[1] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[2] -1 0	0xfeaf0000 - 0xfeafffff (0x10000) MX[B](B)
	[3] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[4] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[5] -1 0	0x0000dff0 - 0x0000dff7 (0x8) IX[B]
	[6] -1 0	0x0000df80 - 0x0000df9f (0x20) IX[B]
	[7] -1 0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[8] -1 0	0x0000efa0 - 0x0000efaf (0x10) IX[B]
	[9] -1 0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[10] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1 0	0xf69c0000 - 0xf69dffff (0x20000) MX[B](B)
	[1] -1 0	0xf69f0000 - 0xf69fffff (0x10000) MX[B](B)
	[2] -1 0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[3] -1 0	0x0000c800 - 0x0000c8ff (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	0xfeaefc00 - 0xfeaefc7f (0x80) MX[B]
	[6] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[7] -1 0	0xfeaf0000 - 0xfeafffff (0x10000) MX[B](B)
	[8] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1 0	0xf69c0000 - 0xf69dffff (0x20000) MX[B](B)
	[10] -1 0	0xf69f0000 - 0xf69fffff (0x10000) MX[B](B)
	[11] -1 0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[15] -1 0	0x0000dff0 - 0x0000dff7 (0x8) IX[B]
	[16] -1 0	0x0000df80 - 0x0000df9f (0x20) IX[B]
	[17] -1 0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[18] -1 0	0x0000efa0 - 0x0000efaf (0x10) IX[B]
	[19] -1 0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[20] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[21] -1 0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.1.0.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.1.0.1, module version = 1.1.9
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.1.0.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
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 6.3.6
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
(II) Module s3virge: vendor="Kevin Brosius"
	compiled for 4.1.0.1, module version = 1.6.13
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) ATI: ATI driver (version 6.3.6) 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 Pro PD (PCI),
	ATI Rage 128 Pro PF (AGP), ATI Rage 128 Pro PP (PCI),
	ATI Rage 128 Pro PR (PCI), 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 (AGP)
	S3VIdentify
(II) S3VIRGE: driver (version 1.6.13) for S3 ViRGE chipsets: virge, 86C325,
	virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2,
	86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365,
	trio 3d/2x, 86C362, 86C368
(II) Primary Device is: PCI 02:09:0
(II) ATI:  Candidate "Device" section "Generic Video Card".
(II) ATI:  Shared non-ATI VGA in PCI/AGP slot 2:9:0 detected.
(--) Chipset ATI Radeon VE (AGP) found
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(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	0xfeaefc00 - 0xfeaefc7f (0x80) MX[B]
	[6] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[7] -1 0	0xfeaf0000 - 0xfeafffff (0x10000) MX[B](B)
	[8] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1 0	0xf69c0000 - 0xf69dffff (0x20000) MX[B](B)
	[10] -1 0	0xf69f0000 - 0xf69fffff (0x10000) MX[B](B)
	[11] -1 0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[15] -1 0	0x0000dff0 - 0x0000dff7 (0x8) IX[B]
	[16] -1 0	0x0000df80 - 0x0000df9f (0x20) IX[B]
	[17] -1 0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[18] -1 0	0x0000efa0 - 0x0000efaf (0x10) IX[B]
	[19] -1 0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[20] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[21] -1 0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
	S3VProbe begin
(--) Chipset virge vx 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	0xfeaefc00 - 0xfeaefc7f (0x80) MX[B]
	[6] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[7] -1 0	0xfeaf0000 - 0xfeafffff (0x10000) MX[B](B)
	[8] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1 0	0xf69c0000 - 0xf69dffff (0x20000) MX[B](B)
	[10] -1 0	0xf69f0000 - 0xf69fffff (0x10000) MX[B](B)
	[11] -1 0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[15] -1 0	0x0000dff0 - 0x0000dff7 (0x8) IX[B]
	[16] -1 0	0x0000df80 - 0x0000df9f (0x20) IX[B]
	[17] -1 0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[18] -1 0	0x0000efa0 - 0x0000efaf (0x10) IX[B]
	[19] -1 0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[20] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[21] -1 0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
	S3VProbe end
(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	0xfeaefc00 - 0xfeaefc7f (0x80) MX[B]
	[6] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[7] -1 0	0xfeaf0000 - 0xfeafffff (0x10000) MX[B](B)
	[8] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1 0	0xf69c0000 - 0xf69dffff (0x20000) MX[B](B)
	[10] -1 0	0xf69f0000 - 0xf69fffff (0x10000) MX[B](B)
	[11] -1 0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[12] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] 1 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 1 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 1 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	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[21] -1 0	0x0000dff0 - 0x0000dff7 (0x8) IX[B]
	[22] -1 0	0x0000df80 - 0x0000df9f (0x20) IX[B]
	[23] -1 0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[24] -1 0	0x0000efa0 - 0x0000efaf (0x10) IX[B]
	[25] -1 0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[26] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[27] -1 0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
	[28] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[29] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
	[30] 1 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[31] 1 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) RADEON(0): initializing int10
(--) RADEON(0): Chipset: "ATI Radeon VE (AGP)" (ChipID = 0x5159)
(--) RADEON(0): Linear framebuffer at 0xc8000000
(--) RADEON(0): MMIO registers at 0xf69f0000
(--) RADEON(0): BIOS at 0xf69c0000
(WW) System lacks support for changing MTRRs
(--) RADEON(0): VideoRAM: 65536 kByte (64-bit DDR SDRAM)
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12500 max=35000; xclk=16600
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) RADEON(0): VESA BIOS detected
(II) RADEON(0): VESA VBE Version 2.0
(II) RADEON(0): VESA VBE Total Mem: 65536 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 2
(II) RADEON(0): VESA VBE DDC transfer in appr. 2 sec.
(II) RADEON(0): VESA VBE DDC read successfully
(II) RADEON(0): Manufacturer: GWY  Model: 460  Serial#: 57569
(II) RADEON(0): Year: 2001  Week: 4
(II) RADEON(0): EDID Version: 1.1
(II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 40  vert.: 30
(II) RADEON(0): Gamma: 2.20
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.625 redY: 0.340   greenX: 0.290 greenY: 0.605
(II) RADEON(0): blueX: 0.150 blueY: 0.070   whiteX: 0.281 whiteY: 0.311
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): 1024x768@70Hz
(II) RADEON(0): 1024x768@75Hz
(II) RADEON(0): 1280x1024@75Hz
(II) RADEON(0): 1152x870@75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 2048  vsize 1536  refresh: 75  vid: 20449
(II) RADEON(0): #1: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) RADEON(0): #2: hsize: 1856  vsize 1392  refresh: 75  vid: 20425
(II) RADEON(0): #3: hsize: 1792  vsize 1344  refresh: 75  vid: 20417
(II) RADEON(0): #4: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEON(0): #5: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) RADEON(0): #6: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) RADEON(0): #7: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 297.0 MHz   Image Size:  393 x 295 mm
(II) RADEON(0): h_active: 1920  h_sync: 2064  h_sync_end 2288 h_blank_end 2640 h_border: 0
(II) RADEON(0): v_active: 1440  v_sync: 1441  v_sync_end 1444 v_blanking: 1500 v_border: 0
(II) RADEON(0): Ranges: V min: 50  V max: 160 Hz, H min: 30  H max: 121 kHz, PixClock max 360 MHz
(II) RADEON(0): Monitor name: GatewayVX1120
(II) RADEON(0): Serial No: 101057569
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Generic Monitor: Using hsync range of 30.00-120.00 kHz
(II) RADEON(0): Generic Monitor: Using vrefresh range of 50.00-160.00 Hz
(II) RADEON(0): Clock range:  12.50 to 350.00 MHz
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync
(**) RADEON(0): Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x960"  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync
(**) RADEON(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) RADEON(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +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): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) RADEON(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(++) RADEON(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.1.0.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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) RADEON(0): Depth moves disabled by default
	S3VPreInit 1
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(**) S3VIRGE(1): Depth 24, (--) framebuffer bpp 24
(==) S3VIRGE(1): RGB weight 888
(==) S3VIRGE(1): Default visual is TrueColor
	S3VGetRec
(==) S3VIRGE(1): Using HW Cursor
(==) S3VIRGE(1): Using fb.
(==) S3VIRGE(1): XVideo allowed (depends on chipset).
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) S3VIRGE(1): initializing int10
(II) S3VIRGE(1): Primary V_BIOS segment is: 0xc000
(II) S3VIRGE(1): VESA BIOS detected
(II) S3VIRGE(1): VESA VBE Version 1.2
(II) S3VIRGE(1): VESA VBE Total Mem: 4096 kB
(II) S3VIRGE(1): VESA VBE OEM: STB Velocity 3D (S3 86C988)
(--) S3VIRGE(1): Chipset: "virge vx"
	S3VMapMem
	S3VEnableMmio
	S3VPreInit vgaCRIndex=3d4, vgaIOBase=3d0, MMIOBase=4026a000
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(--) S3VIRGE(1): No DDC signal
(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.1.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.4
(II) S3VIRGE(1): I2C bus "I2C bus" initialized.
(II) S3VIRGE(1): I2C device "I2C bus:ddc2" registered.
(II) S3VIRGE(1): I2C device "I2C bus:ddc2" removed.
(II) S3VIRGE(1): I2C device "I2C bus:ddc2" registered.
(II) S3VIRGE(1): I2C device "I2C bus:ddc2" removed.
(II) S3VIRGE(1): Manufacturer: GWY  Model: 311  Serial#: 8060179
(II) S3VIRGE(1): Year: 1997  Week: 17
(II) S3VIRGE(1): EDID Version: 1.0
(II) S3VIRGE(1): Analog Display Input,  Input Voltage Level: 0.714/0.286 V
(II) S3VIRGE(1): Sync:  Separate  Composite  SyncOnGreen
(II) S3VIRGE(1): Max H-Image Size [cm]: horiz.: 33  vert.: 24
(II) S3VIRGE(1): Gamma: 1.00
(II) S3VIRGE(1): DPMS capabilities: Suspend Off; RGB/Color Display
(II) S3VIRGE(1): redX: 0.625 redY: 0.340   greenX: 0.280 greenY: 0.595
(II) S3VIRGE(1): blueX: 0.155 blueY: 0.070   whiteX: 0.283 whiteY: 0.298
(II) S3VIRGE(1): Supported VESA Video Modes:
(II) S3VIRGE(1): 720x400@70Hz
(II) S3VIRGE(1): 640x480@60Hz
(II) S3VIRGE(1): 640x480@75Hz
(II) S3VIRGE(1): 800x600@75Hz
(II) S3VIRGE(1): 1024x768@60Hz
(II) S3VIRGE(1): 1024x768@75Hz
(II) S3VIRGE(1): Manufacturer's mask: 0
(II) S3VIRGE(1): Supported additional Video Mode:
(II) S3VIRGE(1): clock: 110.0 MHz   Image Size:  300 x 225 mm
(II) S3VIRGE(1): h_active: 1280  h_sync: 1360  h_sync_end 1472 h_blank_end 1720 h_border: 0
(II) S3VIRGE(1): v_active: 1024  v_sync: 1025  v_sync_end 1030 v_blanking: 1067 v_border: 0
(==) S3VIRGE(1): Using gamma correction (1.0, 1.0, 1.0)
(--) S3VIRGE(1): videoram:  4096k
(--) S3VIRGE(1): Detected current MCLK value of 50.114 MHz
	S3VDisableMmio
	S3VPreInit minClock=20000, maxClock=440000
(II) S3VIRGE(1): Secondary Monitor: Using hsync range of 30.00-60.00 kHz
(II) S3VIRGE(1): Secondary Monitor: Using vrefresh range of 50.00-100.00 Hz
(II) S3VIRGE(1): Clock range:  20.00 to 440.00 MHz
(II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1152x864" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x960" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x1024" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x1024" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x1024" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode)
(--) S3VIRGE(1): Virtual size is 1024x768 (pitch 1024)
(**) S3VIRGE(1): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) S3VIRGE(1): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) S3VIRGE(1): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) S3VIRGE(1): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) S3VIRGE(1): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) S3VIRGE(1): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(++) S3VIRGE(1): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/X11R6/lib/modules/libfb.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Reloading /usr/X11R6/lib/modules/libxaa.a
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Reloading /usr/X11R6/lib/modules/libramdac.a
Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonWaitForIdleCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmDMA from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonFlushIndirectBuffer from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonFlushIndirectBuffer from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStopCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonClear from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpAcquire from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpGetMode from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpVendorId from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpDeviceId from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpEnable from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpRelease from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpAlloc from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpRelease from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpBind from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpRelease from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmMap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmMap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmMap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmMap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonInitCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonStopCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmRadeonCleanupCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpUnbind from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmAgpRelease from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  Yes, I do.
(II) LoadModule: "rac"
(II) Loading /usr/X11R6/lib/modules/librac.a
(II) Module rac: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) resource ranges after preInit:
	[0] 1 0	0xf8000000 - 0xfbffffff (0x4000000) MS[B]
	[1] 0 0	0xf69f0000 - 0xf69fffff (0x10000) MS[B]
	[2] 0 0	0xc8000000 - 0xcfffffff (0x8000000) MS[B]
	[3] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1 0	0xfeaefc00 - 0xfeaefc7f (0x80) MX[B]
	[9] -1 0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[10] -1 0	0xfeaf0000 - 0xfeafffff (0x10000) MX[B](B)
	[11] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[12] -1 0	0xf69c0000 - 0xf69dffff (0x20000) MX[B](B)
	[13] -1 0	0xf69f0000 - 0xf69fffff (0x10000) MX[B](B)
	[14] -1 0	0xc8000000 - 0xcfffffff (0x8000000) 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	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[19] 1 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[20] 1 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[21] 0 0	0x0000c800 - 0x0000c8ff (0x100) IS[B]
	[22] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1 0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[25] -1 0	0x0000dff0 - 0x0000dff7 (0x8) IX[B]
	[26] -1 0	0x0000df80 - 0x0000df9f (0x20) IX[B]
	[27] -1 0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[28] -1 0	0x0000efa0 - 0x0000efaf (0x10) IX[B]
	[29] -1 0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[30] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[31] -1 0	0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
	[32] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[33] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
	[34] 1 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[35] 1 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) RADEON(0): Memory manager initialized to (0,0) (1280,8191)
(II) RADEON(0): Reserved area from (0,1024) to (1280,1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 7165
(==) 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
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Dashed Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(II) RADEON(0): Acceleration enabled
(II) RADEON(0): Using hardware cursor (scanline 4104)
(II) RADEON(0): Largest offscreen area available: 1280 x 7163
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(II) RADEON(0): Direct rendering disabled
	S3VScreenInit
	S3VMapMem
	S3VEnableMmio
	S3VSave
    S3VSave - cr3a: 1 (adding 0x80)
    S3VSave - cr3a: 1 (adding 0x80-2)
(II) S3VIRGE(1): MMPR regs: 00110400 00000000 00000808 08080810


ViRGE driver: saved current video mode. Register dump:

(II) S3VIRGE(1): START register dump ------------------
Misc Out[3CC]
  67

CR[00-2f]
  5f 4f 50 82  55 81 bf 1f  00 4f 0d 0e  00 00 3f ff  
  9c 8e 8f 28  1f 96 b9 a3  ff ff ff ff  ff ff ff ff  
  ff 00 00 00  00 00 00 00  00 00 00 00  00 88 3d 02  
  
SR[00-27]
  03 00 03 00  02 05 06 07  06 00 00 00  0c 00 0e 0f  
  60 36 61 05  00 03 f6 99  40 01 0f 1b  00 1d 1e 1f  
  20 21 80 36  80 3d 26 27  

Gr Cont GR[00-0f]
  00 00 00 00  00 10 0e 00  ff f9 fa fb  fc fd fe ff  
  
Att Cont AR[00-1f]
  20 21 22 23  24 25 26 27  28 29 2a 2b  2c 2d 2e 2f  
  0c 00 0f 08  00 35 36 37  0c 00 0f 08  00 3d 3e 3f  
  
CR[30-6f]
  e1 05 40 00  00 00 bb ff  7b bd 05 60  10 00 00 00  
  00 0d 0d 08  08 00 00 01  00 a5 00 ff  ef ff c0 c0  
  00 00 a0 08  30 00 00 00  43 f8 00 00  00 00 00 00  
  0f 0f 0f 00  00 00 10 00  fc e0 80 00  00 00 ff 07  
  
(II) S3VIRGE(1): END register dump --------------------
	S3VModeInit
    S3VMdInit - cr3a: 5 (probe)
    S3VMdInit - cr3a: 95 (new)
	S3VModeInit dclk=78800 
	S3VInitSTREAMS
	S3VWriteMode
    S3VWrMode - cr3a: 95 (set 3a)
    S3VWrMode - restoring cr3a: 95 (adding 0x80)
	S3VGEReset sub_stat=3000 
(II) S3VIRGE(1): ViRGE driver: done restoring mode, dumping CR registers:
(II) S3VIRGE(1): START register dump ------------------
Misc Out[3CC]
  2f

CR[00-2f]
  9f 7f 7f 82  82 8e 1e f5  00 60 00 00  00 00 00 00  
  01 24 ff 80  00 ff 1e c3  ff ff ff ff  ff ff ff ff  
  ff 00 00 00  00 00 00 00  00 00 00 00  00 88 3d 02  
  
SR[00-27]
  03 01 0f 00  0e 05 06 07  06 00 00 00  0c 00 0e 0f  
  60 36 41 40  00 83 f6 99  00 01 0f 1b  00 1d 1e 1f  
  20 21 80 36  80 3d 26 27  

Gr Cont GR[00-0f]
  00 00 00 00  00 40 05 0f  ff f9 fa fb  fc fd fe ff  
  
Att Cont AR[00-1f]
  60 61 62 63  64 65 66 67  68 69 6a 6b  6c 6d 6e 6f  
  41 00 0f 00  00 35 36 37  41 00 0f 00  00 3d 3e 3f  
  
CR[30-6f]
  e1 8c 40 20  10 00 b3 ff  7b bd 95 91  4f 00 00 00  
  00 0d 0d 08  08 00 00 01  00 a5 00 ff  ef ff c0 c0  
  00 10 a0 08  00 10 00 00  53 f8 00 00  00 00 40 40  
  0f 0f 0f 09  09 00 90 dc  fc e0 80 00  00 51 ff 07  
  
(II) S3VIRGE(1): END register dump --------------------
(**) S3VIRGE(1): Using FB
(II) S3VIRGE(1): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		16 128x128 slots
		4 256x256 slots
(==) S3VIRGE(1): Backing store disabled
(==) S3VIRGE(1): Silken mouse enabled
	S3VDGAInit
	S3VDGAInit firstone vpWid=1024, vpHgt=768, Bpp=3, mdbitsPP=24
	S3VDGAInit firstone vpWid=800, vpHgt=600, Bpp=3, mdbitsPP=24
	S3VDGAInit firstone vpWid=640, vpHgt=480, Bpp=3, mdbitsPP=24
	S3VHWCursorInit
(**) Option "dpms"
(**) S3VIRGE(1): DPMS enabled
(II) Setting vga for screen 0.
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(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"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Configured Mouse: Buttons: 3
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)

-rw-r--r--    1 root     root        42452 Jan 30 15:32 /var/log/XFree86.0.log



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux thebes 2.4.17-386 #2 Sat Dec 22 21:55:21 EST 2001 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf                       1.0.25     Debian configuration management sy
ii  libc6                         2.2.4-7    GNU C Library: Shared libraries an
ii  xserver-common                4.1.0-13   files and utilities common to all 
ii  zlib1g                        1:1.1.3-18 compression library - runtime



--- End Message ---
--- Begin Message ---
Closing since the submitter's and replier's addresses are both invalid.
If anybody ever reproduces this problem, feel free to reopen.

Brice


--- End Message ---

Reply to: