xf86-video-ati upgrade fiasco

Mikhail T. mi at aldan.algebra.com
Sun Sep 16 21:37:04 PDT 2007


Hello!

Expecting the new radeon-driver to be more robust I went ahead and
upgraded to 6.7.192.

Much to my disappointment, the new X-sessions no longer recognized my
second monitor.

The newly installed radeon(4x) did not even mention the MergedFB option,
which I used for quite a while until today. Not only did the option
"just work", it was /the/ recommended way to a dual-head setup.

Looking into the ChangeLog, I found, that Alex removed the option
completely on May 8th and 13th:

	commit e60a7bcaf5611ad4706b1d1442ce4cae49145f42
	Author: Alex Deucher <alex at t41p.hsd1.va.comcast.net>
	Date:   Sun May 13 18:14:29 2007 -0400

	    RADEON: remove mergedfb, etc. cruft from man page

	commit 51caa5dccc4a2e14d1b41bb7868ad20468dd4cfe
	Author: Alex Deucher <alex at t41p.hsd1.va.comcast.net>
	Date:   Sun May 13 18:10:02 2007 -0400

	    RADEON: remove old mergedfb and dualhead options that
		are no longer used

	commit 03860fed24b4f76cc7f1f4210ec8f8040fa04777
	Author: Alex Deucher <alex at t41p.hsd1.va.comcast.net>
	Date:   Tue May 8 19:27:48 2007 +0200

	    remove some old mergedfb cruft

The wisdom of removing the previously-recommended option aside (without
so much as a manual-page description of the alternative), WHAT is the
way to the dual head setup now?

Google-ing seems to bring up only the questions and recipies for
ATI's own fxgl-driver... I'm attaching my current Xorg.0.log -- the
junk in the "TMDS type" is troubling.

Please, advise. Thanks!

	-mi
-------------- next part --------------
Section "ServerLayout"
	Identifier     "Meow"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	#Option	"Xinerama"	"on"
	# Option	"Clone"	"off"
EndSection

Section "Files"
	RgbPath      "/opt/share/X11/rgb"
	ModulePath   "/opt/lib/xorg/modules"
        FontPath        "/opt/lib/X11/fonts/koi8-u-gemini"
        FontPath        "/opt/lib/X11/fonts/webfonts"
        FontPath        "/opt/lib/X11/fonts/WINDOZ"
        FontPath        "/opt/lib/X11/fonts/100dpi"
        FontPath        "/opt/lib/X11/fonts/75dpi"
        FontPath        "/opt/lib/X11/fonts/TTF"
        FontPath        "/opt/lib/X11/fonts/Type1"
        FontPath        "/opt/lib/X11/fonts/bitstream-vera"
        FontPath        "/opt/lib/X11/fonts/code2000"
        FontPath        "/opt/lib/X11/fonts/cyrillic"
        FontPath        "/opt/lib/X11/fonts/freefont"
        FontPath        "/opt/lib/X11/fonts/local"
        FontPath        "/opt/lib/X11/fonts/misc"
EndSection

Section "Module"
	Load  "extmod"
	Load  "record"
	Load  "dbe"
	Load  "glx"
	Load  "GLcore"
	Load  "xtrap"
	Load  "dri"
	Load  "freetype"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/psm0"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	#DisplaySize	  410   310	# mm
	Identifier   "Monitor0"
	VendorName   "AMT"
	ModelName    "PL201M"
 ### Comment all HorizSync and VertRefresh values to use DDC:
	HorizSync    30.0 - 82.0
	VertRefresh  50.0 - 75.0
	Option	    "DPMS"
EndSection

Section "Monitor"
	#DisplaySize	  410   310	# mm
	Identifier   "Monitor1"
	VendorName   "AMT"
	ModelName    "PL201M"
 ### Comment all HorizSync and VertRefresh values to use DDC:
	HorizSync    30.0 - 82.0
	VertRefresh  50.0 - 75.0
	Option	    "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DMAForXv"           	# [<bool>]
        #Option     "FBTexPercent"       	# <i>
        #Option     "DepthBits"          	# <i>
        #Option     "PCIAPERSize"        	# <i>
        #Option     "AccelDFS"           	# [<bool>]
        #Option     "DDCMode"            	# [<bool>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "RageTheatreCrystal" 	# <i>
        #Option     "RageTheatreTunerPort" 	# <i>
        #Option     "RageTheatreCompositePort" 	# <i>
        #Option     "RageTheatreSVideoPort" 	# <i>
        #Option     "TunerType"          	# <i>
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "ScalerWidth"        	# <i>
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "DynamicClocks"      	# [<bool>]
        #Option     "VGAAccess"          	# [<bool>]
        #Option     "ReverseDDC"         	# [<bool>]
        #Option     "LVDSProbePLL"       	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "ConstantDPI"        	# [<bool>]
        #Option     "DRI"                	# [<bool>]
        #Option     "ConnectorTable"     	# <str>
        #Option     "DefaultConnectorTable" 	# [<bool>]
	Identifier  "Card0"
	Driver      "ati"
	VendorName  "ATI Technologies Inc"
	BoardName   "Radeon R300 NG [FireGL X1]"
	BusID       "PCI:1:0:0"
	#Option	"MergedXinerama"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DMAForXv"           	# [<bool>]
        #Option     "FBTexPercent"       	# <i>
        #Option     "DepthBits"          	# <i>
        #Option     "PCIAPERSize"        	# <i>
        #Option     "AccelDFS"           	# [<bool>]
        #Option     "DDCMode"            	# [<bool>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "RageTheatreCrystal" 	# <i>
        #Option     "RageTheatreTunerPort" 	# <i>
        #Option     "RageTheatreCompositePort" 	# <i>
        #Option     "RageTheatreSVideoPort" 	# <i>
        #Option     "TunerType"          	# <i>
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "ScalerWidth"        	# <i>
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "DynamicClocks"      	# [<bool>]
        #Option     "VGAAccess"          	# [<bool>]
        #Option     "ReverseDDC"         	# [<bool>]
        #Option     "LVDSProbePLL"       	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "ConstantDPI"        	# [<bool>]
        #Option     "DRI"                	# [<bool>]
        #Option     "ConnectorTable"     	# <str>
        #Option     "DefaultConnectorTable" 	# [<bool>]
	Identifier  "Card01"
	Driver      "ati"
	VendorName  "ATI Technologies Inc"
	BoardName   "Radeon R300 NG [FireGL X1]"
	#Screen	1
	BusID       "PCI:1:0:1"
	#Option	"MergedXinerama"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card01"
	Monitor    "Monitor1"
	#SubSection "Display"
	#	Viewport   0 0
	#	Depth     24
	#EndSubSection
