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

Bug#246901: xserver-xfree86: this is debian kernel bug - fixed btw



Package: xserver-xfree86
Version: 4.3.0.dfsg.1-1
Severity: normal
Followup-For: Bug #246901

This CP error remind me something, google group is really helpful :
http://groups.google.com/groups?hl=fr&lr=&ie=UTF-8&oe=UTF-8&threadm=1QADo-4ar-17%40gated-at.bofh.it&rnum=6&prev=/groups%3Fq%3DRADEONCPGetBuffer:%2BCP%2BGetBuffer%2Bdebian%26hl%3Dfr%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3D1QADo-4ar-17%2540gated-at.bofh.it%26rnum%3D6

This all about kernel breaking the 3d code. fixed in 2.6.5-4 it seems.
For the crash consider splitting /var from your root partition , this
will protect you from logs, mails, apt package cache or all other content
flooding your root partition (2G is a good bet with sid ).
The crash obviously came from the kernel code, though seperating /var is
a must if you want to take control of your logs size .

Cheers
Alban

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

/var/lib/xfree86/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx    1 root     root           20 2002-12-22 07:48 /etc/X11/X -> /usr/bin/X11/XFree86
-rwxr-xr-x    1 root     root      1743788 2004-04-28 20:23 /usr/bin/X11/XFree86

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

VGA-compatible devices on PCI bus:
0000:01:08.0 VGA compatible controller: S3 Inc. 86c325 [ViRGE] (rev 06)
0000:01:0a.0 VGA compatible controller: Trident Microsystems TGUI 9660/938x/968x (rev d3)
0000:02:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
0000:01:08.0 Class 0300: 5333:5631 (rev 06)
0000:01:0a.0 Class 0300: 1023:9660 (rev d3)
0000:02:00.0 Class 0300: 1002:5157

/var/lib/xfree86/XF86Config-4.md5sum does not exist.

XFree86 X server configuration file status:
-rw-r--r--    1 root     root         4992 2004-04-18 04:13 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:

### 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.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
### END DEBCONF SECTION

Section "ServerLayout"
	Identifier     "bigbuddy"
	Screen      0  "BigBuddy" 0 0
	InputDevice    "Generic Keyboard" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

Section "ServerLayout"
	Identifier     "salon"
	Screen      0  "Salon" 0 0
	InputDevice    "Generic Keyboard" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

Section "ServerLayout"
	Identifier     "salontrident"
	Screen      0  "SalonTrident" 0 0
	InputDevice    "Generic Keyboard" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

Section "ServerLayout"
	#Option "xinerama" "true"
	Identifier     "xiner"
	Screen      0  "BigBuddy" 0 0
	Screen      1  "Salon" RightOf "BigBuddy"
	InputDevice    "Generic Keyboard" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

Section "ServerLayout"
	Option "xinerama" "true"
	Identifier     "xiner2"
	Screen      0  "Salon"  
	Screen      1  "BigBuddy" RightOf "Salon" 
	InputDevice    "Generic Keyboard" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

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/cyrillic"
	#FontPath     "/usr/lib/X11/fonts/CID"
	FontPath     "/usr/lib/X11/fonts/Type1"
	FontPath     "/usr/lib/X11/fonts/Speedo"
	FontPath     "/usr/lib/X11/fonts/misc"
	FontPath     "/usr/lib/X11/fonts/100dpi"
	FontPath     "/usr/lib/X11/fonts/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "ServerFlags"
	Option	    "DefaultServerLayout" "xiner"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "keyboard"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xfree86"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "fr"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Protocol" "ImPS/2"
	Option	    "Device" "/dev/gpmdata"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"

	#HorizSync    70.0 - 85.0
	Identifier   "DXS:1313"
	VendorName   "CTX"
	ModelName    "3700"
	HorizSync    50.0 - 85.0
	VertRefresh  50.0 - 160.0
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier   "Hyundai"
	HorizSync    31.5 - 51.0
	VertRefresh  50.0 - 70.0
	#Gamma        6 #not supported by s3 virge ?
	Option	    "DPMS"
