Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2007 13:55:02 +0300
From:      Andrei Kolu <antik@bsd.ee>
To:        freebsd-x11@freebsd.org
Subject:   Re: ATI Radeon X550/X600 problem
Message-ID:  <200709221355.03119.antik@bsd.ee>
In-Reply-To: <200709221340.24364.antik@bsd.ee>
References:  <200709221133.23532.antik@bsd.ee> <20070922102056.GJ94853@amilo.cenkes.org> <200709221340.24364.antik@bsd.ee>

next in thread | previous in thread | raw e-mail | index | archive | help
Saturday 22 September 2007 13:40:23 kirjutasid sa:
> Saturday 22 September 2007 13:20:58 kirjutas Andrew Pantyukhin:
> > On Sat, Sep 22, 2007 at 11:33:22AM +0300, Andrei Kolu wrote:
> > > Hello!
> > >
> > > I have problem starting Xorg 7.2/7.3 with "ati" and "radeon" driver- =
it
> > > worked just fine one month ago. Can start Xorg only with "vesa" driver
> > > in "1024x768" mode.
> >
> > Have you tried auto-configuration? (Xorg -configure)
>
> Yes, of course. Config  file and log attached.
>
>
> Andrei

Hmm, looks like attachments are not allowed here... (note: log is from=20
xorg.conf file with minor changes like keyboard configuration.)

Section "ServerLayout"
=A0=A0=A0=A0=A0=A0=A0=A0Identifier =A0 =A0 "X.org Configured"
=A0=A0=A0=A0=A0=A0=A0=A0Screen =A0 =A0 =A00 =A0"Screen0" 0 0
=A0=A0=A0=A0=A0=A0=A0=A0InputDevice =A0 =A0"Mouse0" "CorePointer"
=A0=A0=A0=A0=A0=A0=A0=A0InputDevice =A0 =A0"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
=A0=A0=A0=A0=A0=A0=A0=A0RgbPath =A0 =A0 =A0"/usr/local/share/X11/rgb"
=A0=A0=A0=A0=A0=A0=A0=A0ModulePath =A0 "/usr/local/lib/xorg/modules"
=A0=A0=A0=A0=A0=A0=A0=A0FontPath =A0 =A0 "/usr/local/lib/X11/fonts/misc/"
=A0=A0=A0=A0=A0=A0=A0=A0FontPath =A0 =A0 "/usr/local/lib/X11/fonts/TTF/"
=A0=A0=A0=A0=A0=A0=A0=A0FontPath =A0 =A0 "/usr/local/lib/X11/fonts/OTF"
=A0=A0=A0=A0=A0=A0=A0=A0FontPath =A0 =A0 "/usr/local/lib/X11/fonts/Type1/"
=A0=A0=A0=A0=A0=A0=A0=A0FontPath =A0 =A0 "/usr/local/lib/X11/fonts/100dpi/"
=A0=A0=A0=A0=A0=A0=A0=A0FontPath =A0 =A0 "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"extmod"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"record"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"dbe"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"glx"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"GLcore"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"xtrap"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"dri"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"freetype"
=A0=A0=A0=A0=A0=A0=A0=A0Load =A0"type1"
EndSection

Section "InputDevice"
=A0=A0=A0=A0=A0=A0=A0=A0Identifier =A0"Keyboard0"
=A0=A0=A0=A0=A0=A0=A0=A0Driver =A0 =A0 =A0"kbd"
EndSection

Section "InputDevice"
=A0=A0=A0=A0=A0=A0=A0=A0Identifier =A0"Mouse0"
=A0=A0=A0=A0=A0=A0=A0=A0Driver =A0 =A0 =A0"mouse"
=A0=A0=A0=A0=A0=A0=A0=A0Option=A0=A0 =A0 =A0"Protocol" "auto"
=A0=A0=A0=A0=A0=A0=A0=A0Option=A0=A0 =A0 =A0"Device" "/dev/sysmouse"
=A0=A0=A0=A0=A0=A0=A0=A0Option=A0=A0 =A0 =A0"ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
=A0=A0=A0=A0=A0=A0=A0=A0#DisplaySize=A0=A0=A0=A0 =A0380 =A0 300=A0=A0=A0=A0=
=A0# mm
=A0=A0=A0=A0=A0=A0=A0=A0Identifier =A0 "Monitor0"
=A0=A0=A0=A0=A0=A0=A0=A0VendorName =A0 "SAM"
=A0=A0=A0=A0=A0=A0=A0=A0ModelName =A0 =A0"SyncMaster"
=A0### Comment all HorizSync and VertRefresh values to use DDC:
=A0=A0=A0=A0=A0=A0=A0=A0HorizSync =A0 =A030.0 - 81.0
=A0=A0=A0=A0=A0=A0=A0=A0VertRefresh =A056.0 - 75.0
=A0=A0=A0=A0=A0=A0=A0=A0Option=A0=A0 =A0 =A0"DPMS"
EndSection

