[Bug 2259] New: Pressing EmulateWheel causes wheel movement in 6.8.1.99

bugzilla-daemon@freedesktop.org bugzilla-daemon@freedesktop.org
Tue Jan 11 03:45:01 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://bugs.freedesktop.org/show_bug.cgi?id=2259        
   
           Summary: Pressing EmulateWheel causes wheel movement in 6.8.1.99
           Product: xorg
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Input/Mouse
        AssignedTo: xorg-bugzilla-noise@freedesktop.org
        ReportedBy: per@albatorsk.com


The Logitech Trackman Marble FX does not have a scroll wheel. Therefore I've
been using EmulateWheel to emulate one.

When the EmulateWheel button is pressed, the emulated wheel scrolls one step up.
It should not scroll unless the ball is moved after pressing the EmulateWheel
button.

It is very easy to reproduce this behaviour. It behaves as described above every
time, allways scrolling up. I have removed the trackball from its socket to
ensure it's not rolling upwards when pressing the button. 

EmulateWheel has worked just fine in version 6.7.0, 6.8.0 and 6.8.1, but since
at least 6.8.1.99 downloaded from CVS at October 6 2004 this bug is present. Is
is still present in 6.8.1.99 downloaded from CVS January 8 2005.

Going back to 6.8.1 solved the problem.

xorg.conf used:

Section "ServerLayout"
 Identifier     "X.org Configured"
 Screen      0  "Screen0" 0 0
 InputDevice    "Mouse0" "CorePointer"
 InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    RgbPath      "/usr/X11R6/lib/X11/rgb"
    ModulePath   "/usr/X11R6/lib/modules"
    FontPath  "/usr/X11R6/lib/X11/fonts/local"
    FontPath  "/usr/X11R6/lib/X11/fonts/misc"
    FontPath  "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
    FontPath  "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
    FontPath  "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath  "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath  "/usr/local/share/fonts"
    FontPath  "/usr/X11R6/lib/X11/fonts/TTF"
    FontPath  "/usr/X11R6/lib/X11/fonts/TrueType"
    FontPath  "/usr/X11R6/lib/X11/fonts"
    FontPath  "/usr/X11R6/lib/X11/fonts/cyrillic"
EndSection

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

Section "InputDevice"
 Identifier  "Keyboard0"
 Driver      "kbd"
        Option "XkbRules"   "xfree86"
        Option "XkbModel"   "pc105"
        Option "XkbLayout"  "se"
EndSection

Section "InputDevice"
 Identifier  "Mouse0"
 Driver      "mouse"
 Option     "Protocol" "ExplorerPS/2"
 Option     "Device" "/dev/mouse"
        Option "Buttons" "5"
        Option "YAxisMapping"  "4 5"
        Option "EmulateWheel"  "1"
        Option "EmulateWheelButton"  "4"
        Option "EmulateWheelInertia"  "8"
EndSection

Section "Monitor"
 Identifier   "Monitor0"
 VendorName   "STN"
 ModelName    "S/T 97P/96P"
 HorizSync    30.0 - 96.0
 VertRefresh  85.0 - 160.0
 Option     "DPMS"
EndSection

Section "Device"
 Identifier  "Card0"
 Driver      "ati"
 VendorName  "ATI Technologies Inc"
 BoardName   "RV350 AP [Radeon 9600]"
 BusID       "PCI:1:5:0"
 Option      "OverlayOnCRTC2" "true"
        Option      "MonitorLayout" "CRT, CRT"
        Option      "MergedFB" "True"
        Option      "CRT2Position" "LeftOf"
        Option      "MergedXineramaCRT2IsScreen0" "True"
        Option      "AGPMode" "4"
 Option      "MetaModes" "1280x1024-1280x1024 1024x768-1024x768 800x600-800x600
640x480-640x480"
EndSection