EndSection

Section "Device"

	Identifier  "Radeon QW"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "Radeon RV200 QW [Radeon 7500]"
	BusID       "AGP:02:00:0"

	#Option	    "AGPFastWrite" "true"
	#Option	    "AGPSize" "128"
	#Option	    "UseFBDev" "false"
	Option	    "AGPMode" "4"
EndSection

Section "Device"
	Identifier  "S3VIrge"
	Driver      "s3virge"
	ChipSet     "86C325"
	Card        "s3virge 86C325"
	#Option	    "UseFBDev" "false"
	BusID       "PCI:01:08:0"
EndSection

Section "Device"
	Identifier  "FBx"
	Driver      "fbdev"
	Option	    "UseFBDev" "true"
	Option	    "fbdev" "/dev/fbx"
EndSection

Section "Device"
	Identifier  "Trident"
	Driver      "trident"
	#ChipSet     "tgui9680"
	#Card        "trident tgui9680"
	#Option	    "UseFBDev" "false"
	BusID       "PCI:01:10:0"
EndSection

Section "Screen"
	Identifier "BigBuddy"
	Device     "Radeon QW"
	Monitor    "DXS:1313"
	DefaultDepth     16
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1280x960" "1024x768"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768"
	EndSubSection
EndSection

Section "Screen"
	Identifier "SalonTrident"
	Device     "Trident"
	Monitor    "Hyundai"
	DefaultDepth     16
	SubSection "Display"
		Depth     16
		Modes    "1024x768"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Salon"
	Device     "S3VIrge"
	Monitor    "Hyundai"
	DefaultDepth     16
	SubSection "Display"
		Depth     16
		Modes    "1024x768"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection



XFree86 X server log files on system:
-rw-r--r--    1 root     root         1564 2004-04-18 02:03 /var/log/XFree86.2.log
-rw-r--r--    1 root     root        56952 2004-04-18 04:13 /var/log/XFree86.1.log
-rw-r--r--    1 root     root        77522 2004-05-02 03:49 /var/log/XFree86.0.log

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

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

