Subject: XFree86 no worky on 3.1 on G3 iBook
To: None <port-macppc@NetBSD.org>
From: Zach Lowry <zach@zachlowry.net>
List: port-macppc
Date: 01/03/2007 15:00:17
Hello!

I can not get XFree to work whatsoever on 3.1. I have tried both the  
built-in XFree86 from xsrc and a compiled xorg from pkgsrc. I've run  
both a 3.1 kernel and a -current kernel. Nothing has made any  
difference. This is on a 700MHz G3 iBook.

My X config and a log is below. I'd appreciate any help you could  
give, thanks!

Zach Lowry

Section "ServerLayout"
         Identifier     "XFree86 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/misc/"
         FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
         FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
         FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
         Load  "extmod"
         Load  "glx"
#       Load  "dbe"
         Load  "record"
         Load  "xtrap"
         Load  "type1"
         Load  "speedo"
EndSection
Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "kbd"
         Option      "Protocol" "wskbd"
         Option      "Device" "/dev/wskbd"
EndSection

Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "wsmouse"
         Option      "Device" "/dev/wsmouse"
EndSection

Section "Monitor"
         Identifier   "Monitor0"
         VendorName   "Apple"
         ModelName    "iBook Panel"
         #HorizSync      30-60
         #VertRefresh    55-60
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     "PanelOff"                  # [<bool>]
         #Option     "DDCMode"                   # [<bool>]
         #Option     "MonitorLayout"             # [<str>]
         #Option     "IgnoreEDID"                # [<bool>]
         #Option     "OverlayOnCRTC2"            # [<bool>]
         #Option     "CloneMode"                 # [<str>]
         #Option     "CloneHSync"                # [<str>]
         #Option     "CloneVRefresh"             # [<str>]
         #Option     "UseFBDev"                  # [<bool>]
         #Option     "VideoKey"                  # <i>
         #Option     "DisplayPriority"           # [<str>]
         #Option     "PanelSize"                 # [<str>]
         #Option     "ForceMinDotClock"          # <freq>
         Option      "iBookHacks" "true"
         Identifier  "Card0"
         Driver      "ati"
         VendorName  "ATI Technologies Inc"
         BoardName   "Radeon Mobility M6 LY"
         BusID       "PCI:0:16:0"
EndSection

Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
         SubSection "Display"
                 Modes   "1024x768"
                 Viewport   0 0
                 Depth     1
         EndSubSection
         SubSection "Display"
                 Modes   "1024x768"
                 Viewport   0 0
                 Depth     4
         EndSubSection
         SubSection "Display"
                 Modes   "1024x768"
                 Viewport   0 0
                 Depth     8
         EndSubSection
         SubSection "Display"
                 Modes   "1024x768"
                 Viewport   0 0
                 Depth     15
         EndSubSection
         SubSection "Display"
                 Modes   "1024x768"
                 Viewport   0 0
                 Depth     16
         EndSubSection
         SubSection "Display"
                 Modes   "1024x768"
                 Viewport   0 0
                 Depth     24
         EndSubSection
EndSection



XFree86 Version 4.5.0
Release Date: 16 March 2005
X Protocol Version 11, Revision 0
Build Operating System:NetBSD/macppc 3.1 - The NetBSD Foundation, Inc.
Current Operating System: NetBSD ibookairport 3.1 NetBSD 3.1 (IBOOK)  
#0: Wed Jan  3 10:31:06 UTC 2007  root@ibookairport:/usr/src-3.1/sys/ 
arch/macppc/compile/IBOOK macppc
Build Date: 31 October 2006
         Before reporting problems, check http://www.XFree86.Org/
         to make sure that you have the latest version.
Module Loader present
Command line: X :0
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (EE) error, (WW) warning,
         (II) informational, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Jan  3 12:07:43 2007
(==) Using config file: "/etc/X11/XF86Config".
(II) Module ABI versions:
         XFree86 ANSI C Emulation: 0.3
         XFree86 Video Driver: 0.8
         XFree86 XInput driver : 0.5
         XFree86 Server Extension : 0.3
         XFree86 Font Renderer : 0.5
(II) Loader running on netbsd
(==) ServerLayout "XFree86 Configured"
(==) |-->Screen "Screen0" (0) (0, 0)
(**) |  |-->Device "Card0"
(**) |  |-->Monitor "Monitor0" (0)
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/ 
X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/ 
fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/ 
100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(II) Checking for unused ServerFlags options:
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         ABI class: XFree86 Video Driver, version 0.8
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         Module class: XFree86 Font Renderer
         ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Bitmap