Section "Screen"
 Identifier "Screen0"
 Device     "Card0"
 Monitor    "Monitor0"
 SubSection "Display"
  Viewport   2560 1024
  Modes "1280x1024" "1024x768" "800x600" "640x480"
  Depth     24
 EndSubSection
EndSection

------------------

Xorg.0.log:

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/per:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

This is a pre-release version of the The X.Org Foundation X11.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the The X.Org Foundation "monolithic tree" CVS
repository hosted at http://www.freedesktop.org/Software/xorg/
X Window System Version 6.8.1.99
Release Date: 2 October 2004 + cvs
X Protocol Version 11, Revision 0, Release 6.8.1.99
Build Operating System: Linux 2.6.10-mh1 i686 [ELF] 
Current Operating System: Linux per 2.6.10-mh1 #2 SMP Tue Jan 4 03:36:24 CET
2005 i686
Build Date: 08 January 2005
 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: Tue Jan 11 08:25:30 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts".
 Entry deleted from font path.
 (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts").
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/local/share/fonts,/usr/X11R6/lib/X11/fonts/TTF,/usr/X11R6/lib/X11/fonts/TrueType,/usr/X11R6/lib/X11/fonts/cyrillic"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
 X.Org ANSI C Emulation: 0.2
 X.Org Video Driver: 0.7
 X.Org XInput driver : 0.4
 X.Org Server Extension : 0.2
 X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 Module class: X.Org Font Renderer
 ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700c card 0000,0000 rev 11 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,700d card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1022,7440 card 1043,8044 rev 04 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1022,7441 card 1022,7441 rev 04 class 01,01,8a hdr 00
(II) PCI: 00:07:3: chip 1022,7443 card 1043,8044 rev 03 class 06,80,00 hdr 00
(II) PCI: 00:08:0: chip 1033,0035 card 807d,0035 rev 41 class 0c,03,10 hdr 80
(II) PCI: 00:08:1: chip 1033,0035 card 807d,0035 rev 41 class 0c,03,10 hdr 00
(II) PCI: 00:08:2: chip 1033,00e0 card 807d,1043 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:09:0: chip 10ec,8169 card 1371,434e rev 10 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 1022,7448 card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 01:05:0: chip 1002,4150 card 148c,2064 rev 00 class 03,00,00 hdr 80
(II) PCI: 01:05:1: chip 1002,4170 card 148c,2065 rev 00 class 03,80,00 hdr 00
(II) PCI: 02:05:0: chip 1102,0002 card 1102,0020 rev 05 class 04,01,00 hdr 80
(II) PCI: 02:05:1: chip 1102,7002 card 1102,0020 rev 05 class 09,80,00 hdr 80
(II) PCI: 02:08:0: chip 1000,0020 card 0000,0000 rev 01 class 01,00,00 hdr 80
(II) PCI: 02:08:1: chip 1000,0020 card 0000,0000 rev 01 class 01,00,00 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
 [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
 [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
 [0] -1 0 0xbe800000 - 0xbfdfffff (0x1600000) MX[B]
(II) Bus 1 prefetchable memory range:
 [0] -1 0 0xc0000000 - 0xfb7fffff (0x3b800000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:16:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
 [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
 [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
 [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
 [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
 [4] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
 [5] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
 [6] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
 [7] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0 0xba000000 - 0xbc7fffff (0x2800000) MX[B]
(II) Bus 2 prefetchable memory range:
 [0] -1 0 0xbfe00000 - 0xbfefffff (0x100000) MX[B]
(--) PCI:*(1:5:0) ATI Technologies Inc RV350 AP [Radeon 9600] rev 0, Mem @
0xe0000000/28, 0xbf000000/16, I/O @ 0xd800/8, BIOS @ 0xdffe0000/17
(--) PCI: (1:5:1) ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary) rev 0,
Mem @ 0xc0000000/28, 0xbe800000/16
(II) Addressable bus resource ranges are
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
 [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xfc000000 from 0xfdffffff to 0xfbffffff
(II) PCI Memory resource overlap reduced 0xfb800000 from 0xfb800fff to 0xfb7fffff
(II) PCI I/O resource overlap reduced 0x0000e800 from 0x0000e803 to 0x0000e7ff
(II) Active PCI resource ranges:
 [0] -1 0 0xba000000 - 0xba001fff (0x2000) MX[B]
 [1] -1 0 0xba800000 - 0xba8003ff (0x400) MX[B]
 [2] -1 0 0xbb000000 - 0xbb001fff (0x2000) MX[B]
 [3] -1 0 0xbb800000 - 0xbb8003ff (0x400) MX[B]
 [4] -1 0 0xbc800000 - 0xbc8000ff (0x100) MX[B]
 [5] -1 0 0xbd000000 - 0xbd0000ff (0x100) MX[B]
 [6] -1 0 0xbd800000 - 0xbd800fff (0x1000) MX[B]
 [7] -1 0 0xbe000000 - 0xbe000fff (0x1000) MX[B]
 [8] -1 0 0xfb800000 - 0xfb7fffff (0x0) MX[B]O
 [9] -1 0 0xfc000000 - 0xfbffffff (0x0) MX[B]O
 [10] -1 0 0xbe800000 - 0xbe80ffff (0x10000) MX[B](B)
 [11] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
 [12] -1 0 0xdffe0000 - 0xdfffffff (0x20000) MX[B](B)
 [13] -1 0 0xbf000000 - 0xbf00ffff (0x10000) MX[B](B)
 [14] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
 [15] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
 [16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
 [17] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
 [18] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
 [19] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
 [20] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [21] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
 [0] -1 0 0x0000e800 - 0x0000e7ff (0x0) IX[B]O
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xba000000 - 0xba001fff (0x2000) MX[B]
 [1] -1 0 0xba800000 - 0xba8003ff (0x400) MX[B]
 [2] -1 0 0xbb000000 - 0xbb001fff (0x2000) MX[B]
 [3] -1 0 0xbb800000 - 0xbb8003ff (0x400) MX[B]
 [4] -1 0 0xbc800000 - 0xbc8000ff (0x100) MX[B]
 [5] -1 0 0xbd000000 - 0xbd0000ff (0x100) MX[B]
 [6] -1 0 0xbd800000 - 0xbd800fff (0x1000) MX[B]
 [7] -1 0 0xbe000000 - 0xbe000fff (0x1000) MX[B]
 [8] -1 0 0xfb800000 - 0xfb7fffff (0x0) MX[B]O
 [9] -1 0 0xfc000000 - 0xfbffffff (0x0) MX[B]O
 [10] -1 0 0xbe800000 - 0xbe80ffff (0x10000) MX[B](B)
 [11] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
 [12] -1 0 0xdffe0000 - 0xdfffffff (0x20000) MX[B](B)
 [13] -1 0 0xbf000000 - 0xbf00ffff (0x10000) MX[B](B)
 [14] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
 [15] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
 [16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
 [17] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
 [18] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
 [19] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
 [20] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [21] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
 [0] -1 0 0x0000e800 - 0x0000e7ff (0x0) IX[B]O
(II) OS-reported resource ranges after removing overlaps with PCI:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0xba000000 - 0xba001fff (0x2000) MX[B]
 [6] -1 0 0xba800000 - 0xba8003ff (0x400) MX[B]
 [7] -1 0 0xbb000000 - 0xbb001fff (0x2000) MX[B]
 [8] -1 0 0xbb800000 - 0xbb8003ff (0x400) MX[B]
 [9] -1 0 0xbc800000 - 0xbc8000ff (0x100) MX[B]
 [10] -1 0 0xbd000000 - 0xbd0000ff (0x100) MX[B]
 [11] -1 0 0xbd800000 - 0xbd800fff (0x1000) MX[B]
 [12] -1 0 0xbe000000 - 0xbe000fff (0x1000) MX[B]
 [13] -1 0 0xfb800000 - 0xfb7fffff (0x0) MX[B]O
 [14] -1 0 0xfc000000 - 0xfbffffff (0x0) MX[B]O
 [15] -1 0 0xbe800000 - 0xbe80ffff (0x10000) MX[B](B)
 [16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
 [17] -1 0 0xdffe0000 - 0xdfffffff (0x20000) MX[B](B)
 [18] -1 0 0xbf000000 - 0xbf00ffff (0x10000) MX[B](B)
 [19] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
 [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [22] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
 [23] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
 [24] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
 [25] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
 [26] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
 [27] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [28] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
 [29] -1 0 0x0000e800 - 0x0000e7ff (0x0) IX[B]O
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.13.0
 Module class: X.Org Server Extension
 ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 Module class: X.Org Server Extension
 ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 Module class: X.Org Server Extension
 ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 Module class: X.Org Server Extension
 ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
 compiled for 6.8.1.99, module version = 2.1.0
 Module class: X.Org Font Renderer
 ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.2
 Module class: X.Org Font Renderer
 ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 6.5.6
 Module class: X.Org Video Driver
 ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.4
(II) ATI: ATI driver (version 6.5.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
 ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
 ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
 ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
 ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
 ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
 ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
 ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
 ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
 ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
 ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
 ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
 ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
 ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
 ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
 ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
 ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
 ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
 ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
 ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
 ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
 ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
 ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
 ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
 ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
 ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
 ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/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 9200PRO 5960 (AGP),
 ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
 ATI Radeon 9200SE 5964 (AGP),
 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 9700 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 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 FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
 ATI Radeon X600 (RV370) 5B62 (PCIE),
 ATI FireGL V3100 (RV370) 5B64 (PCIE),
 ATI FireGL D1100 (RV370) 5B65 (PCIE),
 ATI Radeon Mobility M300 (M22) 5460 (PCIE),
 ATI FireGL M22 GL 5464 (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 (R423) UH (PCIE),
 ATI Radeon X800PRO (R423) UI (PCIE),
 ATI Radeon X800LE (R423) UJ (PCIE),
 ATI Radeon X800SE (R423) UK (PCIE),
 ATI FireGL V7200 (R423) UQ (PCIE), ATI FireGL V5100 (R423) UR (PCIE),
 ATI FireGL V7100 (R423) UT (PCIE),
 ATI Radeon X800XT (R423) 5D57 (PCIE)
(II) Primary Device is: PCI 01:05:0
(II) ATI:  Candidate "Device" section "Card0".
(WW) RADEON: No matching Device section for instance (BusID PCI:1:5:1) found
(--) Chipset ATI Radeon 9600 AP (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0xba000000 - 0xba001fff (0x2000) MX[B]
 [6] -1 0 0xba800000 - 0xba8003ff (0x400) MX[B]
 [7] -1 0 0xbb000000 - 0xbb001fff (0x2000) MX[B]
 [8] -1 0 0xbb800000 - 0xbb8003ff (0x400) MX[B]
 [9] -1 0 0xbc800000 - 0xbc8000ff (0x100) MX[B]
 [10] -1 0 0xbd000000 - 0xbd0000ff (0x100) MX[B]
 [11] -1 0 0xbd800000 - 0xbd800fff (0x1000) MX[B]
 [12] -1 0 0xbe000000 - 0xbe000fff (0x1000) MX[B]
 [13] -1 0 0xfb800000 - 0xfb7fffff (0x0) MX[B]O
 [14] -1 0 0xfc000000 - 0xfbffffff (0x0) MX[B]O
 [15] -1 0 0xbe800000 - 0xbe80ffff (0x10000) MX[B](B)
 [16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
 [17] -1 0 0xdffe0000 - 0xdfffffff (0x20000) MX[B](B)
 [18] -1 0 0xbf000000 - 0xbf00ffff (0x10000) MX[B](B)
 [19] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
 [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [22] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
 [23] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
 [24] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
 [25] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
 [26] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
 [27] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [28] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
 [29] -1 0 0x0000e800 - 0x0000e7ff (0x0) IX[B]O
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 4.0.1
 Module class: X.Org Video Driver
 ABI class: X.Org Video Driver, version 0.7
(II) resource ranges after probing:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0xba000000 - 0xba001fff (0x2000) MX[B]
 [6] -1 0 0xba800000 - 0xba8003ff (0x400) MX[B]
 [7] -1 0 0xbb000000 - 0xbb001fff (0x2000) MX[B]
 [8] -1 0 0xbb800000 - 0xbb8003ff (0x400) MX[B]
 [9] -1 0 0xbc800000 - 0xbc8000ff (0x100) MX[B]
 [10] -1 0 0xbd000000 - 0xbd0000ff (0x100) MX[B]
 [11] -1 0 0xbd800000 - 0xbd800fff (0x1000) MX[B]
 [12] -1 0 0xbe000000 - 0xbe000fff (0x1000) MX[B]
 [13] -1 0 0xfb800000 - 0xfb7fffff (0x0) MX[B]O
 [14] -1 0 0xfc000000 - 0xfbffffff (0x0) MX[B]O
 [15] -1 0 0xbe800000 - 0xbe80ffff (0x10000) MX[B](B)
 [16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
 [17] -1 0 0xdffe0000 - 0xdfffffff (0x20000) MX[B](B)
 [18] -1 0 0xbf000000 - 0xbf00ffff (0x10000) MX[B](B)
 [19] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
 [20] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [21] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [22] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [24] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [25] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
 [26] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
 [27] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
 [28] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
 [29] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
 [30] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [31] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
 [32] -1 0 0x0000e800 - 0x0000e7ff (0x0) IX[B]O
 [33] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [34] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) RADEON(0): MMIO registers at 0xbf000000
(II) RADEON(0): PCI bus 1 card 5 func 0
(II) RADEON(0): Creating default Display subsection in Screen section
 "Screen0" for depth/fbbpp 16/16
(==) RADEON(0): Depth 16, (==) framebuffer bpp 16
(II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "AGPMode" "4"
(**) RADEON(0): Option "MonitorLayout" "CRT, CRT"
(**) RADEON(0): Option "MergedFB" "True"
(**) RADEON(0): Option "CRT2Position" "LeftOf"
(**) RADEON(0): Option "MetaModes" "1280x1024-1280x1024 1024x768-1024x768
800x600-800x600 640x480-640x480"
(**) RADEON(0): Option "MergedXineramaCRT2IsScreen0" "True"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 0.1.0
 ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 565
(II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon 9600 AP (AGP)" (ChipID = 0x4150)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(--) RADEON(0): BIOS at 0xdffe0000
(--) RADEON(0): VideoRAM: 131072 kByte (128 bit DDR SDRAM)
(II) RADEON(0): AGP card detected
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.2.0
 ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(II) RADEON(0): Connector0: DDCType-2, DACType-1, TMDSType-0, ConnectorType-3
(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(**) RADEON(0): MonitorLayout Option: 
 Monitor1--Type CRT, Monitor2--Type CRT

(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 1
(II) RADEON(0): EDID data from the display on port 2-----------------------
(II) RADEON(0): Manufacturer: TAX  Model: 87f  Serial#: 60
(II) RADEON(0): Year: 1999  Week: 45
(II) RADEON(0): EDID Version: 1.1
(II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 40  vert.: 30
(II) RADEON(0): Gamma: 3.02
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.605
(II) RADEON(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): 1024x768@70Hz
(II) RADEON(0): 1024x768@75Hz
(II) RADEON(0): 1280x1024@75Hz
(II) RADEON(0): 1152x870@75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640  vsize 480  refresh: 70  vid: 18993
(II) RADEON(0): #1: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) RADEON(0): #2: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) RADEON(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) RADEON(0): #4: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) RADEON(0): #5: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) RADEON(0): #6: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 157.5 MHz   Image Size:  380 x 285 mm
(II) RADEON(0): h_active: 1280  h_sync: 1348  h_sync_end 1508 h_blank_end 1728
h_border: 0
(II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1072
v_border: 0
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 202.5 MHz   Image Size:  380 x 285 mm
(II) RADEON(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160
h_border: 0
(II) RADEON(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250
v_border: 0
(II) RADEON(0): Ranges: V min: 50  V max: 160 Hz, H min: 30  H max: 95 kHz,
(II) RADEON(0): Monitor name: 2175TCO99
(II) RADEON(0): 
(II) RADEON(0): Primary:
 Monitor   -- CRT
 Connector -- VGA
 DAC Type  -- TVDAC/ExtDAC
 TMDS Type -- NONE
 DDC Type  -- NONE
(II) RADEON(0): Secondary:
 Monitor   -- CRT
 Connector -- VGA
 DAC Type  -- Primary
 TMDS Type -- NONE
 DDC Type  -- VGA_DDC
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=20300
(II) RADEON(0): MergedFB mode forced on.
(==) 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-96.00 kHz
(II) RADEON(0): Monitor0: Using vrefresh range of 85.00-160.00 Hz
(II) RADEON(0): Clock range:  20.00 to 400.00 MHz
(II) RADEON(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
(II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
(II) RADEON(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (vrefresh out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (vrefresh out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (vrefresh out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "832x624" (vrefresh out of range)
(II) RADEON(0): Not using default mode "416x312" (vrefresh out of range)
(II) RADEON(0): Not using default mode "1152x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1024" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Validating CRTC2 modes for MergedFB ------------ 
(WW) RADEON(0): config file hsync range 30-96kHz not within DDC hsync ranges.
(II) RADEON(0): CRT2 Monitor: Using hsync range of 30.00-96.00 kHz
(II) RADEON(0): CRT2 Monitor: Using vrefresh range of 85.00-160.00 Hz
(II) RADEON(0): Clock range:  20.00 to 400.00 MHz
(WW) (640x350,CRT2 Monitor) mode clock 31.5MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(WW) (640x400,CRT2 Monitor) mode clock 31.5MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(WW) (720x400,CRT2 Monitor) mode clock 35.5MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(WW) (640x480,CRT2 Monitor) mode clock 36MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
(WW) (800x600,CRT2 Monitor) mode clock 56.3MHz exceeds DDC maximum 0MHz
(WW) (400x300,CRT2 Monitor) mode clock 28.15MHz exceeds DDC maximum 0MHz
(WW) (1024x768,CRT2 Monitor) mode clock 44.9MHz exceeds DDC maximum 0MHz
(WW) (512x384,CRT2 Monitor) mode clock 22.45MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(WW) (1024x768,CRT2 Monitor) mode clock 94.5MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
(II) RADEON(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (vrefresh out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(WW) (1280x960,CRT2 Monitor) mode clock 148.5MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(WW) (1280x1024,CRT2 Monitor) mode clock 157.5MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (vrefresh out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (vrefresh out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "832x624" (vrefresh out of range)
(II) RADEON(0): Not using default mode "416x312" (vrefresh out of range)
(II) RADEON(0): Not using default mode "1152x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1024" (vrefresh out of range)
(II) RADEON(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) RADEON(0): Total of 11 CRTC2 modes found for MergedFB------------ 
(II) RADEON(0): Modes for CRT1: ********************
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025
1028 1072 +hsync +vsync
(**) RADEON(0): *Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x960"  148.50  1280 1344 1504 1728  960 961 964
1011 +hsync +vsync
(**) RADEON(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772
808 +hsync +vsync
(**) RADEON(0): *Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) RADEON(0): Modeline "1024x768"   44.90  1024 1032 1208 1264  768 768 776
817 interlace +hsync +vsync
(**) RADEON(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) RADEON(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631
+hsync +vsync
(**) RADEON(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) RADEON(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509
-hsync -vsync
(**) RADEON(0): *Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404 446
-hsync +vsync
(**) RADEON(0): *Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404 445
-hsync +vsync
(**) RADEON(0): *Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385 445
+hsync -vsync
(**) RADEON(0): *Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) RADEON(0): Modeline "512x384"   22.45  512 516 604 632  384 384 388 409
interlace doublescan +hsync +vsync
(**) RADEON(0): *Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) RADEON(0): Modeline "400x300"   28.15  400 416 448 524  300 300 302 315
doublescan +hsync +vsync
(II) RADEON(0): Modes for CRT2: ********************
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025
1028 1072 +hsync +vsync
(**) RADEON(0): *Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x960"  148.50  1280 1344 1504 1728  960 961 964
1011 +hsync +vsync
(**) RADEON(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772
808 +hsync +vsync
(**) RADEON(0): *Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) RADEON(0): Modeline "1024x768"   44.90  1024 1032 1208 1264  768 768 776
817 interlace +hsync +vsync
(**) RADEON(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) RADEON(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631
+hsync +vsync
(**) RADEON(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) RADEON(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509
-hsync -vsync
(**) RADEON(0): *Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404 446
-hsync +vsync
(**) RADEON(0): *Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404 445
-hsync +vsync
(**) RADEON(0): *Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385 445
+hsync -vsync
(**) RADEON(0): *Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) RADEON(0): Modeline "512x384"   22.45  512 516 604 632  384 384 388 409
interlace doublescan +hsync +vsync
(**) RADEON(0): *Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) RADEON(0): Modeline "400x300"   28.15  400 416 448 524  300 300 302 315
doublescan +hsync +vsync
(II) RADEON(0): Generating MergedFB mode list
(II) RADEON(0): Merged "1280x1024" (1280x1024) and "1280x1024" (1280x1024) to
2560x1024
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 2048x768
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 1600x600
(II) RADEON(0): Merged "640x480" (640x480) and "640x480" (640x480) to 1280x480
(--) RADEON(0): MergedFB: Virtual width 2560
(--) RADEON(0): MergedFB: Virtual height 1024
(--) RADEON(0): MergedFB: Display dimensions: (800, 300) mm
(--) RADEON(0): MergedFB: DPI set to (81, 86)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 0.1.0
 ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.2.0
 ABI class: X.Org Video Driver, version 0.7
(**) RADEON(0): AGP 4x mode is configured
(II) RADEON(0): AGP Fast Write disabled by default
(II) RADEON(0): Depth moves disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org ANSI C Emulation, version 0.2
(II) RADEON(0): Page flipping disabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
(!!) RADEON(0): For information on using the multimedia capabilities
 of this adapter, please see http://gatos.sf.net.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
 [0] 0 0 0xbf000000 - 0xbf00ffff (0x10000) MX[B]
 [1] 0 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
 [2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [7] -1 0 0xba000000 - 0xba001fff (0x2000) MX[B]
 [8] -1 0 0xba800000 - 0xba8003ff (0x400) MX[B]
 [9] -1 0 0xbb000000 - 0xbb001fff (0x2000) MX[B]
 [10] -1 0 0xbb800000 - 0xbb8003ff (0x400) MX[B]
 [11] -1 0 0xbc800000 - 0xbc8000ff (0x100) MX[B]
 [12] -1 0 0xbd000000 - 0xbd0000ff (0x100) MX[B]
 [13] -1 0 0xbd800000 - 0xbd800fff (0x1000) MX[B]
 [14] -1 0 0xbe000000 - 0xbe000fff (0x1000) MX[B]
 [15] -1 0 0xfb800000 - 0xfb7fffff (0x0) MX[B]O
 [16] -1 0 0xfc000000 - 0xfbffffff (0x0) MX[B]O
 [17] -1 0 0xbe800000 - 0xbe80ffff (0x10000) MX[B](B)
 [18] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
 [19] -1 0 0xdffe0000 - 0xdfffffff (0x20000) MX[B](B)
 [20] -1 0 0xbf000000 - 0xbf00ffff (0x10000) MX[B](B)
 [21] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
 [22] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
 [23] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
 [24] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
 [25] 0 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
 [26] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [27] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [28] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
 [29] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
 [30] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
 [31] -1 0 0x0000a800 - 0x0000a81f (0x20) IX[B]
 [32] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
 [33] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [34] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
 [35] -1 0 0x0000e800 - 0x0000e7ff (0x0) IX[B]O
 [36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
 [37] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) RADEON(0): Write-combining range (0xe0000000,0x8000000)
(WW) RADEON(0): Enabling DRM support

 *** Direct rendering support is highly experimental for Radeon 9500
 *** and newer cards. In fact, the only thing you could probably use
 ***  it for is better 2d acceleration. The 3d mesa driver is not  
 *** provided in this tree. A very experimental (and incomplete)
 *** version is available from http://r300.sourceforge.net
 *** This message has been last modified on 12/12/04.

drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:05.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
(II) RADEON(0): [drm] DRM interface version 1.2
(II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:05.0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xf8b03000
(II) RADEON(0): [drm] mapped SAREA 0xf8b03000 to 0xafcd7000
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x0f000207 [AGP 0x1022/0x700c; Card 0x1002/0x4150]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xfc000000
(II) RADEON(0): [agp] Ring mapped at 0xafbd6000
(II) RADEON(0): [agp] ring read ptr handle = 0xfc101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0xafbd5000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xfc102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xaf9d5000
(II) RADEON(0): [agp] GART texture map handle = 0xfc302000
(II) RADEON(0): [agp] GART Texture map mapped at 0xaf4f5000
(II) RADEON(0): [drm] register handle = 0xbf000000
(II) RADEON(0): [dri] Visual configs initialized
(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) (2560,8191)
(II) RADEON(0): Reserved area from (0,1024) to (2560,1026)
(II) RADEON(0): Largest offscreen area available: 2560 x 7165
(II) RADEON(0): Will use back buffer at offset 0x1400000
(II) RADEON(0): Will use depth buffer at offset 0x1900000
(II) RADEON(0): Will use 100352 kb for textures at offset 0x1e00000
(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): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1026)
(II) RADEON(0): Largest offscreen area available: 2560 x 7161
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(II) RADEON(0): No video input capabilities detected and no information is
provided - disabling multimedia i2c
(II) Loading sub module "theatre"
(II) LoadModule: "theatre"
(II) Loading /usr/X11R6/lib/modules/multimedia/theatre_drv.o
(II) Module theatre: vendor="X.Org Foundation"
 compiled for 6.8.1.99, module version = 1.0.0
 ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(II) RADEON(0): Initialized Radeon Pseudo-Xinerama extension
(II) RADEON(0): Pseudo-Xinerama: CRT1 (Screen 1) (1280,0)-(2559,1023)
(II) RADEON(0): Pseudo-Xinerama: CRT2 (Screen 0) (0,0)-(1279,1023)
(WW) RADEON(0): Option "OverlayOnCRTC2" is not used
(II) RADEON(0): X context handle = 0x00000001
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 16
(II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
(II) RADEON(0): Direct rendering enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension 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
(**) Option "Protocol" "ExplorerPS/2"
(**) Mouse0: Device: "/dev/mouse"
(**) Mouse0: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "Buttons" "5"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "EmulateWheel" "1"
(**) Option "EmulateWheelButton" "4"
(**) Option "EmulateWheelInertia" "8"
(**) Option "YAxisMapping" "4 5"
(**) Mouse0: YAxisMapping: buttons 4 and 5
(**) Mouse0: EmulateWheel, EmulateWheelButton: 4, EmulateWheelInertia: 8,
EmulateWheelButtonTimeout: 200
(**) Mouse0: Buttons: 5
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Keyboard0: XkbRules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "se"
(**) Keyboard0: XkbLayout: "se"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo, removing from
list!
SetClientVersion: 0 9
(II) 3rd Button detected: disabling emulate3Button        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list