XFree86 Version 4.3.0.1 (Debian 4.3.0-7 20040318043201 root@cyberhq.internal.cyberhqz.com)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.4 i686 [ELF] 
Build Date: 18 March 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.5 (root@argos.server.maison) (version gcc 3.3.3 (Debian 20040401)) #5 Mon Apr 19 01:47:03 CEST 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Fri Apr 30 02:56:05 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(**) Option "defaultserverlayout" "xiner"
(++) ServerLayout "xiner"
(**) |-->Screen "BigBuddy" (0)
(**) |   |-->Monitor "DXS:1313"
(**) |   |-->Device "Radeon QW"
(**) |-->Screen "Salon" (1)
(**) |   |-->Monitor "Hyundai"
(**) |   |-->Device "S3VIrge"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "fr"
(**) XKB: layout: "fr"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(**) FontPath set to "/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 5

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x800148fc, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card 0000,0000 rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1695,1000 rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1695,1000 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1695,1000 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1695,1000 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1695,1000 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1695,1000 rev a1 class 02,00,00 hdr 00
(II) PCI: 00:05:0: chip 10de,006b card 1695,1000 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 1695,1000 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1695,1000 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 01:07:0: chip 1095,0680 card 1095,3680 rev 02 class 01,04,00 hdr 00
(II) PCI: 01:08:0: chip 5333,5631 card 0000,0000 rev 06 class 03,00,00 hdr 00
(II) PCI: 01:09:0: chip 109e,036e card a3a0,a0fc rev 11 class 04,00,00 hdr 80
(II) PCI: 01:09:1: chip 109e,0878 card a3a0,a0fc rev 11 class 04,80,00 hdr 80
(II) PCI: 01:0a:0: chip 1023,9660 card 0000,0000 rev d3 class 03,00,00 hdr 00
(II) PCI: 01:0b:0: chip 1033,0035 card 1799,0001 rev 43 class 0c,03,10 hdr 80
(II) PCI: 01:0b:1: chip 1033,0035 card 1799,0001 rev 43 class 0c,03,10 hdr 00
(II) PCI: 01:0b:2: chip 1033,00e0 card 1799,0002 rev 04 class 0c,03,20 hdr 00
(II) PCI: 02:00:0: chip 1002,5157 card 148c,2025 rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000a000 - 0x0000bfff (0x2000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe5000000 - 0xe5ffffff (0x1000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 2 I/O range:
	[0] -1	0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xe4000000 - 0xe4ffffff (0x1000000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
(--) PCI: (1:8:0) S3 Inc. 86c325 [ViRGE] rev 6, Mem @ 0xd8000000/26
(--) PCI: (1:9:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xe5000000/12
(--) PCI: (1:10:0) Trident Microsystems TGUI 9660/938x/968x rev 211, Mem @ 0xdc000000/22, 0xdc480000/16
(--) PCI:*(2:0:0) ATI Technologies Inc Radeon RV200 QW [Radeon 7500] rev 0, Mem @ 0xd0000000/27, 0xe4020000/16, I/O @ 0xc000/8
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xdc493000 - 0xdc4930ff (0x100) MX[B]
	[1] -1	0	0xdc492000 - 0xdc492fff (0x1000) MX[B]
	[2] -1	0	0xdc491000 - 0xdc491fff (0x1000) MX[B]
	[3] -1	0	0xe5001000 - 0xe5001fff (0x1000) MX[B]
	[4] -1	0	0xdc490000 - 0xdc4900ff (0x100) MX[B]
	[5] -1	0	0xe6080000 - 0xe6080fff (0x1000) MX[B]
	[6] -1	0	0xe6000000 - 0xe607ffff (0x80000) MX[B]
	[7] -1	0	0xe6084000 - 0xe6084fff (0x1000) MX[B]
	[8] -1	0	0xe6083000 - 0xe60830ff (0x100) MX[B]
	[9] -1	0	0xe6082000 - 0xe6082fff (0x1000) MX[B]
	[10] -1	0	0xe6085000 - 0xe6085fff (0x1000) MX[B]
	[11] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[12] -1	0	0xe4020000 - 0xe402ffff (0x10000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[15] -1	0	0x0000b000 - 0x0000b00f (0x10) IX[B]
	[16] -1	0	0x0000ac00 - 0x0000ac03 (0x4) IX[B]
	[17] -1	0	0x0000a800 - 0x0000a807 (0x8) IX[B]
	[18] -1	0	0x0000a400 - 0x0000a403 (0x4) IX[B]
	[19] -1	0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[20] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[21] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[22] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[23] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[24] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[25] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1	0	0xdc480000 - 0xdc48ffff (0x10000) MX[B](B)
	[1] -1	0	0xdc000000 - 0xdc3fffff (0x400000) MX[B](B)
	[2] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdc493000 - 0xdc4930ff (0x100) MX[B]
	[1] -1	0	0xdc492000 - 0xdc492fff (0x1000) MX[B]
	[2] -1	0	0xdc491000 - 0xdc491fff (0x1000) MX[B]
	[3] -1	0	0xe5001000 - 0xe5001fff (0x1000) MX[B]
	[4] -1	0	0xdc490000 - 0xdc4900ff (0x100) MX[B]
	[5] -1	0	0xe6080000 - 0xe6080fff (0x1000) MX[B]
	[6] -1	0	0xe6000000 - 0xe607ffff (0x80000) MX[B]
	[7] -1	0	0xe6084000 - 0xe6084fff (0x1000) MX[B]
	[8] -1	0	0xe6083000 - 0xe60830ff (0x100) MX[B]
	[9] -1	0	0xe6082000 - 0xe6082fff (0x1000) MX[B]
	[10] -1	0	0xe6085000 - 0xe6085fff (0x1000) MX[B]
	[11] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[12] -1	0	0xe4020000 - 0xe402ffff (0x10000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[15] -1	0	0x0000b000 - 0x0000b00f (0x10) IX[B]
	[16] -1	0	0x0000ac00 - 0x0000ac03 (0x4) IX[B]
	[17] -1	0	0x0000a800 - 0x0000a807 (0x8) IX[B]
	[18] -1	0	0x0000a400 - 0x0000a403 (0x4) IX[B]
	[19] -1	0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[20] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[21] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[22] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[23] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[24] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[25] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0	0xdc480000 - 0xdc48ffff (0x10000) MX[B](B)
	[1] -1	0	0xdc000000 - 0xdc3fffff (0x400000) MX[B](B)
	[2] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xdc493000 - 0xdc4930ff (0x100) MX[B]
	[6] -1	0	0xdc492000 - 0xdc492fff (0x1000) MX[B]
	[7] -1	0	0xdc491000 - 0xdc491fff (0x1000) MX[B]
	[8] -1	0	0xe5001000 - 0xe5001fff (0x1000) MX[B]
	[9] -1	0	0xdc490000 - 0xdc4900ff (0x100) MX[B]
	[10] -1	0	0xe6080000 - 0xe6080fff (0x1000) MX[B]
	[11] -1	0	0xe6000000 - 0xe607ffff (0x80000) MX[B]
	[12] -1	0	0xe6084000 - 0xe6084fff (0x1000) MX[B]
	[13] -1	0	0xe6083000 - 0xe60830ff (0x100) MX[B]
	[14] -1	0	0xe6082000 - 0xe6082fff (0x1000) MX[B]
	[15] -1	0	0xe6085000 - 0xe6085fff (0x1000) MX[B]
	[16] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[17] -1	0	0xe4020000 - 0xe402ffff (0x10000) MX[B](B)
	[18] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[19] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[20] -1	0	0xdc480000 - 0xdc48ffff (0x10000) MX[B](B)
	[21] -1	0	0xdc000000 - 0xdc3fffff (0x400000) MX[B](B)
	[22] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
	[23] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1	0	0x0000b000 - 0x0000b00f (0x10) IX[B]
	[26] -1	0	0x0000ac00 - 0x0000ac03 (0x4) IX[B]
	[27] -1	0	0x0000a800 - 0x0000a807 (0x8) IX[B]
	[28] -1	0	0x0000a400 - 0x0000a403 (0x4) IX[B]
	[29] -1	0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[30] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[31] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[32] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[33] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[34] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[35] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 6.4.18
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
(II) Module s3virge: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.8.6
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
	ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
	ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
	ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
	ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
	ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
	ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
	ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
	ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
	ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
	ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI Radeon VE/7000 QY (AGP), ATI Radeon VE/7000 QZ (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330/340/350 (A4) 4137,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
	ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
	ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
	ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
	ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
	ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
	ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
	ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
	ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
	ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
	ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
	ATI Radeon 9200 5960 (AGP), ATI Radeon 9200 5961 (AGP),
	ATI Radeon 9200 5962 (AGP), ATI Radeon 9200 5963 (AGP),
	ATI Radeon 9200 5964 (AGP), ATI Radeon M9+ 5968 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon M9+ 5969 (AGP),
	ATI Radeon M9+ 596A (AGP), ATI Radeon M9+ 596B (AGP),
	ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
	ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) S3VIRGE: driver (version 1.8.6) 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:00:0
(--) Chipset ATI Radeon 7500 QW (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	0xdc493000 - 0xdc4930ff (0x100) MX[B]
	[6] -1	0	0xdc492000 - 0xdc492fff (0x1000) MX[B]
	[7] -1	0	0xdc491000 - 0xdc491fff (0x1000) MX[B]
	[8] -1	0	0xe5001000 - 0xe5001fff (0x1000) MX[B]
	[9] -1	0	0xdc490000 - 0xdc4900ff (0x100) MX[B]
	[10] -1	0	0xe6080000 - 0xe6080fff (0x1000) MX[B]
	[11] -1	0	0xe6000000 - 0xe607ffff (0x80000) MX[B]
	[12] -1	0	0xe6084000 - 0xe6084fff (0x1000) MX[B]
	[13] -1	0	0xe6083000 - 0xe60830ff (0x100) MX[B]
	[14] -1	0	0xe6082000 - 0xe6082fff (0x1000) MX[B]
	[15] -1	0	0xe6085000 - 0xe6085fff (0x1000) MX[B]
	[16] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[17] -1	0	0xe4020000 - 0xe402ffff (0x10000) MX[B](B)
	[18] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[19] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[20] -1	0	0xdc480000 - 0xdc48ffff (0x10000) MX[B](B)
	[21] -1	0	0xdc000000 - 0xdc3fffff (0x400000) MX[B](B)
	[22] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
	[23] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1	0	0x0000b000 - 0x0000b00f (0x10) IX[B]
	[26] -1	0	0x0000ac00 - 0x0000ac03 (0x4) IX[B]
	[27] -1	0	0x0000a800 - 0x0000a807 (0x8) IX[B]
	[28] -1	0	0x0000a400 - 0x0000a403 (0x4) IX[B]
	[29] -1	0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[30] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[31] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[32] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[33] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[34] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[35] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(**) Chipset override: 86C325
(**) Chipset virge 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	0xdc493000 - 0xdc4930ff (0x100) MX[B]
	[6] -1	0	0xdc492000 - 0xdc492fff (0x1000) MX[B]
	[7] -1	0	0xdc491000 - 0xdc491fff (0x1000) MX[B]
	[8] -1	0	0xe5001000 - 0xe5001fff (0x1000) MX[B]
	[9] -1	0	0xdc490000 - 0xdc4900ff (0x100) MX[B]
	[10] -1	0	0xe6080000 - 0xe6080fff (0x1000) MX[B]
	[11] -1	0	0xe6000000 - 0xe607ffff (0x80000) MX[B]
	[12] -1	0	0xe6084000 - 0xe6084fff (0x1000) MX[B]
	[13] -1	0	0xe6083000 - 0xe60830ff (0x100) MX[B]
	[14] -1	0	0xe6082000 - 0xe6082fff (0x1000) MX[B]
	[15] -1	0	0xe6085000 - 0xe6085fff (0x1000) MX[B]
	[16] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[17] -1	0	0xe4020000 - 0xe402ffff (0x10000) MX[B](B)
	[18] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[19] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[20] -1	0	0xdc480000 - 0xdc48ffff (0x10000) MX[B](B)
	[21] -1	0	0xdc000000 - 0xdc3fffff (0x400000) MX[B](B)
	[22] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
	[23] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1	0	0x0000b000 - 0x0000b00f (0x10) IX[B]
	[26] -1	0	0x0000ac00 - 0x0000ac03 (0x4) IX[B]
	[27] -1	0	0x0000a800 - 0x0000a807 (0x8) IX[B]
	[28] -1	0	0x0000a400 - 0x0000a403 (0x4) IX[B]
	[29] -1	0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[30] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[31] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[32] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[33] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[34] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[35] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(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	0xdc493000 - 0xdc4930ff (0x100) MX[B]
	[6] -1	0	0xdc492000 - 0xdc492fff (0x1000) MX[B]
	[7] -1	0	0xdc491000 - 0xdc491fff (0x1000) MX[B]
	[8] -1	0	0xe5001000 - 0xe5001fff (0x1000) MX[B]
	[9] -1	0	0xdc490000 - 0xdc4900ff (0x100) MX[B]
	[10] -1	0	0xe6080000 - 0xe6080fff (0x1000) MX[B]
	[11] -1	0	0xe6000000 - 0xe607ffff (0x80000) MX[B]
	[12] -1	0	0xe6084000 - 0xe6084fff (0x1000) MX[B]
	[13] -1	0	0xe6083000 - 0xe60830ff (0x100) MX[B]
	[14] -1	0	0xe6082000 - 0xe6082fff (0x1000) MX[B]
	[15] -1	0	0xe6085000 - 0xe6085fff (0x1000) MX[B]
	[16] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[17] -1	0	0xe4020000 - 0xe402ffff (0x10000) MX[B](B)
	[18] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[19] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[20] -1	0	0xdc480000 - 0xdc48ffff (0x10000) MX[B](B)
	[21] -1	0	0xdc000000 - 0xdc3fffff (0x400000) MX[B](B)
	[22] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
	[23] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[24] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[25] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[26] 1	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[27] 1	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[28] 1	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[29] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[30] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[31] -1	0	0x0000b000 - 0x0000b00f (0x10) IX[B]
	[32] -1	0	0x0000ac00 - 0x0000ac03 (0x4) IX[B]
	[33] -1	0	0x0000a800 - 0x0000a807 (0x8) IX[B]
	[34] -1	0	0x0000a400 - 0x0000a403 (0x4) IX[B]
	[35] -1	0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[36] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[37] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[38] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[39] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[40] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[41] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
	[42] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[43] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
	[44] 1	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[45] 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.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 2 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 7500 QW (AGP)" (ChipID = 0x5157)
(--) RADEON(0): Linear framebuffer at 0xd0000000
(--) RADEON(0): MMIO registers at 0xe4020000
(--) RADEON(0): VideoRAM: 65536 kByte (64-bit DDR SDRAM)
(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.3.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 2, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): Displays Detected: Monitor1--Type 1, Monitor2--Type 0

(II) RADEON(0): 
(II) RADEON(0): Primary Display == Type 1
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000; xclk=23000
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): DXS:1313: Using hsync range of 50.00-85.00 kHz
(II) RADEON(0): DXS:1313: Using vrefresh range of 50.00-160.00 Hz
(II) RADEON(0): Clock range:  20.00 to 350.00 MHz
(II) RADEON(0): Not using default mode "640x350" (hsync out of range)
(II) RADEON(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x400" (hsync out of range)
(II) RADEON(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "720x400" (hsync out of range)
(II) RADEON(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(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" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x768" (hsync out of range)
(II) RADEON(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size)
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): *Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) RADEON(0): *Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +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 "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +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": 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 "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) RADEON(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) RADEON(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) RADEON(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -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 "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) RADEON(0): Modeline "416x312"   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync
(**) RADEON(0):  Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) RADEON(0): Modeline "400x300"   28.15  400 416 448 524  300 300 302 315 doublescan +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.3.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(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.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(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.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(**) RADEON(0): Using AGP 4x mode
(II) RADEON(0): AGP Fast Write disabled by default
(II) RADEON(0): Depth moves disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(II) RADEON(0): Page flipping disabled
(!!) RADEON(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(**) S3VIRGE(1): Depth 16, (--) framebuffer bpp 16
(==) S3VIRGE(1): RGB weight 565
(==) S3VIRGE(1): Default visual is TrueColor
(==) S3VIRGE(1): Using HW Cursor
(==) S3VIRGE(1): Using fb.
(==) S3VIRGE(1): mx_cr3a_fix.
(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) Truncating PCI BIOS Length to 32768
(II) S3VIRGE(1): VESA BIOS detected
(II) S3VIRGE(1): VESA VBE Version 1.2
(II) S3VIRGE(1): VESA VBE Total Mem: 2048 kB
(II) S3VIRGE(1): VESA VBE OEM: S3 Incorporated. 86C325
(**) S3VIRGE(1): Chipset: "86C325"
(==) S3VIRGE(1): XVideo not supported.
(II) S3VIRGE(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) S3VIRGE(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(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) Reloading /usr/X11R6/lib/modules/libi2c.a
(II) S3VIRGE(1): I2C bus "I2C bus" initialized.
(II) S3VIRGE(1): I2C device "I2C bus:ddc2" registered at address 0xA0.
(II) S3VIRGE(1): I2C device "I2C bus:ddc2" removed.
(==) S3VIRGE(1): Using gamma correction (1.0, 1.0, 1.0)
(--) S3VIRGE(1): videoram:  2048k
(--) S3VIRGE(1): Detected current MCLK value of 50.114 MHz
(II) S3VIRGE(1): Hyundai: Using hsync range of 31.50-51.00 kHz
(II) S3VIRGE(1): Hyundai: Using vrefresh range of 50.00-70.00 Hz
(II) S3VIRGE(1): Clock range:  10.00 to 270.00 MHz
(II) S3VIRGE(1): Not using default mode "640x350" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "320x175" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "640x400" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "320x200" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "720x400" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "360x200" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "640x480" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "320x240" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "640x480" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "320x240" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "640x480" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "320x240" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "800x600" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "400x300" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "800x600" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "400x300" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "400x300" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1024x768" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "512x384" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "512x384" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "512x384" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "512x384" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1152x864" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "576x432" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x960" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "640x480" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x960" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "640x480" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x1024" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "640x512" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x1024" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "640x512" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1280x1024" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "640x512" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "896x672" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "896x672" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "928x696" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "928x696" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "960x720" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "960x720" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "832x624" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "416x312" (vrefresh out of range)
(II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "700x525" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "700x525" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1600x1024" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "800x512" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "960x720" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(1): Not using default mode "1152x768" (width too large for virtual size)
(--) S3VIRGE(1): Virtual size is 1024x768 (pitch 1024)
(**) S3VIRGE(1): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) S3VIRGE(1): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) S3VIRGE(1):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) S3VIRGE(1): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) S3VIRGE(1):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) S3VIRGE(1): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) S3VIRGE(1):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) S3VIRGE(1): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) S3VIRGE(1):  Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) S3VIRGE(1): Modeline "576x384"   32.50  576 589 657 736  384 385 388 403 doublescan +hsync +vsync
(**) S3VIRGE(1):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) S3VIRGE(1): Modeline "512x384"   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync
(**) S3VIRGE(1):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) S3VIRGE(1): Modeline "400x300"   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync
(**) S3VIRGE(1):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) S3VIRGE(1): Modeline "400x300"   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync
(**) S3VIRGE(1):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) S3VIRGE(1): Modeline "320x240"   12.60  320 328 376 400  240 245 246 262 doublescan -hsync -vsync
(==) S3VIRGE(1): DPI set to (75, 75)
(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
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) resource ranges after preInit:
	[0] 1	0	0xd8000000 - 0xdbffffff (0x4000000) MS[B]
	[1] 0	0	0xe4020000 - 0xe402ffff (0x10000) MX[B]
	[2] 0	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[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	0xdc493000 - 0xdc4930ff (0x100) MX[B]
	[9] -1	0	0xdc492000 - 0xdc492fff (0x1000) MX[B]
	[10] -1	0	0xdc491000 - 0xdc491fff (0x1000) MX[B]
	[11] -1	0	0xe5001000 - 0xe5001fff (0x1000) MX[B]
	[12] -1	0	0xdc490000 - 0xdc4900ff (0x100) MX[B]
	[13] -1	0	0xe6080000 - 0xe6080fff (0x1000) MX[B]
	[14] -1	0	0xe6000000 - 0xe607ffff (0x80000) MX[B]
	[15] -1	0	0xe6084000 - 0xe6084fff (0x1000) MX[B]
	[16] -1	0	0xe6083000 - 0xe60830ff (0x100) MX[B]
	[17] -1	0	0xe6082000 - 0xe6082fff (0x1000) MX[B]
	[18] -1	0	0xe6085000 - 0xe6085fff (0x1000) MX[B]
	[19] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[20] -1	0	0xe4020000 - 0xe402ffff (0x10000) MX[B](B)
	[21] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[22] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[23] -1	0	0xdc480000 - 0xdc48ffff (0x10000) MX[B](B)
	[24] -1	0	0xdc000000 - 0xdc3fffff (0x400000) MX[B](B)
	[25] -1	0	0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
	[26] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[27] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[28] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[29] 1	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[30] 1	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[31] 1	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[32] 0	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[33] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[34] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[35] -1	0	0x0000b000 - 0x0000b00f (0x10) IX[B]
	[36] -1	0	0x0000ac00 - 0x0000ac03 (0x4) IX[B]
	[37] -1	0	0x0000a800 - 0x0000a807 (0x8) IX[B]
	[38] -1	0	0x0000a400 - 0x0000a403 (0x4) IX[B]
	[39] -1	0	0x0000a000 - 0x0000a007 (0x8) IX[B]
	[40] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[41] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[42] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[43] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[44] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[45] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
	[46] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[47] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
	[48] 1	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[49] 1	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) RADEON(0): Write-combining range (0xd0000000,0x4000000)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) RADEON(0): [drm] loaded kernel module for "radeon" driver