Section "Device"
=A0 =A0 =A0 =A0 ### Available Driver options are:-
=A0 =A0 =A0 =A0 ### Values: <i>: integer, <f>: float, <bool>: "True"/"False=
",
=A0 =A0 =A0 =A0 ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
=A0 =A0 =A0 =A0 ### [arg]: arg optional
=A0 =A0 =A0 =A0 #Option =A0 =A0 "NoAccel" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "SWcursor" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "Dac6Bit" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "Dac8Bit" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "BusType" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "CPPIOMode" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "CPusecTimeout" =A0 =A0 =A0=A0=A0=A0=A0=A0=
=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "AGPMode" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "AGPFastWrite" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "AGPSize" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "GARTSize" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "RingSize" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "BufferSize" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "EnableDepthMoves" =A0 =A0=A0=A0=A0=A0=A0=
=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "EnablePageFlip" =A0 =A0 =A0=A0=A0=A0=A0=A0=
=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "NoBackBuffer" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "DMAForXv" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "FBTexPercent" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "DepthBits" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "AccelDFS" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "PanelOff" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "DDCMode" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "MonitorLayout" =A0 =A0 =A0=A0=A0=A0=A0=A0=
=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "IgnoreEDID" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "UseFBDev" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "MergedFB" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "CRT2HSync" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "CRT2VRefresh" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "CRT2Position" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "MetaModes" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "MergedDPI" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "MergedXinerama" =A0 =A0 =A0=A0=A0=A0=A0=A0=
=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "MergedXineramaCRT2IsScreen0" =A0=A0=A0=A0=
=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "MergedNonRectangular" =A0=A0=A0=A0=A0# [<b=
ool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "MergedMouseRestriction" =A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "DisplayPriority" =A0 =A0=A0=A0=A0=A0=A0=A0=
=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "PanelSize" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "ForceMinDotClock" =A0 =A0=A0=A0=A0=A0=A0=
=A0# <freq>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "ColorTiling" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "VideoKey" =A0 =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "RageTheatreCrystal" =A0=A0=A0=A0=A0=A0=A0#=
 <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "RageTheatreTunerPort" =A0=A0=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "RageTheatreCompositePort" =A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "RageTheatreSVideoPort" =A0=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "TunerType" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# <i>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "RageTheatreMicrocPath" =A0=A0=A0=A0# <str>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "RageTheatreMicrocType" =A0=A0=A0=A0# <str>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "RenderAccel" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "SubPixelOrder" =A0 =A0 =A0=A0=A0=A0=A0=A0=
=A0=A0# [<str>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "ShowCache" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "DynamicClocks" =A0 =A0 =A0=A0=A0=A0=A0=A0=
=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "BIOSHotkeys" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "VGAAccess" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "ReverseDDC" =A0 =A0 =A0 =A0 =A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "LVDSProbePLL" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0# [<bool>]
=A0 =A0 =A0 =A0 #Option =A0 =A0 "AccelMethod" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# <str>
=A0 =A0 =A0 =A0 #Option =A0 =A0 "ConstantDPI" =A0 =A0 =A0 =A0=A0=A0=A0=A0=
=A0=A0=A0# [<bool>]
=A0=A0=A0=A0=A0=A0=A0=A0Identifier =A0"Card0"
=A0=A0=A0=A0=A0=A0=A0=A0Driver =A0 =A0 =A0"ati"
=A0=A0=A0=A0=A0=A0=A0=A0VendorName =A0"ATI Technologies Inc"
=A0=A0=A0=A0=A0=A0=A0=A0BoardName =A0 "RV380 0x3e50 [Radeon X600]"
=A0=A0=A0=A0=A0=A0=A0=A0BusID =A0 =A0 =A0 "PCI:3:0:0"
EndSection