EndSection
-------------- next part --------------
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/aldan.algebra.com:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 6.2-STABLE amd64 
Current Operating System: FreeBSD aldan.algebra.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Sep 16 20:59:39 EDT 2007     root at aldan.algebra.com:/var/src/sys/amd64/compile/SILVER-SMP amd64
Build Date: 16 September 2007  10:19:15PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 16 23:50:42 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Meow"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Monitor1"
(**) |   |-->Device "Card01"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/opt/lib/X11/fonts/code2000" does not exist.
	Entry deleted from font path.
(WW) The directory "/opt/lib/X11/fonts/freefont" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/opt/lib/X11/fonts/local".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/opt/lib/X11/fonts/local").
(==) Including the default font path /opt/lib/X11/fonts/misc/,/opt/lib/X11/fonts/TTF/,/opt/lib/X11/fonts/OTF,/opt/lib/X11/fonts/Type1/,/opt/lib/X11/fonts/100dpi/,/opt/lib/X11/fonts/75dpi/.
(**) FontPath set to:
	/opt/lib/X11/fonts/koi8-u-gemini,
	/opt/lib/X11/fonts/webfonts,
	/opt/lib/X11/fonts/WINDOZ,
	/opt/lib/X11/fonts/100dpi,
	/opt/lib/X11/fonts/75dpi,
	/opt/lib/X11/fonts/TTF,
	/opt/lib/X11/fonts/Type1,
	/opt/lib/X11/fonts/bitstream-vera,
	/opt/lib/X11/fonts/cyrillic,
	/opt/lib/X11/fonts/misc,
	/opt/lib/X11/fonts/misc/,
	/opt/lib/X11/fonts/TTF/,
	/opt/lib/X11/fonts/OTF,
	/opt/lib/X11/fonts/Type1/,
	/opt/lib/X11/fonts/100dpi/,
	/opt/lib/X11/fonts/75dpi/
(**) RgbPath set to "/opt/share/X11/rgb"
(**) ModulePath set to "/opt/lib/xorg/modules"
(II) Loader magic: 0x67efe0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on freebsd
(II) LoadModule: "pcidata"
(II) Loading /opt/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 6

(WW) OS did not count PCI devices, guessing wildly
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,7454 card 1022,7454 rev 13 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,7455 card 0000,0000 rev 13 class 06,04,00 hdr 01
(II) PCI: 00:06:0: chip 1022,7460 card 0000,0000 rev 07 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1022,7468 card 1022,7468 rev 05 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1022,7469 card 1022,7469 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1022,746a card 1022,746a rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:07:3: chip 1022,746b card 1022,746b rev 05 class 06,80,00 hdr 00
(II) PCI: 00:07:5: chip 1022,746d card 15d4,0045 rev 03 class 04,01,00 hdr 00
(II) PCI: 00:0a:0: chip 1022,7450 card 0000,0000 rev 12 class 06,04,00 hdr 81
(II) PCI: 00:0a:1: chip 1022,7451 card 1022,7451 rev 01 class 08,00,10 hdr 00
(II) PCI: 00:0b:0: chip 1022,7450 card 0000,0000 rev 12 class 06,04,00 hdr 81
(II) PCI: 00:0b:1: chip 1022,7451 card 1022,7451 rev 01 class 08,00,10 hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 1002,4e47 card 1002,0172 rev 80 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,4e67 card 1002,0173 rev 80 class 03,80,00 hdr 00
(II) PCI: 02:00:0: chip 1022,7464 card 1022,7464 rev 0b class 0c,03,10 hdr 80
(II) PCI: 02:00:1: chip 1022,7464 card 1022,7464 rev 0b class 0c,03,10 hdr 00
(II) PCI: 02:04:0: chip 9004,8178 card 9004,7881 rev 01 class 01,00,00 hdr 00
(II) PCI: 02:06:0: chip 104c,8023 card 104c,8023 rev 00 class 0c,00,10 hdr 00
(II) PCI: 02:07:0: chip 1033,0035 card 1033,0035 rev 43 class 0c,03,10 hdr 80
(II) PCI: 02:07:1: chip 1033,0035 card 1033,0035 rev 43 class 0c,03,10 hdr 00
(II) PCI: 02:07:2: chip 1033,00e0 card 1033,00e0 rev 04 class 0c,03,20 hdr 00
(II) PCI: 03:01:0: chip 14e4,1645 card 10b7,1006 rev 15 class 02,00,00 hdr 00
(II) PCI: 03:03:0: chip 1148,4320 card 1148,4320 rev 10 class 02,00,00 hdr 00
(II) PCI: 03:05:0: chip 1095,3114 card 1095,3114 rev 02 class 01,80,00 hdr 00
(II) PCI: 04:01:0: chip 0e11,0046 card 0e11,409b rev 01 class 01,04,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,4), 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 (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x00006000 - 0x00008fff (0x3000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0x9e200000 - 0x9e2fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0x9e900000 - 0xbe8fffff (0x20000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:6:0), (0,2,2), BCTRL: 0x0007 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00009000 - 0x000090ff (0x100) IX[B]
	[1] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[2] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]
	[3] -1	0	0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0x9e300000 - 0x9e3fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:10:0), (0,3,3), BCTRL: 0x0005 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[1] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[2] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]
	[3] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0x9e400000 - 0x9e5fffff (0x200000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xbe900000 - 0xbe9fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:11:0), (0,4,4), BCTRL: 0x0005 (VGA_EN is cleared)
(II) Bus 4 I/O range:
	[0] -1	0	0x0000b000 - 0x0000b0ff (0x100) IX[B]
	[1] -1	0	0x0000b400 - 0x0000b4ff (0x100) IX[B]
	[2] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[3] -1	0	0x0000bc00 - 0x0000bcff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0x9e600000 - 0x9e7fffff (0x200000) MX[B]
(II) Bus 4 prefetchable memory range:
	[0] -1	0	0xbea00000 - 0xbeafffff (0x100000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon R300 NG [FireGL X1] rev 128, Mem @ 0xb0000000/27, 0x9e2f0000/16, I/O @ 0x8000/8, BIOS @ 0x9e2c0000/17
(--) PCI: (1:0:1) ATI Technologies Inc Radeon R300 [FireGL X1] (Secondary) rev 128, Mem @ 0xa8000000/27, 0x9e2e0000/16
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xc0000000 from 0xffffffff to 0xbfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0x9e780000 - 0x9e7fffff (0x80000) MX[B]E
	[1] -1	0	0x9e7fe000 - 0x9e7fffff (0x2000) MX[B]E
	[2] -1	0	0x9e5dbc00 - 0x9e5dbfff (0x400) MX[B]E
	[3] -1	0	0x9e5dc000 - 0x9e5dffff (0x4000) MX[B]E
	[4] -1	0	0x9e5f0000 - 0x9e5fffff (0x10000) MX[B]E
	[5] -1	0	0x9e3fc400 - 0x9e3fc7ff (0x400) MX[B]E
	[6] -1	0	0x9e3f7000 - 0x9e3f7fff (0x1000) MX[B]E
	[7] -1	0	0x9e3f6000 - 0x9e3f7fff (0x2000) MX[B]E
	[8] -1	0	0x9e3f8000 - 0x9e3fffff (0x8000) MX[B]E
	[9] -1	0	0x9e3fc800 - 0x9e3fcfff (0x800) MX[B]E
	[10] -1	0	0x9e3fe000 - 0x9e3fffff (0x2000) MX[B]E
	[11] -1	0	0x9e3fd000 - 0x9e3fdfff (0x1000) MX[B]E
	[12] -1	0	0x9e8fe000 - 0x9e8fffff (0x2000) MX[B]E
	[13] -1	0	0x9e8ff000 - 0x9e8fffff (0x1000) MX[B]E
	[14] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]EO
	[15] -1	0	0x9e2e0000 - 0x9e2effff (0x10000) MX[B](B)
	[16] -1	0	0xa8000000 - 0xafffffff (0x8000000) MX[B](B)
	[17] -1	0	0x9e2c0000 - 0x9e2dffff (0x20000) MX[B](B)
	[18] -1	0	0x9e2f0000 - 0x9e2fffff (0x10000) MX[B](B)
	[19] -1	0	0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
	[20] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
	[21] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]E
	[22] -1	0	0x0000a080 - 0x0000a0ff (0x80) IX[B]E
	[23] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]E
	[24] -1	0	0x0000a480 - 0x0000a4ff (0x80) IX[B]E
	[25] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]E
	[26] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]E
	[27] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]E
	[28] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]E
	[29] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]E
	[30] -1	0	0x0000c480 - 0x0000c4ff (0x80) IX[B]E
	[31] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[32] -1	0	0x00008000 - 0x000080ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1	0	0x9e3ff000 - 0x9e3fffff (0x1000) MX[B]E