(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:2:0:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xe1a9b000
(II) RADEON(0): [drm] mapped SAREA 0xe1a9b000 to 0x453ef000
(II) RADEON(0): [drm] framebuffer handle = 0xd0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x10de/0x01e0; Card 0x1002/0x5157]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xe0000000
(II) RADEON(0): [agp] Ring mapped at 0x453f1000
(II) RADEON(0): [agp] ring read ptr handle = 0xe0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x454f2000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x454f3000
(II) RADEON(0): [agp] AGP texture map handle = 0xe0302000
(II) RADEON(0): [agp] AGP Texture map mapped at 0x456f3000
(II) RADEON(0): [drm] register handle = 0xe4020000
(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) (1280,8191)
(II) RADEON(0): Reserved area from (0,1024) to (1280,1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 7165
(II) RADEON(0): Will use back buffer at offset 0xa00000
(II) RADEON(0): Will use depth buffer at offset 0xc80000
(II) RADEON(0): Will use 50176 kb for textures at offset 0xf00000
(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
	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
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 7158
(**) 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): [drm] dma control initialized, using IRQ 209
(II) RADEON(0): [drm] Initialized kernel agp heap manager, 5111808
(II) RADEON(0): Direct rendering enabled
(==) RandR enabled
(==) S3VIRGE(1): Write-combining range (0xd8000000,0x200000)
(II) S3VIRGE(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) S3VIRGE(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(**) 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:
		8 128x128 slots
(==) S3VIRGE(1): Backing store disabled
(==) S3VIRGE(1): Silken mouse enabled
(**) Option "dpms"
(**) S3VIRGE(1): DPMS enabled
(==) RandR enabled
(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) Initializing built-in extension RANDR
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) Mouse0: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/gpmdata"
(**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) RADEON(0): [RESUME] Attempting to re-init Radeon hardware.
(II) RADEON(0): [agp] Mode 0x1f000207 [Card 0x1002/0x5157]
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) RADEON(0): [RESUME] Attempting to re-init Radeon hardware.
(II) RADEON(0): [agp] Mode 0x1f000207 [Card 0x1002/0x5157]
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
(II) 3rd Button detected: disabling emulate3Button
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 1 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro

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

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



Reply to: