Date: Mon, 24 Sep 2007 11:35:54 -0700 (PDT) From: Lamont Granquist <lamont@scriptkiddie.org> To: freebsd-questions@freebsd.org Subject: ATI DRIVER: xorg 7.3 + radeon X600 + dell DELL E228WFP Message-ID: <Pine.GSO.4.60.0709241119370.26619@sploit.scriptkiddie.org>
next in thread | raw e-mail | index | archive | help
With this setup I'm not getting the ATI driver to work. I want 1680x1050, but I'm stuck with the VESA driver and VESA video modes and need a little help trying to configure it. AFAIK, I've got everything upgraded (recent build of the world, recent portupgrade -af) and I'm using Xorg -configure for my xorg.conf. I did the "mystical journal" to Xorg 7.2 on a previous rebuild and followed /usr/ports/UPDATING and there doesn't seem to be anything relevant in there which is more recent. The symptoms are that when I try to startx the monitor goes into power saving mode and the keyboard becomes non-responsive (ctrl-alt-bs, ctrl-alt-f-keys, alt-f-keys, ctrl-alt-del no longer respond). The power button on the front of the machines does to a successful ACPI power down so the machine isn't completely locked up, just the console. I've tried turning off DRI which didn't help. Since I have no plans on using this workstation for games or anything much more complicated that mozilla/firefox/xterm my first question is what else I can try turning off? Am I missing something obvious? > uname -a FreeBSD helium.rbn.com 6.2-STABLE FreeBSD 6.2-STABLE #3: Fri Sep 21 19:18:58 PDT 2007 lgranquist@helium.rbn.com:/usr/obj/usr/src/sys/GENERIC i386 Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/local/share/X11/rgb" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" 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/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 470 300 # mm Identifier "Monitor0" VendorName "DEL" ModelName "DELL E228WFP" ### Comment all HorizSync and VertRefresh values to use DDC: HorizSync 30.0 - 83.0 VertRefresh 56.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 "DRI" # [<bool>] #Option "ConnectorTable" # <str> #Option "DefaultConnectorTable" # [<bool>] #Option "DefaultTMDSPLL" # [<bool>] Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "RV380 [Radeon X600 (PCIE)]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1024x768" EndSubSection EndSection 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 i386 Current Operating System: FreeBSD helium.rbn.com 6.2-STABLE FreeBSD 6.2-STABLE #3: Fri Sep 21 19:18:58 PDT 2007 lgranquist@helium.rbn.com:/usr/obj/usr/src/sys/GENERIC i386 Build Date: 21 September 2007 01:51:38AM 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: Mon Sep 24 10:34:24 2007 (==) Using config file: "/usr/local/lib/X11/xorg.conf" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Automatically adding devices (==) Automatically enabling devices (==) Including the default font path /usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/. (**) FontPath set to: /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/, /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/ (**) RgbPath set to "/usr/local/share/X11/rgb" (**) ModulePath set to "/usr/local/lib/xorg/modules" (II) Loader magic: 0x81aeda0 (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 /usr/local/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 9 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000 (WW) OS did not count PCI devices, guessing wildly (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,2580 card 1028,0179 rev 04 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,2581 card 0000,0000 rev 04 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:1: chip 8086,2662 card 0000,0000 rev 03 class 06,04,00 hdr 81 (II) PCI: 00:1d:0: chip 8086,2658 card 1028,0179 rev 03 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,2659 card 1028,0179 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,265a card 1028,0179 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1d:3: chip 8086,265b card 1028,0179 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,265c card 1028,0179 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 81 (II) PCI: 00:1e:2: chip 8086,266e card 1028,0179 rev 03 class 04,01,00 hdr 00 (II) PCI: 00:1f:0: chip 8086,2640 card 0000,0000 rev 03 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,266f card 1028,0179 rev 03 class 01,01,8a hdr 00 (II) PCI: 00:1f:2: chip 8086,2651 card 1028,0179 rev 03 class 01,01,8f hdr 00 (II) PCI: 00:1f:3: chip 8086,266a card 1028,0179 rev 03 class 0c,05,00 hdr 00 (II) PCI: 01:00:0: chip 1002,5b62 card 1002,0f02 rev 00 class 03,00,00 hdr 80 (II) PCI: 01:00:1: chip 1002,5b72 card 1002,0f03 rev 00 class 03,80,00 hdr 00 (II) PCI: 02:00:0: chip 14e4,1677 card 1028,0179 rev 01 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,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 (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xdfd00000 - 0xdfefffff (0x200000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared) (II) Bus 2 non-prefetchable memory range: [0] -1 0 0xdfc00000 - 0xdfcfffff (0x100000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared) (II) Bus 3 non-prefetchable memory range: [0] -1 0 0xdfb00000 - 0xdfbfffff (0x100000) MX[B] (II) Subtractive PCI-to-PCI bridge: (II) Bus 4: bridge is at (0:30:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared) (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(1:0:0) ATI Technologies Inc RV380 [Radeon X600 (PCIE)] rev 0, Mem @ 0xd0000000/27, 0xdfde0000/16, I/O @ 0xdc00/8, BIOS @ 0xdfe00000/17 (--) PCI: (1:0:1) ATI Technologies Inc RV380 [Radeon X600] rev 0, Mem @ 0xdfdf0000/16 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 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) Active PCI resource ranges: [0] -1 0 0xdfcf0000 - 0xdfcfffff (0x10000) MX[B]E [1] -1 0 0xdffffd00 - 0xdffffdff (0x100) MX[B]E [2] -1 0 0xdffffe00 - 0xdfffffff (0x200) MX[B]E [3] -1 0 0xffa80800 - 0xffa80fff (0x800) MX[B]E [4] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B) [5] -1 0 0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B) [6] -1 0 0xdfde0000 - 0xdfdeffff (0x10000) MX[B](B) [7] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [8] -1 0 0x0000e8a0 - 0x0000e8bf (0x20) IX[B]E [9] -1 0 0x0000fea0 - 0x0000febf (0x20) IX[B]E [10] -1 0 0x0000fe30 - 0x0000fe3f (0x10) IX[B]E [11] -1 0 0x0000fe20 - 0x0000fe3f (0x20) IX[B]E [12] -1 0 0x0000fe10 - 0x0000fe1f (0x10) IX[B]E [13] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E [14] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E [15] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E [16] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E [17] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E [18] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E [19] -1 0 0x0000e8c0 - 0x0000e8ff (0x40) IX[B]E [20] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]E [21] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]E [22] -1 0 0x0000ff40 - 0x0000ff7f (0x40) IX[B]E [23] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]E [24] -1 0 0x0000ff80 - 0x0000ffff (0x80) IX[B]E [25] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B](B) (II) PCI I/O resource overlap reduced 0x0000fe20 from 0x0000fe3f to 0x0000fe2f (II) PCI I/O resource overlap reduced 0x0000fe00 from 0x0000feff to 0x0000fe0f (II) PCI I/O resource overlap reduced 0x0000ff40 from 0x0000ff7f to 0x0000ff5f (II) PCI I/O resource overlap reduced 0x0000ff80 from 0x0000ffff to 0x0000ff9f (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xdfcf0000 - 0xdfcfffff (0x10000) MX[B]E [1] -1 0 0xdffffd00 - 0xdffffdff (0x100) MX[B]E [2] -1 0 0xdffffe00 - 0xdfffffff (0x200) MX[B]E [3] -1 0 0xffa80800 - 0xffa80fff (0x800) MX[B]E [4] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B) [5] -1 0 0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B) [6] -1 0 0xdfde0000 - 0xdfdeffff (0x10000) MX[B](B) [7] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [8] -1 0 0x0000e8a0 - 0x0000e8bf (0x20) IX[B]E [9] -1 0 0x0000fea0 - 0x0000febf (0x20) IX[B]E [10] -1 0 0x0000fe30 - 0x0000fe3f (0x10) IX[B]E [11] -1 0 0x0000fe20 - 0x0000fe2f (0x10) IX[B]E [12] -1 0 0x0000fe10 - 0x0000fe1f (0x10) IX[B]E [13] -1 0 0x0000fe00 - 0x0000fe0f (0x10) IX[B]E [14] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E [15] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E [16] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E [17] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E [18] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E [19] -1 0 0x0000e8c0 - 0x0000e8ff (0x40) IX[B]E [20] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]E [21] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]E [22] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]E [23] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]E [24] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]E [25] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B](B) (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 0xdfcf0000 - 0xdfcfffff (0x10000) MX[B]E [5] -1 0 0xdffffd00 - 0xdffffdff (0x100) MX[B]E [6] -1 0 0xdffffe00 - 0xdfffffff (0x200) MX[B]E [7] -1 0 0xffa80800 - 0xffa80fff (0x800) MX[B]E [8] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B) [9] -1 0 0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B) [10] -1 0 0xdfde0000 - 0xdfdeffff (0x10000) MX[B](B) [11] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000e8a0 - 0x0000e8bf (0x20) IX[B]E [15] -1 0 0x0000fea0 - 0x0000febf (0x20) IX[B]E [16] -1 0 0x0000fe30 - 0x0000fe3f (0x10) IX[B]E [17] -1 0 0x0000fe20 - 0x0000fe2f (0x10) IX[B]E [18] -1 0 0x0000fe10 - 0x0000fe1f (0x10) IX[B]E [19] -1 0 0x0000fe00 - 0x0000fe0f (0x10) IX[B]E [20] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E [21] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E [22] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E [23] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E [24] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E [25] -1 0 0x0000e8c0 - 0x0000e8ff (0x40) IX[B]E [26] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]E [27] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]E [28] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]E [29] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]E [30] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]E [31] -1 0 0x0000dc00 - 0x0000dcff (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 /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/lib/xorg/modules/drivers//ati_drv.so (II) Module ati: vendor="X.Org Foundation" compiled for 1.4.0, module version = 6.7.193 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 2.0 (II) LoadModule: "mouse" (II) Loading /usr/local/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 /usr/local/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.193) for chipsets: mach64, rage128, radeon (II) Primary Device is: PCI 01:00:0 (II) Loading sub module "radeon" (II) LoadModule: "radeon" (II) Loading /usr/local/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) (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found (--) Chipset ATI Radeon X600 (RV370) 5B62 (PCIE) 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 0xdfcf0000 - 0xdfcfffff (0x10000) MX[B]E [5] -1 0 0xdffffd00 - 0xdffffdff (0x100) MX[B]E [6] -1 0 0xdffffe00 - 0xdfffffff (0x200) MX[B]E [7] -1 0 0xffa80800 - 0xffa80fff (0x800) MX[B]E [8] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B) [9] -1 0 0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B) [10] -1 0 0xdfde0000 - 0xdfdeffff (0x10000) MX[B](B) [11] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000e8a0 - 0x0000e8bf (0x20) IX[B]E [15] -1 0 0x0000fea0 - 0x0000febf (0x20) IX[B]E [16] -1 0 0x0000fe30 - 0x0000fe3f (0x10) IX[B]E [17] -1 0 0x0000fe20 - 0x0000fe2f (0x10) IX[B]E [18] -1 0 0x0000fe10 - 0x0000fe1f (0x10) IX[B]E [19] -1 0 0x0000fe00 - 0x0000fe0f (0x10) IX[B]E [20] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E [21] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E [22] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E [23] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E [24] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E [25] -1 0 0x0000e8c0 - 0x0000e8ff (0x40) IX[B]E [26] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]E [27] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]E [28] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]E [29] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]E [30] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]E [31] -1 0 0x0000dc00 - 0x0000dcff (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 0xdfcf0000 - 0xdfcfffff (0x10000) MX[B]E [5] -1 0 0xdffffd00 - 0xdffffdff (0x100) MX[B]E [6] -1 0 0xdffffe00 - 0xdfffffff (0x200) MX[B]E [7] -1 0 0xffa80800 - 0xffa80fff (0x800) MX[B]E [8] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B) [9] -1 0 0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B) [10] -1 0 0xdfde0000 - 0xdfdeffff (0x10000) MX[B](B) [11] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x0000e8a0 - 0x0000e8bf (0x20) IX[B]E [18] -1 0 0x0000fea0 - 0x0000febf (0x20) IX[B]E [19] -1 0 0x0000fe30 - 0x0000fe3f (0x10) IX[B]E [20] -1 0 0x0000fe20 - 0x0000fe2f (0x10) IX[B]E [21] -1 0 0x0000fe10 - 0x0000fe1f (0x10) IX[B]E [22] -1 0 0x0000fe00 - 0x0000fe0f (0x10) IX[B]E [23] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E [24] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E [25] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E [26] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E [27] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E [28] -1 0 0x0000e8c0 - 0x0000e8ff (0x40) IX[B]E [29] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]E [30] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]E [31] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]E [32] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]E [33] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]E [34] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B](B) [35] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [36] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) RADEON(0): MMIO registers at 0xdfde0000: size 64KB (==) RADEON(0): Write-combining range (0xdfde0000,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 /usr/local/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) (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/local/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 Radeon X600 (RV370) 5B62 (PCIE)" (ChipID = 0x5b62) (--) RADEON(0): Linear framebuffer at 0xd0000000 (--) RADEON(0): BIOS at 0xdfe00000 (II) RADEON(0): PCIE card detected (II) RADEON(0): Legacy BIOS detected drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: Open failed 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 2 PCI interface, using max accessible memory (II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K) (--) RADEON(0): Mapped VideoRAM: 131072 kByte (64 bit DDR SDRAM) (II) RADEON(0): Color tiling enabled by default (II) RADEON(0): Max desktop size set to 2560x1200 (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to your xorg.conf (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size by adjusting the 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=25000 (II) RADEON(0): Bios Connector table: (II) RADEON(0): Port0: DDCType-3, DACType-0, TMDSType-0, ConnectorType-3 (II) RADEON(0): Port5: DDCType-0, DACType-1, TMDSType-2, ConnectorType-6 (II) RADEON(0): Output DVI-0 using monitor section Monitor0 (II) RADEON(0): I2C bus "VGA_DDC" initialized. (II) RADEON(0): DFP table revision: 4 (II) RADEON(0): Output S-video has no monitor section (II) RADEON(0): Default TV standard: NTSC (II) RADEON(0): TV standards supported by chip: NTSC PAL (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 -- STV DAC Type -- TVDAC/ExtDAC TMDS Type -- None DDC Type -- None (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: 1680x1050 (II) RADEON(0): EDID data from the display on connector: DVI-I ---------------------- (II) RADEON(0): Manufacturer: DEL Model: d015 Serial#: 810441299 (II) RADEON(0): Year: 2007 Week: 31 (II) RADEON(0): EDID Version: 1.3 (II) RADEON(0): Digital Display Input (II) RADEON(0): Max H-Image Size [cm]: horiz.: 47 vert.: 30 (II) RADEON(0): Gamma: 2.20 (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) RADEON(0): Default color space is primary color space (II) RADEON(0): First detailed timing is preferred mode (II) RADEON(0): redX: 0.639 redY: 0.332 greenX: 0.288 greenY: 0.597 (II) RADEON(0): blueX: 0.152 blueY: 0.081 whiteX: 0.312 whiteY: 0.328 (II) RADEON(0): Supported VESA Video Modes: (II) RADEON(0): 720x400@70Hz (II) RADEON(0): 640x480@60Hz (II) RADEON(0): 640x480@75Hz (II) RADEON(0): 800x600@60Hz (II) RADEON(0): 800x600@75Hz (II) RADEON(0): 1024x768@60Hz (II) RADEON(0): 1024x768@75Hz (II) RADEON(0): 1280x1024@75Hz (II) RADEON(0): Manufacturer's mask: 0 (II) RADEON(0): Supported Future Video Modes: (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) RADEON(0): Supported additional Video Mode: (II) RADEON(0): clock: 119.0 MHz Image Size: 473 x 296 mm (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0 (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0 (II) RADEON(0): Serial No: KU3117820NZS (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz (II) RADEON(0): Monitor name: DELL E228WFP (II) RADEON(0): EDID (in hex): (II) RADEON(0): 00ffffffffffff0010ac15d0535a4e30 (II) RADEON(0): 1f110103802f1e78ee8f30a355499827 (II) RADEON(0): 145054a54b00714f8180010101010101 (II) RADEON(0): 0101010101017c2e90a0601a1e403020 (II) RADEON(0): 3600d9281100001a000000ff004b5533 (II) RADEON(0): 3131373832304e5a530a000000fd0038 (II) RADEON(0): 4b1e530e000a202020202020000000fc (II) RADEON(0): 0044454c4c20453232385746500a0053 finished output detect: 0 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: DEL Model: d015 Serial#: 810441299 (II) RADEON(0): Year: 2007 Week: 31 (II) RADEON(0): EDID Version: 1.3 (II) RADEON(0): Digital Display Input (II) RADEON(0): Max H-Image Size [cm]: horiz.: 47 vert.: 30 (II) RADEON(0): Gamma: 2.20 (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) RADEON(0): Default color space is primary color space (II) RADEON(0): First detailed timing is preferred mode (II) RADEON(0): redX: 0.639 redY: 0.332 greenX: 0.288 greenY: 0.597 (II) RADEON(0): blueX: 0.152 blueY: 0.081 whiteX: 0.312 whiteY: 0.328 (II) RADEON(0): Supported VESA Video Modes: (II) RADEON(0): 720x400@70Hz (II) RADEON(0): 640x480@60Hz (II) RADEON(0): 640x480@75Hz (II) RADEON(0): 800x600@60Hz (II) RADEON(0): 800x600@75Hz (II) RADEON(0): 1024x768@60Hz (II) RADEON(0): 1024x768@75Hz (II) RADEON(0): 1280x1024@75Hz (II) RADEON(0): Manufacturer's mask: 0 (II) RADEON(0): Supported Future Video Modes: (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) RADEON(0): Supported additional Video Mode: (II) RADEON(0): clock: 119.0 MHz Image Size: 473 x 296 mm (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0 (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0 (II) RADEON(0): Serial No: KU3117820NZS (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz (II) RADEON(0): Monitor name: DELL E228WFP (II) RADEON(0): EDID (in hex): (II) RADEON(0): 00ffffffffffff0010ac15d0535a4e30 (II) RADEON(0): 1f110103802f1e78ee8f30a355499827 (II) RADEON(0): 145054a54b00714f8180010101010101 (II) RADEON(0): 0101010101017c2e90a0601a1e403020 (II) RADEON(0): 3600d9281100001a000000ff004b5533 (II) RADEON(0): 3131373832304e5a530a000000fd0038 (II) RADEON(0): 4b1e530e000a202020202020000000fc (II) RADEON(0): 0044454c4c20453232385746500a0053 in RADEONProbeOutputModes (II) RADEON(0): EDID vendor "DEL", prod id 53269 (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 "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 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 "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 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 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 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 "1152x864"x74.8 104.00 1152 1224 1344 1536 864 867 871 905 -hsync +vsync (67.7 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): EDID vendor "DEL", prod id 53269 (II) RADEON(0): Output DVI-0 connected (II) RADEON(0): Output S-video disconnected (II) RADEON(0): Output DVI-0 using initial mode 1680x1050 after xf86InitialConfiguration (**) RADEON(0): Display dimensions: (470, 300) mm (**) RADEON(0): DPI set to (90, 101) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/local/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 /usr/local/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 1536 (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. (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0 0xdfde0000 - 0xdfdeffff (0x10000) MX[B] [1] 0 0 0xd0000000 - 0xd7ffffff (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 0xdfcf0000 - 0xdfcfffff (0x10000) MX[B]E [7] -1 0 0xdffffd00 - 0xdffffdff (0x100) MX[B]E [8] -1 0 0xdffffe00 - 0xdfffffff (0x200) MX[B]E [9] -1 0 0xffa80800 - 0xffa80fff (0x800) MX[B]E [10] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B) [11] -1 0 0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B) [12] -1 0 0xdfde0000 - 0xdfdeffff (0x10000) MX[B](B) [13] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) [17] 0 0 0x0000dc00 - 0x0000dcff (0x100) IX[B] [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [20] -1 0 0x0000e8a0 - 0x0000e8bf (0x20) IX[B]E [21] -1 0 0x0000fea0 - 0x0000febf (0x20) IX[B]E [22] -1 0 0x0000fe30 - 0x0000fe3f (0x10) IX[B]E [23] -1 0 0x0000fe20 - 0x0000fe2f (0x10) IX[B]E [24] -1 0 0x0000fe10 - 0x0000fe1f (0x10) IX[B]E [25] -1 0 0x0000fe00 - 0x0000fe0f (0x10) IX[B]E [26] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E [27] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E [28] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E [29] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E [30] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E [31] -1 0 0x0000e8c0 - 0x0000e8ff (0x40) IX[B]E [32] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]E [33] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]E [34] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]E [35] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]E [36] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]E [37] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B](B) [38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [39] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) RADEON(0): Write-combining range (0xdfde0000,0x10000) was already clear (==) RADEON(0): Write-combining range (0xd0000000,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 : 0xd7ffd000 (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) (1728,8191) (II) RADEON(0): Reserved area from (0,1200) to (1728,1202) (II) RADEON(0): Largest offscreen area available: 1728 x 6989 (II) RADEON(0): Will use front buffer at offset 0x0 (II) RADEON(0): Will use back buffer at offset 0x202b000 (II) RADEON(0): Will use depth buffer at offset 0x2814000 (II) RADEON(0): Will use 32 kb for PCI GART table at offset 0x7ff8000 (II) RADEON(0): Will use 81920 kb for textures at offset 0x2ffd000 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 = 0xd0000000 (II) RADEON(0): [drm] added 1 reserved context for kernel (II) RADEON(0): X context handle = 0x1 (II) RADEON(0): [drm] installed DRM signal handler (II) RADEON(0): [pci] 8192 kB allocated with handle 0x00000000 (II) RADEON(0): [pci] ring handle = 0xc5363000 (II) RADEON(0): [pci] Ring mapped at 0x307ab000 (II) RADEON(0): [pci] Ring contents 0x00000000 (II) RADEON(0): [pci] ring read ptr handle = 0xc5464000 (II) RADEON(0): [pci] Ring read ptr mapped at 0x286e4000 (II) RADEON(0): [pci] Ring read ptr contents 0x00000000 (II) RADEON(0): [pci] vertex/indirect buffers handle = 0xc5465000 (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0x308ac000 (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000 (II) RADEON(0): [pci] GART texture map handle = 0xc5665000 (II) RADEON(0): [pci] GART Texture map mapped at 0x30aac000 (II) RADEON(0): [drm] register handle = 0xdfde0000 (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 : 0xd7ffd000 (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0 restore common restore crtc1 restore pll1 finished PLL1 restore FP enable montype: 3 (WW) RADEON(0): No crtc mode list for crtc 1,continuing with desired mode 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 (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 (==) RADEON(0): Silken mouse enabled (II) RADEON(0): Using hardware cursor (scanline 1202) (II) RADEON(0): Largest offscreen area available: 1728 x 6986 (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 /usr/local/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 /usr/local/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 473 x 296 (**) Option "Protocol" "auto" (**) Mouse0: Device: "/dev/sysmouse" (**) Mouse0: Protocol: "auto" (**) Option "CorePointer" (**) Mouse0: always reports core events (**) Option "Device" "/dev/sysmouse" (==) 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 4, hw.model is 0 (II) Mouse0: SetupAuto: protocol is SysMouse Copyright (c) 1992-2007 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-STABLE #3: Fri Sep 21 19:18:58 PDT 2007 lgranquist@helium.rbn.com:/usr/obj/usr/src/sys/GENERIC ACPI APIC Table: <DELL GX280 > Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3192.11-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Features2=0x441d<SSE3,RSVD2,MON,DS_CPL,CNTX-ID,<b14>> AMD Features=0x100000<NX> Logical CPUs per core: 2 real memory = 1072193536 (1022 MB) avail memory = 1040220160 (992 MB) ioapic0: Changing APIC ID to 8 ioapic0 <Version 2.0> irqs 0-23 on motherboard lapic0: Forcing LINT1 to edge trigger kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: <DELL GX280 > on motherboard acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 2000 acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_button0: <Power Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 pci1: <ACPI PCI bus> on pcib1 pci1: <display, VGA> at device 0.0 (no driver attached) pci1: <display> at device 0.1 (no driver attached) pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 pci2: <ACPI PCI bus> on pcib2 bge0: <Broadcom BCM5750 A1, ASIC rev. 0x4001> mem 0xdfcf0000-0xdfcfffff irq 16 at device 0.0 on pci2 miibus0: <MII bus> on bge0 brgphy0: <BCM5750 10/100/1000baseTX PHY> on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bge0: Ethernet address: 00:12:3f:40:e3:35 pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 pci3: <ACPI PCI bus> on pcib3 uhci0: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A> port 0xff80-0xff9f irq 21 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B> port 0xff60-0xff7f irq 22 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B> on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-C> port 0xff40-0xff5f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-C> on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-D> port 0xff20-0xff3f irq 23 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] usb3: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-D> on uhci3 usb3: USB revision 1.0 uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0: <Intel 82801FB (ICH6) USB 2.0 controller> mem 0xffa80800-0xffa80bff irq 21 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: <Intel 82801FB (ICH6) USB 2.0 controller> on ehci0 usb4: USB revision 2.0 uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered uhub5: vendor 0x0424 product 0x2504, class 9/0, rev 2.00/0.01, addr 2 uhub5: multiple transaction translators uhub5: 4 ports with 4 removable, self powered ukbd0: Microsoft Comfort Curve Keyboard 2000, rev 2.00/1.73, addr 3, iclass 3/1 kbd2 at ukbd0 uhid0: Microsoft Comfort Curve Keyboard 2000, rev 2.00/1.73, addr 3, iclass 3/1 ums0: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 4, iclass 3/1 ums0: 3 buttons and Z dir. uhub6: vendor 0x0424 product 0x2504, class 9/0, rev 2.00/0.01, addr 5 uhub6: multiple transaction translators uhub6: 4 ports with 4 removable, self powered ukbd1: 1 2, rev 1.10/1.00, addr 6, iclass 3/1 kbd3 at ukbd1 ums1: 1 2, rev 1.10/1.00, addr 6, iclass 3/1 ums1: 5 buttons and Z dir. pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0 pci4: <ACPI PCI bus> on pcib4 pci0: <multimedia, audio> at device 30.2 (no driver attached) isab0: <PCI-ISA bridge> at device 31.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel ICH6 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf irq 16 at device 31.1 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 atapci1: <Intel ICH6 SATA150 controller> port 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf irq 20 at device 31.2 on pci0 ata2: <ATA channel 0> on atapci1 ata3: <ATA channel 1> on atapci1 pci0: <serial bus, SMBus> at device 31.3 (no driver attached) fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77f irq 7 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A pmtimer0 on isa0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xccfff,0xcd000-0xce7ff,0xce800-0xcffff on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 3192106296 Hz quality 800 Timecounters tick every 1.000 msec acd0: CDROM <GCR-8483B/1.07> at ata0-master UDMA33 ad4: 76293MB <Maxtor 6Y080M0 YAR51HW0> at ata2-master SATA150 Trying to mount root from ufs:/dev/ad4s1a bge0: link state changed to UP > pkg_info | egrep xorg xorg-apps-7.3 X.org apps meta-port xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds xorg-docs-1.4,1 X.org documentation files xorg-drivers-7.3 X.org drivers meta-port xorg-fonts-100dpi-7.3 X.Org 100dpi bitmap fonts xorg-fonts-7.3 X.org fonts meta-port xorg-fonts-75dpi-7.3 X.Org 75dpi bitmap fonts xorg-fonts-cyrillic-7.3 X.Org Cyrillic bitmap fonts xorg-fonts-miscbitmaps-7.3 X.Org miscellaneous bitmap fonts xorg-fonts-truetype-7.3 X.Org TrueType fonts xorg-fonts-type1-7.3 X.Org Type1 fonts xorg-libraries-7.3_1 X.org libraries meta-port xorg-nestserver-1.4,1 Nesting X server from X.Org xorg-printserver-1.2.0,1 X Print server from X.Org xorg-protos-7.3 X.org protos meta-port xorg-server-1.4,1 X.Org X server and related programs xorg-vfbserver-1.4,1 X virtual framebuffer server from X.Org > pkg_info | egrep xf86 libXxf86dga-1.0.2 X DGA Extension libXxf86misc-1.0.1 X XF86-Misc Extension libXxf86vm-1.0.1 X Vidmode Extension xf86-input-acecad-1.2.1 X.Org acecad input driver xf86-input-calcomp-1.1.1 X.Org calcomp input driver xf86-input-citron-2.2.1 X.Org citron input driver xf86-input-digitaledge-1.1.0 X.Org digitaledge input driver xf86-input-dmc-1.1.1 X.Org dmc input driver xf86-input-dynapro-1.1.1 X.Org dynapro input driver xf86-input-elo2300-1.1.1 X.Org elo2300 input driver xf86-input-elographics-1.1.0 X.Org elographics input driver xf86-input-fpit-1.1.0 X.Org fpit input driver xf86-input-hyperpen-1.1.0 X.Org hyperpen input driver xf86-input-jamstudio-1.1.0 X.Org jamstudio input driver xf86-input-joystick-1.2.3 X.Org joystick input driver xf86-input-keyboard-1.2.2 X.Org keyboard input driver xf86-input-magellan-1.1.1 X.Org magellan input driver xf86-input-magictouch-1.0.0.5_1 X.Org magictouch input driver xf86-input-microtouch-1.1.1 X.Org microtouch input driver xf86-input-mouse-1.2.2 X.Org mouse input driver xf86-input-mutouch-1.1.0 X.Org mutouch input driver xf86-input-palmax-1.1.0 X.Org palmax input driver xf86-input-penmount-1.2.1 X.Org penmount input driver xf86-input-spaceorb-1.1.1 X.Org spaceorb input driver xf86-input-summa-1.1.0 X.Org summa input driver xf86-input-tek4957-1.1.0 X.Org tek4957 input driver xf86-input-void-1.1.1 X.Org void input driver xf86-video-apm-1.1.1_1 X.Org apm display driver xf86-video-ark-0.6.0_1 X.Org ark display driver xf86-video-ati-6.7.193 X.Org ati display driver xf86-video-chips-1.1.1_1 X.Org chips display driver xf86-video-cirrus-1.1.0_1 X.Org cirrus display driver xf86-video-cyrix-1.1.0_1 X.Org cyrix display driver xf86-video-dummy-0.2.0_1 X.Org dummy display driver xf86-video-fbdev-0.3.1_1 X.Org fbdev display driver xf86-video-glint-1.1.1_3 X.Org glint display driver xf86-video-i128-1.2.1_1 X.Org i128 display driver xf86-video-i740-1.1.0_1 X.Org i740 display driver xf86-video-i810-1.6.5_3 X.Org i810 display driver xf86-video-imstt-1.1.0_1 X.Org imstt display driver xf86-video-mga-1.4.7 X.Org mga display driver xf86-video-neomagic-1.1.1_1 X.Org neomagic display driver xf86-video-newport-0.2.1_1 X.Org newport display driver xf86-video-nsc-2.8.3 X.Org nsc display driver xf86-video-nv-2.1.3_1 X.Org nv display driver xf86-video-rendition-4.1.3_1 X.Org rendition display driver xf86-video-s3-0.5.0_1 X.Org s3 display driver xf86-video-s3virge-1.9.1_1 X.Org s3virge display driver xf86-video-savage-2.1.3 X.Org savage display driver xf86-video-siliconmotion-1.5.1 X.Org siliconmotion display driver xf86-video-sis-0.9.3_2 X.Org sis display driver xf86-video-tdfx-1.3.0_2 X.Org tdfx display driver xf86-video-tga-1.1.0_1 X.Org tga display driver xf86-video-trident-1.2.3_1 X.Org trident display driver xf86-video-tseng-1.1.1_1 X.Org tseng display driver xf86-video-vesa-1.3.0_1 X.Org vesa display driver xf86-video-vga-4.1.0_1 X.Org vga display driver xf86-video-via-0.2.2_2 X.Org via display driver xf86-video-vmware-10.15.0 X.Org vmware display driver xf86-video-voodoo-1.1.1_1 X.Org voodoo display driver xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers xf86dga-1.0.2 Test program for the XFree86-DGA extension xf86dgaproto-2.0.3 XFree86-DGA extension headers xf86driproto-2.0.3 XFree86-DRI extension headers xf86miscproto-0.9.2 XFree86-Misc extension headers xf86rushproto-1.1.2 XFree86-Rush extension headers xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.60.0709241119370.26619>