(II) PCI Memory resource overlap reduced 0x9e780000 from 0x9e7fffff to 0x9e7bffff
(II) PCI I/O resource overlap reduced 0x0000a000 from 0x0000a0ff to 0x0000a07f
(II) PCI I/O resource overlap reduced 0x0000a400 from 0x0000a4ff to 0x0000a47f
(II) PCI Memory resource overlap reduced 0x9e3f6000 from 0x9e3f7fff to 0x9e3f6fff
(II) PCI Memory resource overlap reduced 0x9e3f8000 from 0x9e3fffff to 0x9e3fbfff
(II) PCI Memory resource overlap reduced 0x9e3fe000 from 0x9e3fffff to 0x9e3fefff
(II) PCI Memory resource overlap reduced 0x9e8fe000 from 0x9e8fffff to 0x9e8fefff
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0x9e780000 - 0x9e7bffff (0x40000) MX[B]E
	[1] -1	0	0x9e7fe000 - 0x9e7fffff (0x2000) MX[B]E
	[2] -1	0	0x9e5dbc00 - 0x9e5dbfff (0x400) MX[B]E
	[3] -1	0	0x9e5dc000 - 0x9e5dffff (0x4000) MX[B]E
	[4] -1	0	0x9e5f0000 - 0x9e5fffff (0x10000) MX[B]E
	[5] -1	0	0x9e3fc400 - 0x9e3fc7ff (0x400) MX[B]E
	[6] -1	0	0x9e3f7000 - 0x9e3f7fff (0x1000) MX[B]E
	[7] -1	0	0x9e3f6000 - 0x9e3f6fff (0x1000) MX[B]E
	[8] -1	0	0x9e3f8000 - 0x9e3fbfff (0x4000) MX[B]E
	[9] -1	0	0x9e3fc800 - 0x9e3fcfff (0x800) MX[B]E
	[10] -1	0	0x9e3fe000 - 0x9e3fefff (0x1000) MX[B]E
	[11] -1	0	0x9e3fd000 - 0x9e3fdfff (0x1000) MX[B]E
	[12] -1	0	0x9e8fe000 - 0x9e8fefff (0x1000) MX[B]E
	[13] -1	0	0x9e8ff000 - 0x9e8fffff (0x1000) MX[B]E
	[14] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]EO
	[15] -1	0	0x9e2e0000 - 0x9e2effff (0x10000) MX[B](B)
	[16] -1	0	0xa8000000 - 0xafffffff (0x8000000) MX[B](B)
	[17] -1	0	0x9e2c0000 - 0x9e2dffff (0x20000) MX[B](B)
	[18] -1	0	0x9e2f0000 - 0x9e2fffff (0x10000) MX[B](B)
	[19] -1	0	0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
	[20] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
	[21] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B]E
	[22] -1	0	0x0000a080 - 0x0000a0ff (0x80) IX[B]E
	[23] -1	0	0x0000a400 - 0x0000a47f (0x80) IX[B]E
	[24] -1	0	0x0000a480 - 0x0000a4ff (0x80) IX[B]E
	[25] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]E
	[26] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]E
	[27] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]E
	[28] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]E
	[29] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]E
	[30] -1	0	0x0000c480 - 0x0000c4ff (0x80) IX[B]E
	[31] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[32] -1	0	0x00008000 - 0x000080ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0	0x9e3ff000 - 0x9e3fffff (0x1000) MX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x9e780000 - 0x9e7bffff (0x40000) MX[B]E
	[5] -1	0	0x9e7fe000 - 0x9e7fffff (0x2000) MX[B]E
	[6] -1	0	0x9e5dbc00 - 0x9e5dbfff (0x400) MX[B]E
	[7] -1	0	0x9e5dc000 - 0x9e5dffff (0x4000) MX[B]E
	[8] -1	0	0x9e5f0000 - 0x9e5fffff (0x10000) MX[B]E
	[9] -1	0	0x9e3fc400 - 0x9e3fc7ff (0x400) MX[B]E
	[10] -1	0	0x9e3f7000 - 0x9e3f7fff (0x1000) MX[B]E
	[11] -1	0	0x9e3f6000 - 0x9e3f6fff (0x1000) MX[B]E
	[12] -1	0	0x9e3f8000 - 0x9e3fbfff (0x4000) MX[B]E
	[13] -1	0	0x9e3fc800 - 0x9e3fcfff (0x800) MX[B]E
	[14] -1	0	0x9e3fe000 - 0x9e3fefff (0x1000) MX[B]E
	[15] -1	0	0x9e3fd000 - 0x9e3fdfff (0x1000) MX[B]E
	[16] -1	0	0x9e8fe000 - 0x9e8fefff (0x1000) MX[B]E
	[17] -1	0	0x9e8ff000 - 0x9e8fffff (0x1000) MX[B]E
	[18] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]EO
	[19] -1	0	0x9e2e0000 - 0x9e2effff (0x10000) MX[B](B)
	[20] -1	0	0xa8000000 - 0xafffffff (0x8000000) MX[B](B)
	[21] -1	0	0x9e2c0000 - 0x9e2dffff (0x20000) MX[B](B)
	[22] -1	0	0x9e2f0000 - 0x9e2fffff (0x10000) MX[B](B)
	[23] -1	0	0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
	[24] -1	0	0x9e3ff000 - 0x9e3fffff (0x1000) MX[B]E
	[25] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[26] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[27] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
	[28] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B]E
	[29] -1	0	0x0000a080 - 0x0000a0ff (0x80) IX[B]E
	[30] -1	0	0x0000a400 - 0x0000a47f (0x80) IX[B]E
	[31] -1	0	0x0000a480 - 0x0000a4ff (0x80) IX[B]E
	[32] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]E
	[33] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]E
	[34] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]E
	[35] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]E
	[36] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]E
	[37] -1	0	0x0000c480 - 0x0000c4ff (0x80) IX[B]E
	[38] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[39] -1	0	0x00008000 - 0x000080ff (0x100) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "extmod"