Section "Screen"
=A0=A0=A0=A0=A0=A0=A0=A0Identifier "Screen0"
=A0=A0=A0=A0=A0=A0=A0=A0Device =A0 =A0 "Card0"
=A0=A0=A0=A0=A0=A0=A0=A0Monitor =A0 =A0"Monitor0"
=A0=A0=A0=A0=A0=A0=A0=A0SubSection "Display"
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Viewport =A0 0 0
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Depth =A0 =A0 1
=A0=A0=A0=A0=A0=A0=A0=A0EndSubSection
=A0=A0=A0=A0=A0=A0=A0=A0SubSection "Display"
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Viewport =A0 0 0
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Depth =A0 =A0 4
=A0=A0=A0=A0=A0=A0=A0=A0EndSubSection
=A0=A0=A0=A0=A0=A0=A0=A0SubSection "Display"
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Viewport =A0 0 0
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Depth =A0 =A0 8
=A0=A0=A0=A0=A0=A0=A0=A0EndSubSection
=A0=A0=A0=A0=A0=A0=A0=A0SubSection "Display"
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Viewport =A0 0 0
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Depth =A0 =A0 15
=A0=A0=A0=A0=A0=A0=A0=A0EndSubSection
=A0=A0=A0=A0=A0=A0=A0=A0SubSection "Display"
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Viewport =A0 0 0
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Depth =A0 =A0 16
=A0=A0=A0=A0=A0=A0=A0=A0EndSubSection
=A0=A0=A0=A0=A0=A0=A0=A0SubSection "Display"
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Viewport =A0 0 0
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0Depth =A0 =A0 24
=A0=A0=A0=A0=A0=A0=A0=A0EndSubSection
EndSection