(--) Using wscons driver
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0027 card 0000,0000 rev 00 class  
06,00,00 hdr 00
(II) PCI: 00:10:0: chip 1002,4c59 card 1002,4c59 rev 00 class  
03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:11:0), (0,0,0), 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]
(--) PCI:*(0:16:0) ATI Technologies Inc Radeon Mobility M6 LY rev 0,  
Mem @ 0x98000000/27, 0x90000000/16, I/O @ 0x0400/8, BIOS @ 0x90020000/17
(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       0xffffffff - 0xffffffff (0x1) MX[B]
         [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
         [2] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
         [3] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
         [0] -1  0       0x90020000 - 0x9003ffff (0x20000) MX[B](B)
         [1] -1  0       0x90000000 - 0x9000ffff (0x10000) MX[B](B)
         [2] -1  0       0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
         [3] -1  0       0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
         [0] -1  0       0x90020000 - 0x9003ffff (0x20000) MX[B](B)
         [1] -1  0       0x90000000 - 0x9000ffff (0x10000) MX[B](B)
         [2] -1  0       0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
         [3] -1  0       0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
         [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
         [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
         [2] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
         [3] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
         [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
         [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
         [2] -1  0       0x90020000 - 0x9003ffff (0x20000) MX[B](B)
         [3] -1  0       0x90000000 - 0x9000ffff (0x10000) MX[B](B)
         [4] -1  0       0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
         [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
         [6] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
         [7] -1  0       0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         Module class: XFree86 Server Extension
         ABI class: XFree86 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 FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         ABI class: XFree86 Server Extension, version 0.3
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         ABI class: XFree86 Server Extension, version 0.3
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.13.0
         Module class: XFree86 Server Extension
         ABI class: XFree86 Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         Module class: XFree86 Server Extension
         ABI class: XFree86 Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.2
         Module class: XFree86 Font Renderer
         ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.1
         Module class: XFree86 Font Renderer
         ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Speedo
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 6.5.12
         Module class: XFree86 Video Driver
         ABI class: XFree86 Video Driver, version 0.8
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         Module class: XFree86 XInput Driver
         ABI class: XFree86 XInput driver, version 0.5
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         Module class: XFree86 XInput Driver
         ABI class: XFree86 XInput driver, version 0.5
(II) ATI: ATI driver (version 6.5.12) for chipset: ati
(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 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 (M10) 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 T2 (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)
(II) Primary Device is: PCI 00:10:0
(II) ATI:  Candidate "Device" section "Card0".
(--) Chipset ATI Radeon Mobility M6 LY (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
         [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
         [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
         [2] -1  0       0x90020000 - 0x9003ffff (0x20000) MX[B](B)
         [3] -1  0       0x90000000 - 0x9000ffff (0x10000) MX[B](B)
         [4] -1  0       0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
         [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
         [6] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
         [7] -1  0       0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 4.0.1
         Module class: XFree86 Video Driver
         ABI class: XFree86 Video Driver, version 0.8
(II) resource ranges after probing:
         [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
         [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
         [2] -1  0       0x90020000 - 0x9003ffff (0x20000) MX[B](B)
         [3] -1  0       0x90000000 - 0x9000ffff (0x10000) MX[B](B)
         [4] -1  0       0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
         [5] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
         [6] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
         [7] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B]
         [8] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
         [9] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
         [10] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
         [11] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
         [12] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) RADEON(0): MMIO registers at 0x90000000
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 0.1.0
         ABI class: XFree86 Video Driver, version 0.8
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset  
is 0x0000
(II) RADEON(0): PCI bus 0 card 16 func 0
(==) RADEON(0): Depth 16, (==) framebuffer bpp 16
(II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "iBookHacks" "true"
(==) RADEON(0): RGB weight 565
(II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
(--) RADEON(0): Chipset: "ATI Radeon Mobility M6 LY (AGP)" (ChipID =  
0x4c59)
(--) RADEON(0): Linear framebuffer at 0x98000000
(--) RADEON(0): BIOS at 0x90020000
(--) RADEON(0): VideoRAM: 16384 kByte (64 bit DDR SDRAM)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         ABI class: XFree86 Video Driver, version 0.8
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.2.0
         ABI class: XFree86 Video Driver, version 0.8
(II) RADEON(0): I2C bus "DDC" initialized.
(WW) RADEON(0): Video BIOS not detected in PCI space!
(WW) RADEON(0): Attempting to read Video BIOS from legacy ISA space!
(WW) RADEON(0): Video BIOS not found!
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 2, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): Displays Detected: Monitor1--Type 1, Monitor2--Type 0

(II) RADEON(0):
(II) RADEON(0): Primary Display == Type 1
(WW) RADEON(0): No valid info for SCLK/MCLK for display bandwidth  
calculation.
(WW) RADEON(0): Video BIOS not detected, using default PLL parameters!
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): Monitor0: Using default hsync range of 28.00-33.00 kHz
(II) RADEON(0): Monitor0: Using default vrefresh range of 43.00-72.00 Hz
(II) RADEON(0): Clock range:  12.50 to 350.00 MHz
(II) RADEON(0): Not using default mode "640x350" (hsync out of range)
(II) RADEON(0): Not using default mode "320x175" (hsync out of range)
(II) RADEON(0): Not using default mode "640x400" (hsync out of range)
(II) RADEON(0): Not using default mode "320x200" (hsync out of range)
(II) RADEON(0): Not using default mode "720x400" (hsync out of range)
(II) RADEON(0): Not using default mode "360x200" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x864" (hsync out of range)
(II) RADEON(0): Not using default mode "576x432" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "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 "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "832x624" (hsync out of range)
(II) RADEON(0): Not using default mode "416x312" (hsync out of range)
(II) RADEON(0): Not using default mode "1152x768" (hsync out of range)
(II) RADEON(0): Not using default mode "576x384" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x864" (hsync out of range)
(II) RADEON(0): Not using default mode "576x432" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1024" (hsync 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" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/ 
interlace/doublescan)
(II) RADEON(0): Not using mode "1024x768" (no mode of this name)
(--) RADEON(0): Virtual size is 640x480 (pitch 640)
(**) RADEON(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x480"   25.20  640 656 752 800  480 490  
492 525 -hsync -vsync
(**) RADEON(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) RADEON(0): Modeline "320x240"   12.60  320 328 376 400  240 245  
246 262 doublescan -hsync -vsync
(==) RADEON(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.0.0
         ABI class: XFree86 ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 0.1.0
         ABI class: XFree86 Video Driver, version 0.8
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
         compiled for 4.5.0, module version = 1.1.0
         ABI class: XFree86 Video Driver, version 0.8
(!!) 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       0x90000000 - 0x9000ffff (0x10000) MX[B]
         [1] 0   0       0x98000000 - 0x9fffffff (0x8000000) MX[B]
         [2] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
         [3] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
         [4] -1  0       0x90020000 - 0x9003ffff (0x20000) MX[B](B)
         [5] -1  0       0x90000000 - 0x9000ffff (0x10000) MX[B](B)
         [6] -1  0       0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
         [7] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
         [8] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
         [9] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
         [10] 0  0       0x00000400 - 0x000004ff (0x100) IX[B]
         [11] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
         [12] -1 0       0x00000000 - 0x00000000 (0x1) IX[B]
         [13] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
         [14] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
         [15] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) RADEON(0): Memory manager initialized to (0,0) (640,8191)
(II) RADEON(0): Reserved area from (0,480) to (640,482)
(II) RADEON(0): Largest offscreen area available: 640 x 7709
(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
         Dashed Lines
         Scanline Image Writes
         Offscreen Pixmaps
         Setting up tile and stipple cache:
                 32 128x128 slots
                 24 256x256 slots
                 9 512x512 slots
(II) RADEON(0): Acceleration enabled
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 482)
(II) RADEON(0): Largest offscreen area available: 640 x 7696
(==) RADEON(0): DPMS disabled
(==) 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 XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "wsmouse"
(**) Mouse0: Protocol: wsmouse
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/wsmouse"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse0: Buttons: 3
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "wskbd"
(**) Keyboard0: Protocol: wskbd
(**) Option "Device" "/dev/wskbd"
(--) ADB: Keyboard type: Keyboard0
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Keyboard0: XkbRules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) Keyboard0: XkbModel: "pc101"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/,  
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/,  
removing from lis