(II) Loading /opt/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "record"
(II) Loading /opt/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /opt/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /opt/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /opt/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "dri"
(II) Loading /opt/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /opt/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /opt/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "ati"
(II) Loading /opt/lib/xorg/modules/drivers//ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 6.7.192
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /opt/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /opt/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) ATI: ATI driver wrapper (version 6.7.192) for chipsets: mach64, rage128, radeon
(II) Primary Device is: PCI 01:00:0
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /opt/lib/xorg/modules/drivers//radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 4.3.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(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/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
	ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
	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 Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
	ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP),
	ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
	ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
	ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
	ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
	ATI FireGL RV360 AV (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9650,
	ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
	ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE),
	ATI Radeon Mobility X600 (M24) 3150 (PCIE),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE),
	ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
	ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
	ATI Radeon AIW X800 VE (R420) JT (AGP),
	ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
	ATI Radeon X850 5D4C (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
(--) Chipset ATI FireGL X1 NG (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x9e780000 - 0x9e7bffff (0x40000) MX[B]E
	[5] -1	0	0x9e7fe000 - 0x9e7fffff (0x2000) MX[B]E
	[6] -1	0	0x9e5dbc00 - 0x9e5dbfff (0x400) MX[B]E
	[7] -1	0	0x9e5dc000 - 0x9e5dffff (0x4000) MX[B]E
	[8] -1	0	0x9e5f0000 - 0x9e5fffff (0x10000) MX[B]E
	[9] -1	0	0x9e3fc400 - 0x9e3fc7ff (0x400) MX[B]E
	[10] -1	0	0x9e3f7000 - 0x9e3f7fff (0x1000) MX[B]E
	[11] -1	0	0x9e3f6000 - 0x9e3f6fff (0x1000) MX[B]E
	[12] -1	0	0x9e3f8000 - 0x9e3fbfff (0x4000) MX[B]E
	[13] -1	0	0x9e3fc800 - 0x9e3fcfff (0x800) MX[B]E
	[14] -1	0	0x9e3fe000 - 0x9e3fefff (0x1000) MX[B]E
	[15] -1	0	0x9e3fd000 - 0x9e3fdfff (0x1000) MX[B]E
	[16] -1	0	0x9e8fe000 - 0x9e8fefff (0x1000) MX[B]E
	[17] -1	0	0x9e8ff000 - 0x9e8fffff (0x1000) MX[B]E
	[18] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]EO
	[19] -1	0	0x9e2e0000 - 0x9e2effff (0x10000) MX[B](B)
	[20] -1	0	0xa8000000 - 0xafffffff (0x8000000) MX[B](B)
	[21] -1	0	0x9e2c0000 - 0x9e2dffff (0x20000) MX[B](B)
	[22] -1	0	0x9e2f0000 - 0x9e2fffff (0x10000) MX[B](B)
	[23] -1	0	0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
	[24] -1	0	0x9e3ff000 - 0x9e3fffff (0x1000) MX[B]E
	[25] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[26] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[27] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
	[28] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B]E
	[29] -1	0	0x0000a080 - 0x0000a0ff (0x80) IX[B]E
	[30] -1	0	0x0000a400 - 0x0000a47f (0x80) IX[B]E
	[31] -1	0	0x0000a480 - 0x0000a4ff (0x80) IX[B]E
	[32] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]E
	[33] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]E
	[34] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]E
	[35] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]E
	[36] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]E
	[37] -1	0	0x0000c480 - 0x0000c4ff (0x80) IX[B]E
	[38] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[39] -1	0	0x00008000 - 0x000080ff (0x100) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x9e780000 - 0x9e7bffff (0x40000) MX[B]E
	[5] -1	0	0x9e7fe000 - 0x9e7fffff (0x2000) MX[B]E
	[6] -1	0	0x9e5dbc00 - 0x9e5dbfff (0x400) MX[B]E
	[7] -1	0	0x9e5dc000 - 0x9e5dffff (0x4000) MX[B]E
	[8] -1	0	0x9e5f0000 - 0x9e5fffff (0x10000) MX[B]E
	[9] -1	0	0x9e3fc400 - 0x9e3fc7ff (0x400) MX[B]E
	[10] -1	0	0x9e3f7000 - 0x9e3f7fff (0x1000) MX[B]E
	[11] -1	0	0x9e3f6000 - 0x9e3f6fff (0x1000) MX[B]E
	[12] -1	0	0x9e3f8000 - 0x9e3fbfff (0x4000) MX[B]E
	[13] -1	0	0x9e3fc800 - 0x9e3fcfff (0x800) MX[B]E
	[14] -1	0	0x9e3fe000 - 0x9e3fefff (0x1000) MX[B]E
	[15] -1	0	0x9e3fd000 - 0x9e3fdfff (0x1000) MX[B]E
	[16] -1	0	0x9e8fe000 - 0x9e8fefff (0x1000) MX[B]E
	[17] -1	0	0x9e8ff000 - 0x9e8fffff (0x1000) MX[B]E
	[18] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]EO
	[19] -1	0	0x9e2e0000 - 0x9e2effff (0x10000) MX[B](B)
	[20] -1	0	0xa8000000 - 0xafffffff (0x8000000) MX[B](B)
	[21] -1	0	0x9e2c0000 - 0x9e2dffff (0x20000) MX[B](B)
	[22] -1	0	0x9e2f0000 - 0x9e2fffff (0x10000) MX[B](B)
	[23] -1	0	0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
	[24] -1	0	0x9e3ff000 - 0x9e3fffff (0x1000) MX[B]E
	[25] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[26] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[27] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[28] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[29] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[30] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
	[31] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B]E
	[32] -1	0	0x0000a080 - 0x0000a0ff (0x80) IX[B]E
	[33] -1	0	0x0000a400 - 0x0000a47f (0x80) IX[B]E
	[34] -1	0	0x0000a480 - 0x0000a4ff (0x80) IX[B]E
	[35] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]E
	[36] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]E
	[37] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]E
	[38] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]E
	[39] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]E
	[40] -1	0	0x0000c480 - 0x0000c4ff (0x80) IX[B]E
	[41] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[42] -1	0	0x00008000 - 0x000080ff (0x100) IX[B](B)
	[43] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[44] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) RADEON(0): MMIO registers at 0x9e2f0000: size 64KB