X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: FreeBSD 6.2-STABLE i386=20
Current Operating System: FreeBSD pcbsd 6.2-STABLE FreeBSD 6.2-STABLE #74: =
Sun=20
Sep 16 11:03:52 PDT 2007 =A0 =A0 root@pcbsd:/usr/obj/usr/src/sys/PCBSD i386
Build Date: 16 September 2007
=A0=A0=A0=A0=A0=A0=A0=A0Before reporting problems, check http://wiki.x.org
=A0=A0=A0=A0=A0=A0=A0=A0to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (=3D=3D) default setting,
=A0=A0=A0=A0=A0=A0=A0=A0(++) from command line, (!!) notice, (II) informati=
onal,
=A0=A0=A0=A0=A0=A0=A0=A0(WW) warning, (EE) error, (NI) not implemented, (??=
) unknown.
(=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 22 10:42:25 2007
(=3D=3D) Using config file: "/etc/X11/xorg.conf"
(=3D=3D) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | =A0 |-->Monitor "Monitor0"
(**) | =A0 |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "ee"
(**) XKB: layout: "ee"
(=3D=3D) Keyboard: CustomKeycode disabled
(WW) `fonts.dir' not found (or not valid) in "/Programs/fonts/".
=A0=A0=A0=A0=A0=A0=A0=A0Entry deleted from font path.
=A0=A0=A0=A0=A0=A0=A0=A0(Run 'mkfontdir' on "/Programs/fonts/").
(WW) The directory "/usr/local/lib/X11/fonts/webfonts/" does not exist.
=A0=A0=A0=A0=A0=A0=A0=A0Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/CID/" does not exist.
=A0=A0=A0=A0=A0=A0=A0=A0Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid)=20
in "/usr/local/lib/X11/fonts/local/".
=A0=A0=A0=A0=A0=A0=A0=A0Entry deleted from font path.
=A0=A0=A0=A0=A0=A0=A0=A0(Run 'mkfontdir' on "/usr/local/lib/X11/fonts/local=
/").
(**) FontPath set to:
=A0=A0=A0=A0=A0=A0=A0=A0/usr/local/lib/X11/fonts/cyrillic/,
=A0=A0=A0=A0=A0=A0=A0=A0/usr/local/lib/X11/fonts/TrueType/,
=A0=A0=A0=A0=A0=A0=A0=A0/usr/local/lib/X11/fonts/misc/,
=A0=A0=A0=A0=A0=A0=A0=A0/usr/local/lib/X11/fonts/TTF/,
=A0=A0=A0=A0=A0=A0=A0=A0/usr/local/lib/X11/fonts/Type1/,
=A0=A0=A0=A0=A0=A0=A0=A0/usr/local/lib/X11/fonts/75dpi/,
=A0=A0=A0=A0=A0=A0=A0=A0/usr/local/lib/X11/fonts/100dpi/,
=A0=A0=A0=A0=A0=A0=A0=A0/usr/local/lib/X11/fonts/dejavu/
(**) RgbPath set to "/usr/local/lib/X11/rgb"
(**) ModulePath set to "/usr/local/lib/xorg/modules"
(II) Loader magic: 0x819e340
(II) Module ABI versions:
=A0=A0=A0=A0=A0=A0=A0=A0X.Org ANSI C Emulation: 0.3
=A0=A0=A0=A0=A0=A0=A0=A0X.Org Video Driver: 1.1
=A0=A0=A0=A0=A0=A0=A0=A0X.Org XInput driver : 0.7
=A0=A0=A0=A0=A0=A0=A0=A0X.Org Server Extension : 0.3
=A0=A0=A0=A0=A0=A0=A0=A0X.Org Font Renderer : 0.5
(II) Loader running on freebsd
(II) LoadModule: "pcidata"
(II) Loading /usr/local/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.0.0
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Video Driver, version 1.1
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 5

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages =3D 0x03, oldVal1 =3D 0x00000000, mode1Res1 =3D 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2588 card 15d9,6280 rev 05 class 06,00,00 hdr =
00
(II) PCI: 00:01:0: chip 8086,2589 card 0000,0000 rev 05 class 06,04,00 hdr =
01
(II) PCI: 00:1c:0: chip 8086,2660 card 0000,0000 rev 03 class 06,04,00 hdr =
81
(II) PCI: 00:1c:2: chip 8086,2664 card 0000,0000 rev 03 class 06,04,00 hdr =
81
(II) PCI: 00:1c:3: chip 8086,2666 card 0000,0000 rev 03 class 06,04,00 hdr =
81
(II) PCI: 00:1d:0: chip 8086,2658 card 15d9,6280 rev 03 class 0c,03,00 hdr =
80
(II) PCI: 00:1d:1: chip 8086,2659 card 15d9,6280 rev 03 class 0c,03,00 hdr =
00
(II) PCI: 00:1d:2: chip 8086,265a card 15d9,6280 rev 03 class 0c,03,00 hdr =
00
(II) PCI: 00:1d:3: chip 8086,265b card 15d9,6280 rev 03 class 0c,03,00 hdr =
00
(II) PCI: 00:1d:7: chip 8086,265c card 15d9,6280 rev 03 class 0c,03,20 hdr =
00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev d3 class 06,04,01 hdr =
01
(II) PCI: 00:1f:0: chip 8086,2640 card 8086,2640 rev 03 class 06,01,00 hdr =
80
(II) PCI: 00:1f:2: chip 8086,2652 card 15d9,6280 rev 03 class 01,01,80 hdr =
00
(II) PCI: 00:1f:3: chip 8086,266a card 15d9,6280 rev 03 class 0c,05,00 hdr =
00
(II) PCI: 01:00:0: chip 8086,032c card 0000,0000 rev 09 class 06,04,00 hdr =
81
(II) PCI: 01:00:1: chip 8086,0326 card 0000,0000 rev 09 class 08,00,20 hdr =
80
(II) PCI: 02:01:0: chip 1102,0002 card 1102,8069 rev 08 class 04,01,00 hdr =
80
(II) PCI: 02:01:1: chip 1102,7002 card 1102,0020 rev 08 class 09,80,00 hdr =
80
(II) PCI: 03:00:0: chip 1002,3e50 card 174b,1500 rev 00 class 03,00,00 hdr =
80
(II) PCI: 03:00:1: chip 1002,3e70 card 174b,1501 rev 00 class 03,80,00 hdr =
00
(II) PCI: 04:00:0: chip 14e4,1659 card 15d9,02c6 rev 11 class 02,00,00 hdr =
00
(II) PCI: 05:00:0: chip 14e4,1659 card 15d9,02c6 rev 11 class 02,00,00 hdr =
00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
00ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0xff=
ffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0xff=
ffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000c000 - 0x00=
00cfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4100000 - 0xd4=
1fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 3 I/O range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000d000 - 0x00=
00dfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4000000 - 0xd4=
0fffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd0000000 - 0xd3=
ffffff (0x4000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:2), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleare=
d)
(II) Bus 4 non-prefetchable memory range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4200000 - 0xd4=
2fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:28:3), (0,5,5), BCTRL: 0x0002 (VGA_EN is cleare=
d)
(II) Bus 5 non-prefetchable memory range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4300000 - 0xd4=
3fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:30:0), (0,6,6), BCTRL: 0x0002 (VGA_EN is cleare=
d)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (1:0:0), (1,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000c000 - 0x00=
00cfff (0x1000) IX[B]
(--) PCI:*(3:0:0) ATI Technologies Inc RV380 0x3e50 [Radeon X600] rev 0, Me=
m @=20
0xd0000000/26, 0xd4030000/16, I/O @ 0xd000/8
(--) PCI: (3:0:1) ATI Technologies Inc RV380 [Radeon X600] Secondary rev 0,=
=20
Mem @ 0xd4020000/16
(II) Addressable bus resource ranges are
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0xff=
ffffff (0x0) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[1] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
00ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00100000 - 0x3f=
ffffff (0x3ff00000) MX[B]E(B)
=A0=A0=A0=A0=A0=A0=A0=A0[1] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000f0000 - 0x00=
0fffff (0x10000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[2] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000c0000 - 0x00=
0effff (0x30000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[3] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
09ffff (0xa0000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[4] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000ffff - 0x00=
00ffff (0x1) IX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[5] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
0000ff (0x100) IX[B]
(II) Active PCI resource ranges:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4300000 - 0xd4=
3fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[1] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4200000 - 0xd4=
3fffff (0x200000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[2] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4100000 - 0xd4=
1fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[3] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd44c0000 - 0xd4=
4fffff (0x40000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[4] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4030000 - 0xd4=
03ffff (0x10000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[5] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd0000000 - 0xd3=
ffffff (0x4000000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[6] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000c100 - 0x00=
00c1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[7] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000c000 - 0x00=
00c0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[8] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000500 - 0x00=
0005ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[9] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000f000 - 0x00=
00f0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[10] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e400 - 0x0000=
e4ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[11] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e300 - 0x0000=
e3ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[12] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e200 - 0x0000=
e2ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[13] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e100 - 0x0000=
e1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[14] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000d000 - 0x0000=
d0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4020000 - 0xd4=
02ffff (0x10000) MX[B](B)
(II) PCI Memory resource overlap reduced 0xd4200000 from 0xd43fffff to=20
0xd42fffff
(II) Active PCI resource ranges after removing overlaps:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4300000 - 0xd4=
3fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[1] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4200000 - 0xd4=
2fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[2] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4100000 - 0xd4=
1fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[3] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd44c0000 - 0xd4=
4fffff (0x40000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[4] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4030000 - 0xd4=
03ffff (0x10000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[5] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd0000000 - 0xd3=
ffffff (0x4000000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[6] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000c100 - 0x00=
00c1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[7] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000c000 - 0x00=
00c0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[8] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000500 - 0x00=
0005ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[9] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000f000 - 0x00=
00f0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[10] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e400 - 0x0000=
e4ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[11] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e300 - 0x0000=
e3ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[12] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e200 - 0x0000=
e2ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[13] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e100 - 0x0000=
e1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[14] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000d000 - 0x0000=
d0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4020000 - 0xd4=
02ffff (0x10000) MX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00100000 - 0x3f=
ffffff (0x3ff00000) MX[B]E(B)
=A0=A0=A0=A0=A0=A0=A0=A0[1] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000f0000 - 0x00=
0fffff (0x10000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[2] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000c0000 - 0x00=
0effff (0x30000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[3] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
09ffff (0xa0000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[4] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x0000ffff - 0x00=
00ffff (0x1) IX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[5] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
0000ff (0x100) IX[B]
(II) All system resource ranges:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00100000 - 0x3f=
ffffff (0x3ff00000) MX[B]E(B)
=A0=A0=A0=A0=A0=A0=A0=A0[1] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000f0000 - 0x00=
0fffff (0x10000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[2] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000c0000 - 0x00=
0effff (0x30000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[3] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
09ffff (0xa0000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[4] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4300000 - 0xd4=
3fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[5] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4200000 - 0xd4=
2fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[6] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4100000 - 0xd4=
1fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[7] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd44c0000 - 0xd4=
4fffff (0x40000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[8] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4030000 - 0xd4=
03ffff (0x10000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[9] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd0000000 - 0xd3=
ffffff (0x4000000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[10] -1=A00=A0=A0=A0=A0=A0=A0=A00xd4020000 - 0xd402=
ffff (0x10000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[11] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000ffff - 0x0000=
ffff (0x1) IX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[12] -1=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x0000=
00ff (0x100) IX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[13] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000c100 - 0x0000=
c1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[14] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000c000 - 0x0000=
c0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[15] -1=A00=A0=A0=A0=A0=A0=A0=A00x00000500 - 0x0000=
05ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[16] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000f000 - 0x0000=
f0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[17] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e400 - 0x0000=
e4ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[18] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e300 - 0x0000=
e3ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[19] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e200 - 0x0000=
e2ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[20] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e100 - 0x0000=
e1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[21] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000d000 - 0x0000=
d0ff (0x100) IX[B](B)
(II) LoadModule: "ddc"
(II) Loading /usr/local/lib/xorg/modules//libddc.so
(II) Module ddc: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.0.0
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.0.0
=A0=A0=A0=A0=A0=A0=A0=A0Module class: X.Org Server Extension
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.0.0
=A0=A0=A0=A0=A0=A0=A0=A0Module class: X.Org Server Extension
=A0=A0=A0=A0=A0=A0=A0=A0ABI 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: "xtrap"
(II) Loading /usr/local/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.0.0
=A0=A0=A0=A0=A0=A0=A0=A0Module class: X.Org Server Extension
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/local/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor=3D"X.Org Foundation & the After X-TT Project"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 2.1.0
=A0=A0=A0=A0=A0=A0=A0=A0Module class: X.Org Font Renderer
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "ati"
(II) Loading /usr/local/lib/xorg/modules/drivers//ati_drv.so
(II) Module ati: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 6.6.3
=A0=A0=A0=A0=A0=A0=A0=A0Module class: X.Org Video Driver
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.1.1
=A0=A0=A0=A0=A0=A0=A0=A0Module class: X.Org XInput Driver
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "keyboard"
(II) Loading /usr/local/lib/xorg/modules/input//keyboard_drv.so
(II) Module keyboard: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.0.0
=A0=A0=A0=A0=A0=A0=A0=A0Module class: X.Org XInput Driver
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org XInput driver, version 0.7
(II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mob=
ility M3 LF (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mob=
ility M4 ML (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro =
GL PB (PCI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro =
GL PD (PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro =
GL PF (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro =
VR PH (PCI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro =
VR PJ (PCI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro =
VR PL (PCI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro =
VR PN (PCI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro =
VR PP (PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro =
VR PR (PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro =
VR PT (PCI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro =
VR PV (PCI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro =
VR PX (PCI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/A=
GP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (P=
CI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (P=
CI/AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (A=
GP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTR=
A TF (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro U=
LTRA TR (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro =
ULTRA TT (AGP?),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeo=
n QG (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000=
 QZ (AGP/PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility M7 LW (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility FireGL 7800 M7 LX (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobilit=
y M6 LZ (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1=
) 4336,
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon IGP330/340/350 (A4) 4137,
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon IGP330M/340M/350M (U2) 4337,
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility=
 7000 IGP 4437,
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (=
AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (A=
GP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (A=
GP/PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO I=
f (AGP/PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9=
000 (M9) Ld (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9000 (M9) Lf (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9000 (M9) Lg (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9100 IGP (A5) 5834,
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon =
9100 PRO IGP 7834,
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 =
5960 (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (A=
GP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Rade=
on 9500 AD (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP=
),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP=
),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX=
 NF (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (A=
GP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL RV360 AV (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9600 (M10) NQ (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9600 (M11) NR (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9600 (M10) NS (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL Mobility T2 (M10) NT (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon =
9650,
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP=
),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AG=
P),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X600 (RV380) 3E50 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL V3200 (RV380) 3E54 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility X600 (M24) 3150 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility X300 (M24) 3152 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV3=
70) 5B60 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X600 (RV370) 5B62 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X550 (RV370) 5B63 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL V3100 (RV370) 5B64 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility X300 (M22) 5460 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 20=
0 5A41 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon XPRESS 200M 5A42 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon XPRESS 200 5A61 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon XPRESS 200M 5A62 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon XPRESS 200 5954 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon XPRESS 200M 5955 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon XPRESS 200 5974 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V500=
0 (RV410) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility FireGL V5000 (M26) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility FireGL V5000 (M26) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility Radeon X700 XL (M26) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility Radeon X700 (M26) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility Radeon X700 (M26) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X700 PRO (RV410) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 =
(RV410) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 =
SE (RV410) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO=
 (R420) JI (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 =
(R420) JK (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R42=
0) JM (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon Mobility 9800 (M18) JN (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 =
SE (R420) (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon AIW X800 VE (R420) JT (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800 (R423) UH (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800PRO (R423) UI (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800LE (R423) UJ (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800SE (R423) UK (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL V5100 (R423) UQ (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL unknown (R423) UR (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI FireGL unknown (R423) UT (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7=
100 (R423) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility FireGL V5100 (M28) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility Radeon X800 (M28) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Mobility Radeon X800 XT (M28) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (=
R430) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 X=
TP (R430) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X850 5D4C (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 P=
RO (R480) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X850 XT (R480) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X850 XT PE (R480) (PCIE),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 S=
E (R480) (AGP),
=A0=A0=A0=A0=A0=A0=A0=A0ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT=
 PE (R480) (AGP)
(II) Primary Device is: PCI 03:00:0
(II) ATI: =A0Candidate "Device" section "Card0".
(WW) ATI: =A0PCI Mach64 in slot 3:0:1 will not be enabled
=A0because it conflicts with another non-video PCI device.
(--) Assigning device section with no busID to primary device
(WW) RADEON: No matching Device section for instance (BusID PCI:3:0:1) found
(--) Chipset ATI Radeon X600 (RV380) 3E50 (PCIE) found
(II) resource ranges after xf86ClaimFixedResources() call:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00100000 - 0x3f=
ffffff (0x3ff00000) MX[B]E(B)
=A0=A0=A0=A0=A0=A0=A0=A0[1] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000f0000 - 0x00=
0fffff (0x10000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[2] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000c0000 - 0x00=
0effff (0x30000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[3] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
09ffff (0xa0000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[4] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4300000 - 0xd4=
3fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[5] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4200000 - 0xd4=
2fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[6] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4100000 - 0xd4=
1fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[7] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd44c0000 - 0xd4=
4fffff (0x40000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[8] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4030000 - 0xd4=
03ffff (0x10000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[9] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd0000000 - 0xd3=
ffffff (0x4000000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[10] -1=A00=A0=A0=A0=A0=A0=A0=A00xd4020000 - 0xd402=
ffff (0x10000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[11] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000ffff - 0x0000=
ffff (0x1) IX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[12] -1=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x0000=
00ff (0x100) IX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[13] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000c100 - 0x0000=
c1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[14] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000c000 - 0x0000=
c0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[15] -1=A00=A0=A0=A0=A0=A0=A0=A00x00000500 - 0x0000=
05ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[16] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000f000 - 0x0000=
f0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[17] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e400 - 0x0000=
e4ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[18] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e300 - 0x0000=
e3ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[19] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e200 - 0x0000=
e2ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[20] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e100 - 0x0000=
e1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[21] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000d000 - 0x0000=
d0ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/local/lib/xorg/modules/drivers//radeon_drv.so
(II) Module radeon: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 4.2.0
=A0=A0=A0=A0=A0=A0=A0=A0Module class: X.Org Video Driver
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Video Driver, version 1.1
(II) resource ranges after probing:
=A0=A0=A0=A0=A0=A0=A0=A0[0] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00100000 - 0x3f=
ffffff (0x3ff00000) MX[B]E(B)
=A0=A0=A0=A0=A0=A0=A0=A0[1] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000f0000 - 0x00=
0fffff (0x10000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[2] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x000c0000 - 0x00=
0effff (0x30000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[3] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x00=
09ffff (0xa0000) MX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[4] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4300000 - 0xd4=
3fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[5] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4200000 - 0xd4=
2fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[6] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4100000 - 0xd4=
1fffff (0x100000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[7] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd44c0000 - 0xd4=
4fffff (0x40000) MX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[8] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd4030000 - 0xd4=
03ffff (0x10000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[9] -1=A0=A00=A0=A0=A0=A0=A0=A0=A00xd0000000 - 0xd3=
ffffff (0x4000000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[10] -1=A00=A0=A0=A0=A0=A0=A0=A00xd4020000 - 0xd402=
ffff (0x10000) MX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[11] 0=A0=A00=A0=A0=A0=A0=A0=A0=A00x000a0000 - 0x00=
0affff (0x10000) MS[B]
=A0=A0=A0=A0=A0=A0=A0=A0[12] 0=A0=A00=A0=A0=A0=A0=A0=A0=A00x000b0000 - 0x00=
0b7fff (0x8000) MS[B]
=A0=A0=A0=A0=A0=A0=A0=A0[13] 0=A0=A00=A0=A0=A0=A0=A0=A0=A00x000b8000 - 0x00=
0bffff (0x8000) MS[B]
=A0=A0=A0=A0=A0=A0=A0=A0[14] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000ffff - 0x0000=
ffff (0x1) IX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[15] -1=A00=A0=A0=A0=A0=A0=A0=A00x00000000 - 0x0000=
00ff (0x100) IX[B]
=A0=A0=A0=A0=A0=A0=A0=A0[16] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000c100 - 0x0000=
c1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[17] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000c000 - 0x0000=
c0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[18] -1=A00=A0=A0=A0=A0=A0=A0=A00x00000500 - 0x0000=
05ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[19] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000f000 - 0x0000=
f0ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[20] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e400 - 0x0000=
e4ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[21] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e300 - 0x0000=
e3ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[22] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e200 - 0x0000=
e2ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[23] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000e100 - 0x0000=
e1ff (0x100) IX[B]E
=A0=A0=A0=A0=A0=A0=A0=A0[24] -1=A00=A0=A0=A0=A0=A0=A0=A00x0000d000 - 0x0000=
d0ff (0x100) IX[B](B)
=A0=A0=A0=A0=A0=A0=A0=A0[25] 0=A0=A00=A0=A0=A0=A0=A0=A0=A00x000003b0 - 0x00=
0003bb (0xc) IS[B]
=A0=A0=A0=A0=A0=A0=A0=A0[26] 0=A0=A00=A0=A0=A0=A0=A0=A0=A00x000003c0 - 0x00=
0003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) RADEON(0): RADEONPreInit
(II) RADEON(0): MMIO registers at 0xd4030000: size 64KB
(=3D=3D) RADEON(0): Write-combining range (0xd4030000,0x10000) was already =
clear
(II) RADEON(0): PCI bus 3 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth =3D 24 bits stored in 4 bytes (32 bpp pixmaps)
(=3D=3D) RADEON(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/local/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 0.1.0
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is=20
0x0000
(=3D=3D) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(=3D=3D) RADEON(0): X server will not keep DPI constant for all screen sizes
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/local/lib/xorg/modules//libint10.so
(II) Module int10: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.0.0
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): initializing int10
(=3D=3D) RADEON(0): Write-combining range (0xa0000,0x20000) was already cle=
ar
(=3D=3D) RADEON(0): Write-combining range (0xc0000,0x40000) was already cle=
ar
(WW) RADEON(0): Bad V_BIOS checksum
(II) RADEON(0): Primary V_BIOS segment is: 0xcc00
(=3D=3D) RADEON(0): Write-combining range (0x0,0x1000) was already clear
(--) RADEON(0): Chipset: "ATI Radeon X600 (RV380) 3E50 (PCIE)" (ChipID =3D=
=20
0x3e50)
(--) RADEON(0): Linear framebuffer at 0xd0000000
(II) RADEON(0): PCIE card detected
(II) RADEON(0): Generation 2 PCI interface, using max accessible memory
(II) RADEON(0): Detected total video RAM=3D65536K, accessible=3D65536K (PCI=
=20
BAR=3D65536K)
(--) RADEON(0): Mapped VideoRAM: 65536 kByte (64 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/local/lib/xorg/modules//libddc.so
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/local/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor=3D"X.Org Foundation"
=A0=A0=A0=A0=A0=A0=A0=A0compiled for 7.2.0, module version =3D 1.2.0
=A0=A0=A0=A0=A0=A0=A0=A0ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): I2C bus "DDC" initialized.
(WW) RADEON(0): ROM PCI data signature incorrect, ignoring
(II) RADEON(0): Legacy BIOS detected
(II) RADEON(0): Connector0: DDCType-0, DACType-0, TMDSType--1, ConnectorTyp=
e-7
(II) RADEON(0): Connector1: DDCType-0, DACType-1, TMDSType--1, ConnectorTyp=
e-1
(II) RADEON(0):=20
(II) RADEON(0): Primary:
=A0Monitor =A0 -- CRT
=A0Connector -- Unsupported
=A0DAC Type =A0-- Primary
=A0TMDS Type -- NONE
=A0DDC Type =A0-- NONE
(II) RADEON(0): Secondary:
=A0Monitor =A0 -- NONE
=A0Connector -- Proprietary
=A0DAC Type =A0-- TVDAC/ExtDAC
=A0TMDS Type -- NONE
=A0DDC Type =A0-- NONE
(II) RADEON(0): PLL parameters: rf=3D65535 rd=3D65535 min=3D-1 max=3D-1; xc=
lk=3D65535
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode=20
disabled
(=3D=3D) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): Monitor0: Using hsync range of 30.00-81.00 kHz
(II) RADEON(0): Monitor0: Using vrefresh range of 56.00-75.00 Hz
(II) RADEON(0): Clock range: =A0-0.00 to =A0-0.01 MHz
(II) RADEON(0): Not using default mode "640x350" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x175" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x400" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x200" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "720x400" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "360x200" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "400x300" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "400x300" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "400x300" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "400x300" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "400x300" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x864" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x432" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "896x672" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "896x672" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "928x696" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "928x696" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "960x720" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "960x720" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "832x624" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "416x312" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x768" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x384" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1024" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x512" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "960x720" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (bad mode=20
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode=20
clock/interlace/doublescan)
(WW) RADEON(0): Mode pool is empty
(EE) RADEON(0): No valid modes found
(=3D=3D) RADEON(0): Write-combining range (0x0,0x1000) was already clear
(**) RADEON(0): RADEONFreeScreen
(II) UnloadModule: "ati"
(II) UnloadModule: "i2c"
(II) Unloading /usr/local/lib/xorg/modules//libi2c.so
(II) UnloadModule: "ddc"
(II) UnloadModule: "int10"
(II) Unloading /usr/local/lib/xorg/modules//libint10.so
(II) UnloadModule: "vgahw"
(II) Unloading /usr/local/lib/xorg/modules//libvgahw.so
(II) UnloadModule: "radeon"
(II) Unloading /usr/local/lib/xorg/modules/drivers//radeon_drv.so
(EE) Screen(s) found, but none have a usable configuration.

=46atal server error:
no screens found



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709221355.03119.antik>