(==) RADEON(0): Write-combining range (0x9e2f0000,0x10000) was already clear
(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
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /opt/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(==) RADEON(0): X server will not keep DPI constant for all screen sizes
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /opt/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) RADEON(0): initializing int10
(==) RADEON(0): Write-combining range (0xa0000,0x20000) was already clear
(==) RADEON(0): Write-combining range (0xc0000,0x40000) was already clear
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(==) RADEON(0): Write-combining range (0x0,0x1000) was already clear
(--) RADEON(0): Chipset: "ATI FireGL X1 NG (AGP)" (ChipID = 0x4e47)
(--) RADEON(0): Linear framebuffer at 0xb0000000
(--) RADEON(0): BIOS at 0x9e2c0000
(II) RADEON(0): AGP card detected
(II) RADEON(0): Legacy BIOS detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.25.0
(==) RADEON(0): Page Flipping disabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Generation 1 PCI interface in multifunction mode, accessible memory limited to one aperture
(II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 131072 kByte (256 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) RADEON(0): Max desktop size set to 2560x2048
(II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to your xorg.conf
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=31000
(II) RADEON(0): Bios Connector table: 
(II) RADEON(0): Port0: DDCType-3, DACType-0, TMDSType-0, ConnectorType-3
(II) RADEON(0): Port1: DDCType-2, DACType-1, TMDSType-16, ConnectorType-3
(II) RADEON(0): Output DVI-1 using monitor section Monitor0
(II) RADEON(0): I2C bus "VGA_DDC" initialized.
(II) RADEON(0): DFP table revision: 4
(II) RADEON(0): Output DVI-0 has no monitor section
(II) RADEON(0): I2C bus "DVI_DDC" initialized.
(II) RADEON(0): DFP table revision: 4
(II) RADEON(0): Port0:
 Monitor   -- AUTO
 Connector -- DVI-I
 DAC Type  -- Primary
 TMDS Type -- Internal
 DDC Type  -- VGA_DDC
(II) RADEON(0): Port1:
 Monitor   -- AUTO
 Connector -- DVI-I
 DAC Type  -- TVDAC/ExtDAC
 TMDS Type -- H?OpI???A$????w*H?GH???
 DDC Type  -- DVI_DDC
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): DDC Type: 3, Detected Monitor Type: 3
(II) RADEON(0): Panel infos found from DDC detailed: 1600x1200
(II) RADEON(0): EDID data from the display on connector: DVI-I ----------------------
(II) RADEON(0): Manufacturer: AMT  Model: 120  Serial#: 16843009
(II) RADEON(0): Year: 2003  Week: 38
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Digital Display Input
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 41  vert.: 31
(II) RADEON(0): Gamma: 2.40
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.647 redY: 0.346   greenX: 0.298 greenY: 0.591
(II) RADEON(0): blueX: 0.150 blueY: 0.118   whiteX: 0.313 whiteY: 0.329
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400 at 70Hz
(II) RADEON(0): 640x480 at 60Hz
(II) RADEON(0): 640x480 at 67Hz
(II) RADEON(0): 640x480 at 72Hz
(II) RADEON(0): 640x480 at 75Hz
(II) RADEON(0): 800x600 at 56Hz
(II) RADEON(0): 800x600 at 60Hz
(II) RADEON(0): 800x600 at 72Hz
(II) RADEON(0): 800x600 at 75Hz
(II) RADEON(0): 832x624 at 75Hz
(II) RADEON(0): 1024x768 at 60Hz
(II) RADEON(0): 1024x768 at 70Hz
(II) RADEON(0): 1024x768 at 75Hz
(II) RADEON(0): 1280x1024 at 75Hz
(II) RADEON(0): 1152x870 at 75Hz
(II) RADEON(0): Manufacturer's mask: 70
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) RADEON(0): #3: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 162.0 MHz   Image Size:  408 x 306 mm
(II) RADEON(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEON(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEON(0): Serial No: 22N233800072
(II) RADEON(0): Ranges: V min: 50  V max: 75 Hz, H min: 30  H max: 82 kHz, PixClock max 170 MHz
(II) RADEON(0): Monitor name: PL201M
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 	00ffffffffffff0005b4200101010101
(II) RADEON(0): 	260d010280291f8c2be595a5584c9726
(II) RADEON(0): 	1e5054bfeff0a9408180814061400101
(II) RADEON(0): 	010101010101483f403062b0324040c0
(II) RADEON(0): 	130098321100001e000000ff0032324e
(II) RADEON(0): 	3233333830303037320a000000fd0032
(II) RADEON(0): 	4b1e5211000a202020202020000000fc
(II) RADEON(0): 	00504c3230314d0a202020202020002d
finished output detect: 0
(II) RADEON(0): I2C device "DVI_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): DDC Type: 2, Detected Monitor Type: 3
(II) RADEON(0): Panel infos found from DDC detailed: 1600x1200
(II) RADEON(0): EDID data from the display on connector: DVI-I ----------------------
(II) RADEON(0): Manufacturer: AMT  Model: 120  Serial#: 16843009
(II) RADEON(0): Year: 2003  Week: 38
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Digital Display Input
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 41  vert.: 31
(II) RADEON(0): Gamma: 2.40
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.647 redY: 0.346   greenX: 0.298 greenY: 0.591
(II) RADEON(0): blueX: 0.150 blueY: 0.118   whiteX: 0.313 whiteY: 0.329
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400 at 70Hz
(II) RADEON(0): 640x480 at 60Hz
(II) RADEON(0): 640x480 at 67Hz
(II) RADEON(0): 640x480 at 72Hz
(II) RADEON(0): 640x480 at 75Hz
(II) RADEON(0): 800x600 at 56Hz
(II) RADEON(0): 800x600 at 60Hz
(II) RADEON(0): 800x600 at 72Hz
(II) RADEON(0): 800x600 at 75Hz
(II) RADEON(0): 832x624 at 75Hz
(II) RADEON(0): 1024x768 at 60Hz
(II) RADEON(0): 1024x768 at 70Hz
(II) RADEON(0): 1024x768 at 75Hz
(II) RADEON(0): 1280x1024 at 75Hz
(II) RADEON(0): 1152x870 at 75Hz
(II) RADEON(0): Manufacturer's mask: 70
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) RADEON(0): #3: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 162.0 MHz   Image Size:  408 x 306 mm
(II) RADEON(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEON(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEON(0): Serial No: 22N233800243
(II) RADEON(0): Ranges: V min: 50  V max: 75 Hz, H min: 30  H max: 82 kHz, PixClock max 170 MHz
(II) RADEON(0): Monitor name: PL201M
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 	00ffffffffffff0005b4200101010101
(II) RADEON(0): 	260d010280291f8c2be595a5584c9726
(II) RADEON(0): 	1e5054bfeff0a9408180814061400101
(II) RADEON(0): 	010101010101483f403062b0324040c0
(II) RADEON(0): 	130098321100001e000000ff0032324e
(II) RADEON(0): 	3233333830303234330a000000fd0032
(II) RADEON(0): 	4b1e5211000a202020202020000000fc
(II) RADEON(0): 	00504c3230314d0a202020202020002d
finished output detect: 1
finished all detect
before xf86InitialConfiguration
(II) RADEON(0): DDC Type: 3, Detected Monitor Type: 3
(II) RADEON(0): EDID data from the display on connector: DVI-I ----------------------
(II) RADEON(0): Manufacturer: AMT  Model: 120  Serial#: 16843009
(II) RADEON(0): Year: 2003  Week: 38
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Digital Display Input
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 41  vert.: 31
(II) RADEON(0): Gamma: 2.40
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.647 redY: 0.346   greenX: 0.298 greenY: 0.591
(II) RADEON(0): blueX: 0.150 blueY: 0.118   whiteX: 0.313 whiteY: 0.329
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400 at 70Hz
(II) RADEON(0): 640x480 at 60Hz
(II) RADEON(0): 640x480 at 67Hz
(II) RADEON(0): 640x480 at 72Hz
(II) RADEON(0): 640x480 at 75Hz
(II) RADEON(0): 800x600 at 56Hz
(II) RADEON(0): 800x600 at 60Hz
(II) RADEON(0): 800x600 at 72Hz
(II) RADEON(0): 800x600 at 75Hz
(II) RADEON(0): 832x624 at 75Hz
(II) RADEON(0): 1024x768 at 60Hz
(II) RADEON(0): 1024x768 at 70Hz
(II) RADEON(0): 1024x768 at 75Hz
(II) RADEON(0): 1280x1024 at 75Hz
(II) RADEON(0): 1152x870 at 75Hz
(II) RADEON(0): Manufacturer's mask: 70
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) RADEON(0): #3: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 162.0 MHz   Image Size:  408 x 306 mm
(II) RADEON(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEON(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEON(0): Serial No: 22N233800072
(II) RADEON(0): Ranges: V min: 50  V max: 75 Hz, H min: 30  H max: 82 kHz, PixClock max 170 MHz
(II) RADEON(0): Monitor name: PL201M
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 	00ffffffffffff0005b4200101010101
(II) RADEON(0): 	260d010280291f8c2be595a5584c9726
(II) RADEON(0): 	1e5054bfeff0a9408180814061400101
(II) RADEON(0): 	010101010101483f403062b0324040c0
(II) RADEON(0): 	130098321100001e000000ff0032324e
(II) RADEON(0): 	3233333830303037320a000000fd0032
(II) RADEON(0): 	4b1e5211000a202020202020000000fc
(II) RADEON(0): 	00504c3230314d0a202020202020002d
in RADEONProbeOutputModes
(II) RADEON(0): EDID vendor "AMT", prod id 288
(II) RADEON(0): Using hsync ranges from config file
(II) RADEON(0): Using vrefresh ranges from config file
(II) RADEON(0): Printing DDC gathered Modelines:
(II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEON(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) RADEON(0): Modeline "1600x1200"x59.9  161.00  1600 1712 1880 2160  1200 1203 1207 1245 -hsync +vsync (74.5 kHz)
(II) RADEON(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) RADEON(0): Modeline "1280x960"x59.9  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync (59.7 kHz)
(II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
(II) RADEON(0): EDID vendor "AMT", prod id 288
(II) RADEON(0): DDC Type: 2, Detected Monitor Type: 3
(II) RADEON(0): EDID data from the display on connector: DVI-I ----------------------
(II) RADEON(0): Manufacturer: AMT  Model: 120  Serial#: 16843009
(II) RADEON(0): Year: 2003  Week: 38
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Digital Display Input
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 41  vert.: 31
(II) RADEON(0): Gamma: 2.40
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.647 redY: 0.346   greenX: 0.298 greenY: 0.591
(II) RADEON(0): blueX: 0.150 blueY: 0.118   whiteX: 0.313 whiteY: 0.329
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400 at 70Hz
(II) RADEON(0): 640x480 at 60Hz
(II) RADEON(0): 640x480 at 67Hz
(II) RADEON(0): 640x480 at 72Hz
(II) RADEON(0): 640x480 at 75Hz
(II) RADEON(0): 800x600 at 56Hz
(II) RADEON(0): 800x600 at 60Hz
(II) RADEON(0): 800x600 at 72Hz
(II) RADEON(0): 800x600 at 75Hz
(II) RADEON(0): 832x624 at 75Hz
(II) RADEON(0): 1024x768 at 60Hz
(II) RADEON(0): 1024x768 at 70Hz
(II) RADEON(0): 1024x768 at 75Hz
(II) RADEON(0): 1280x1024 at 75Hz
(II) RADEON(0): 1152x870 at 75Hz
(II) RADEON(0): Manufacturer's mask: 70
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) RADEON(0): #3: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 162.0 MHz   Image Size:  408 x 306 mm
(II) RADEON(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEON(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEON(0): Serial No: 22N233800243
(II) RADEON(0): Ranges: V min: 50  V max: 75 Hz, H min: 30  H max: 82 kHz, PixClock max 170 MHz
(II) RADEON(0): Monitor name: PL201M
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 	00ffffffffffff0005b4200101010101
(II) RADEON(0): 	260d010280291f8c2be595a5584c9726
(II) RADEON(0): 	1e5054bfeff0a9408180814061400101
(II) RADEON(0): 	010101010101483f403062b0324040c0
(II) RADEON(0): 	130098321100001e000000ff0032324e
(II) RADEON(0): 	3233333830303234330a000000fd0032
(II) RADEON(0): 	4b1e5211000a202020202020000000fc
(II) RADEON(0): 	00504c3230314d0a202020202020002d
in RADEONProbeOutputModes
(II) RADEON(0): EDID vendor "AMT", prod id 288
(II) RADEON(0): Output DVI-1 connected
(II) RADEON(0): Output DVI-0 connected
(II) RADEON(0): Output DVI-1 using initial mode 1600x1200
(II) RADEON(0): Output DVI-0 using initial mode 1600x1200
after xf86InitialConfiguration
(**) RADEON(0): Display dimensions: (410, 310) mm
(**) RADEON(0): DPI set to (99, 131)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /opt/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(==) RADEON(0): Using XAA acceleration architecture
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /opt/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 2.0
(==) RADEON(0): Assuming overlay scaler buffer width is 1920
(II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
(==) RADEON(0): Write-combining range (0x0,0x1000) was already clear
(!!) RADEON(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0x9e2f0000 - 0x9e2fffff (0x10000) MX[B]
	[1] 0	0	0xb0000000 - 0xb7ffffff (0x8000000) MX[B]
	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0	0x9e780000 - 0x9e7bffff (0x40000) MX[B]E
	[7] -1	0	0x9e7fe000 - 0x9e7fffff (0x2000) MX[B]E
	[8] -1	0	0x9e5dbc00 - 0x9e5dbfff (0x400) MX[B]E
	[9] -1	0	0x9e5dc000 - 0x9e5dffff (0x4000) MX[B]E
	[10] -1	0	0x9e5f0000 - 0x9e5fffff (0x10000) MX[B]E
	[11] -1	0	0x9e3fc400 - 0x9e3fc7ff (0x400) MX[B]E
	[12] -1	0	0x9e3f7000 - 0x9e3f7fff (0x1000) MX[B]E
	[13] -1	0	0x9e3f6000 - 0x9e3f6fff (0x1000) MX[B]E
	[14] -1	0	0x9e3f8000 - 0x9e3fbfff (0x4000) MX[B]E
	[15] -1	0	0x9e3fc800 - 0x9e3fcfff (0x800) MX[B]E
	[16] -1	0	0x9e3fe000 - 0x9e3fefff (0x1000) MX[B]E
	[17] -1	0	0x9e3fd000 - 0x9e3fdfff (0x1000) MX[B]E
	[18] -1	0	0x9e8fe000 - 0x9e8fefff (0x1000) MX[B]E
	[19] -1	0	0x9e8ff000 - 0x9e8fffff (0x1000) MX[B]E
	[20] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]EO
	[21] -1	0	0x9e2e0000 - 0x9e2effff (0x10000) MX[B](B)
	[22] -1	0	0xa8000000 - 0xafffffff (0x8000000) MX[B](B)
	[23] -1	0	0x9e2c0000 - 0x9e2dffff (0x20000) MX[B](B)
	[24] -1	0	0x9e2f0000 - 0x9e2fffff (0x10000) MX[B](B)
	[25] -1	0	0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
	[26] -1	0	0x9e3ff000 - 0x9e3fffff (0x1000) MX[B]E
	[27] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[28] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[29] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[30] 0	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[31] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[32] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[33] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
	[34] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B]E
	[35] -1	0	0x0000a080 - 0x0000a0ff (0x80) IX[B]E
	[36] -1	0	0x0000a400 - 0x0000a47f (0x80) IX[B]E
	[37] -1	0	0x0000a480 - 0x0000a4ff (0x80) IX[B]E
	[38] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]E
	[39] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]E
	[40] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]E
	[41] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]E
	[42] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]E
	[43] -1	0	0x0000c480 - 0x0000c4ff (0x80) IX[B]E
	[44] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[45] -1	0	0x00008000 - 0x000080ff (0x100) IX[B](B)
	[46] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[47] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) RADEON(0): Write-combining range (0x9e2f0000,0x10000) was already clear
(==) RADEON(0): Write-combining range (0xb0000000,0x8000000)
(==) RADEON(0): Write-combining range (0xa0000,0x10000) was already clear
Entering TV Save
Save TV timing tables
saveTimingTables: reading timing tables
TV Save done
(==) RADEON(0): Using 24 bit depth buffer
(II) RADEON(0): RADEONInitMemoryMap() : 
(II) RADEON(0):   mem_size         : 0x08000000
(II) RADEON(0):   MC_FB_LOCATION   : 0xb7ffb000
(II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(II) RADEON(0): Depth moves disabled by default
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB GART 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 GART textures
(II) RADEON(0): Memory manager initialized to (0,0) (1600,8191)
(II) RADEON(0): Reserved area from (0,1600) to (1600,1602)
(II) RADEON(0): Largest offscreen area available: 1600 x 6589
(II) RADEON(0): Will use front buffer at offset 0x0
(II) RADEON(0): Will use back buffer at offset 0x286e000
(II) RADEON(0): Will use depth buffer at offset 0x3232000
(II) RADEON(0): Will use 69632 kb for textures at offset 0x3bf6000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
(II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
(II) RADEON(0): [drm] framebuffer handle = 0xb0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): X context handle = 0x10
(II) RADEON(0): [drm] installed DRM signal handler
(==) RADEON(0): Using AGP 8x
(II) RADEON(0): [agp] Mode 0x1f000b6a [AGP 0x0000/0x0000; Card 0x1002/0x4e47]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x5507f800
(II) RADEON(0): [agp] ring handle = 0xc0000000
(II) RADEON(0): [agp] Ring mapped at 0x80af24000
(II) RADEON(0): [agp] ring read ptr handle = 0xc0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x8006c7000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xc0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x80b025000
(II) RADEON(0): [agp] GART texture map handle = 0xc0302000
(II) RADEON(0): [agp] GART Texture map mapped at 0x80b225000
(II) RADEON(0): [drm] register handle = 0x9e2f0000
(II) RADEON(0): [dri] Visual configs initialized
init memmap
init common
init crtc1
init pll1
restore memmap
(II) RADEON(0): RADEONRestoreMemMapRegisters() : 
(II) RADEON(0):   MC_FB_LOCATION   : 0xb7ffb000
(II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
restore common
restore crtc1
restore pll1
finished PLL1
restore FP
enable montype: 3
init memmap
init common
init crtc2
init pll2
restore memmap
(II) RADEON(0): RADEONRestoreMemMapRegisters() : 
(II) RADEON(0):   MC_FB_LOCATION   : 0xb7ffb000
(II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
restore common
restore crtc2
restore pll2
finished PLL2
restore FP2
enable montype: 3
disable montype: 3
disable montype: 3
(==) RADEON(0): Backing store disabled
(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 16
(II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):   MC_FB_LOCATION  was: 0xb7ffb000 is: 0xb7ffb000
(WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xc07fc000
(II) RADEON(0): RADEONRestoreMemMapRegisters() : 
(II) RADEON(0):   MC_FB_LOCATION   : 0xb7ffb000
(II) RADEON(0):   MC_AGP_LOCATION  : 0xc07fc000
(II) RADEON(0): Direct rendering enabled
(II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and newer.
(II) RADEON(0): Render acceleration disabled
(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
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1602)
(II) RADEON(0): Largest offscreen area available: 1600 x 6586
(II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
(II) Loading sub module "theatre_detect"
(II) LoadModule: "theatre_detect"
(II) Loading /opt/lib/xorg/modules/multimedia//theatre_detect_drv.so
(II) Module theatre_detect: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) RandR disabled
(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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /opt/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(II) RADEON(0): Setting screen physical size to 408 x 306
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psm0"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/psm0"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: SetupAuto: hw.iftype is 3, hw.model is 4
(II) Mouse0: SetupAuto: protocol is SysMouse
(WW) fcntl(9, O_ASYNC): Inappropriate ioctl for device
enable montype: 3
enable montype: 3

Fatal server error:
Caught signal 10.  Server aborting

disable montype: 3
disable montype: 3
(II) RADEON(0): RADEONRestoreMemMapRegisters() : 
(II) RADEON(0):   MC_FB_LOCATION   : 0x1fff0000
(II) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
finished PLL2
finished PLL1
Entering Restore TV
Restore TV PLL
Restore TVHV
Restore TV Restarts
Restore Timing Tables
Restore TV standard
Leaving Restore TV
(==) RADEON(0): Write-combining range (0xa0000,0x10000) was already clear


More information about the freebsd-x11 mailing list