Subject: ibook G3 Graphite, NetBSD 2.1 with X
To: None <port-macppc@NetBSD.org>
From: dark sunday <nlourenzlist@gmail.com>
List: port-macppc
Date: 12/20/2005 21:40:27
Hi,
I recently recived an ibook G3 (graphite) 366mhz, with 192mb of ram
(64base + 128mb ext), and a 6gb harddisk.
The first thing i did, was to know how the boot process worked, it has
OpenFirmware 3.0 so it was easy to put NetBSD 2.1 macppc working on
it.
The problem is Xfree, i tried to create XF86Config, with some example
configuration that i found, and even with 'XFree86 -configure ', but
it just won't start.
Does anyone has and ibook of these working with XFree ? if yes, could
you paste the configuration file?
Thanks

Here is the data and the logs:

-----------------XF86Config (based on a example)---------------------------=
--
Section "Module"
    Load        "dbe"  =09# Double buffer extension
    Load=09"record"
    Load=09"xtrap"
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "speedo"
    Load        "freetype"
#    Load        "xtt"
    Load       "glx"
#    Load       "dri"

EndSection

Section "Files"

    RgbPath=09"/usr/X11R6/lib/X11/rgb"
#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath=09"/usr/X11R6/lib/X11/fonts/CID/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

EndSection

Section "InputDevice"

    Identifier=09"Keyboard1"
    Driver=09"Keyboard"
    Option=09"Protocol"=09"wskbd"
    Option=09"Device"=09"/dev/wskbd"

EndSection

Section "InputDevice"

    Identifier=09"Mouse1"
    Driver=09"mouse"
    Option "Protocol"    "wsmouse"
    Option "Device"      "/dev/wsmouse"

EndSection

Section "Monitor"

    Identifier  "my_monitor"
    VendorName=09"Apple"
    ModelName=09"TFT 12"
    HorizSync   31.5-40

EndSection

Section "Device"

    Identifier  "my_card"
    Driver      "r128"
    VideoRam    8192

    Option=09"PanelWidth"=09"800"
    Option=09"PanelHeight"=09"600"

EndSection

Section "Screen"
    Identifier  "my_screen"
    Device      "my_card"
    Monitor     "my_monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"

    Identifier  "Default"
    Screen "my_screen"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

-----------------EOF XF86Config (based on a
example)-----------------------------

-----------------Produced
log-------------------------------------------------------------

XFree86 Version 4.4.0
Release Date: 29 February 2004
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System:NetBSD/macppc 2.1 - The NetBSD Foundation, Inc.
Current Operating System: NetBSD localhost 2.1 NetBSD 2.1 (GENERIC)
#0: Mon Oct 24 22:58:27 UTC 2005=20
builds@works.netbsd.org:/home/builds/ab/netbsd-2-1-RELEASE/macppc/200510241=
747Z-obj/home/builds/ab/netbsd-2-1-RELEASE/src/sys/arch/macppc/compile/GENE=
RIC
macppc
Build Date: 24 October 2005
=09Before reporting problems, check http://www.XFree86.Org/
=09to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (=3D=3D) default setting,
=09(++) from command line, (!!) notice, (II) informational,
=09(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(=3D=3D) Log file: "/var/log/XFree86.0.log", Time: Mon Dec 19 22:39:58 2005
(=3D=3D) Using config file: "/root/XF86Config"
(=3D=3D) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(=3D=3D) Keyboard: CustomKeycode disabled
(**) 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/font=
s/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(II) Module ABI versions:
=09XFree86 ANSI C Emulation: 0.2
=09XFree86 Video Driver: 0.7
=09XFree86 XInput driver : 0.4
=09XFree86 Server Extension : 0.2
=09XFree86 Font Renderer : 0.4
(II) Loader running on netbsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 Font Renderer
=09ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09ABI class: XFree86 Video Driver, version 0.7
(--) Using wscons driver
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0020 card 0000,0000 rev 00 class 06,00,00 hdr =
00
(II) PCI: 00:10:0: chip 1002,4c4e card 0000,0000 rev 64 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:
=09[0] -1=090=090x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
=09[0] -1=090=090x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
=09[0] -1=090=090x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(0:16:0) ATI Technologies Inc Rage Mobility L AGP 2x rev
100, Mem @ 0x91000000/24, 0x90000000/12, I/O @ 0x0400/8, BIOS @
0x90020000/17
(II) Addressable bus resource ranges are
=09[0] -1=090=090x00000000 - 0xffffffff (0x0) MX[B]
=09[1] -1=090=090x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
=09[0] -1=090=090xffffffff - 0xffffffff (0x1) MX[B]
=09[1] -1=090=090x00000000 - 0x00000000 (0x1) MX[B]
=09[2] -1=090=090x0000ffff - 0x0000ffff (0x1) IX[B]
=09[3] -1=090=090x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
=09[0] -1=090=090x90020000 - 0x9003ffff (0x20000) MX[B](B)
=09[1] -1=090=090x90000000 - 0x90000fff (0x1000) MX[B](B)
=09[2] -1=090=090x91000000 - 0x91ffffff (0x1000000) MX[B](B)
=09[3] -1=090=090x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
=09[0] -1=090=090x90020000 - 0x9003ffff (0x20000) MX[B](B)
=09[1] -1=090=090x90000000 - 0x90000fff (0x1000) MX[B](B)
=09[2] -1=090=090x91000000 - 0x91ffffff (0x1000000) MX[B](B)
=09[3] -1=090=090x00000400 - 0x000004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
=09[0] -1=090=090xffffffff - 0xffffffff (0x1) MX[B]
=09[1] -1=090=090x00000000 - 0x00000000 (0x1) MX[B]
=09[2] -1=090=090x0000ffff - 0x0000ffff (0x1) IX[B]
=09[3] -1=090=090x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
=09[0] -1=090=090xffffffff - 0xffffffff (0x1) MX[B]
=09[1] -1=090=090x00000000 - 0x00000000 (0x1) MX[B]
=09[2] -1=090=090x90020000 - 0x9003ffff (0x20000) MX[B](B)
=09[3] -1=090=090x90000000 - 0x90000fff (0x1000) MX[B](B)
=09[4] -1=090=090x91000000 - 0x91ffffff (0x1000000) MX[B](B)
=09[5] -1=090=090x0000ffff - 0x0000ffff (0x1) IX[B]
=09[6] -1=090=090x00000000 - 0x00000000 (0x1) IX[B]
=09[7] -1=090=090x00000400 - 0x000004ff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 Server Extension
=09ABI class: XFree86 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 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=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09ABI class: XFree86 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=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 Server Extension
=09ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.13.0
=09Module class: XFree86 Server Extension
=09ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 Server Extension
=09ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.2
=09Module class: XFree86 Font Renderer
=09ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.1
=09Module class: XFree86 Font Renderer
=09ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 4.0.1
=09Module class: XFree86 Video Driver
=09ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 6.5.6
=09Module class: XFree86 Video Driver
=09ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 XInput Driver
=09ABI class: XFree86 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:
=09ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
=09ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
=09ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
=09ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
=09ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
=09ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
=09ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
=09ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
=09ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
=09ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
=09ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
=09ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
=09ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
=09ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
=09ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
=09ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
=09ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
=09ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
=09ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
=09ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
=09ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
=09ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
=09ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
=09ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
=09ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
=09ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
=09ATI Radeon Mobility M7 LW (AGP),
=09ATI Mobility FireGL 7800 M7 LX (AGP),
=09ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
=09ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
=09ATI Radeon IGP330/340/350 (A4) 4137,
=09ATI Radeon IGP330M/340M/350M (U2) 4337,
=09ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
=09ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
=09ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
=09ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
=09ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
=09ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
=09ATI Radeon Mobility 9000 (M9) Lf (AGP),
=09ATI Radeon Mobility 9000 (M9) Lg (AGP),
=09ATI Radeon 9100 IGP (A5) 5834,
=09ATI Radeon Mobility 9100 IGP (U3) 5835,
=09ATI Radeon 9200PRO 5960 (AGP), ATI Radeon 9200 5961 (AGP),
=09ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP),
=09ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
=09ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
=09ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
=09ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
=09ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
=09ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
=09ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
=09ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
=09ATI FireGL RV360 AV (AGP), ATI Radeon Mobility 9600 (M10) NP (AGP),
=09ATI Radeon Mobility 9600 (M10) NQ (AGP),
=09ATI Radeon Mobility 9600 (M11) NR (AGP),
=09ATI Radeon Mobility 9600 (M10) NS (AGP),
=09ATI FireGL Mobility T2 (M10) NT (AGP),
=09ATI FireGL Mobility T2 (M11) NV (AGP), ATI Radeon 9800SE AH (AGP),
=09ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
=09ATI FireGL X2 AK (AGP), ATI Radeon 9800PRO NH (AGP),
=09ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
=09ATI Radeon 9800XT NJ (AGP)
(II) Primary Device is: PCI 00:10:0
(EE) No devices detected.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.

---------------------------------EOF produced log
---------------------------------

-----------------XF86Config (created by XFree86
-configure)-----------------------------
Section "ServerLayout"
=09Identifier     "XFree86 Configured"
=09Screen      0  "Screen0" 0 0
=09InputDevice    "Mouse0" "CorePointer"
=09InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
=09RgbPath      "/usr/X11R6/lib/X11/rgb"
=09ModulePath   "/usr/X11R6/lib/modules"
=09FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
=09FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
=09FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
=09FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
=09FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
=09FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
=09Load  "extmod"
=09Load  "glx"
=09Load  "dbe"
=09Load  "record"
=09Load  "xtrap"
=09Load  "type1"
=09Load  "speedo"
EndSection

Section "InputDevice"
=09Identifier  "Keyboard0"
=09Driver      "keyboard"
EndSection

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

Section "Monitor"
=09Identifier   "Monitor0"
=09VendorName   "Monitor Vendor"
=09ModelName    "Monitor Model"
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     "ShadowFB"           =09# [<bool>]
        #Option     "VGAClocks"          =09# [<bool>]
        #Option     "KGAUniversal"       =09# [<bool>]
=09Identifier  "Card0"
=09Driver      "vga"
=09VendorName  "ATI Technologies Inc"
=09BoardName   "Rage Mobility L AGP 2x"
=09BusID       "PCI:0:16:0"
EndSection

Section "Screen"
=09Identifier "Screen0"
=09Device     "Card0"
=09Monitor    "Monitor0"
=09SubSection "Display"
=09=09Viewport   0 0
=09=09Depth     1
=09EndSubSection
=09SubSection "Display"
=09=09Viewport   0 0
=09=09Depth     4
=09EndSubSection
=09SubSection "Display"
=09=09Viewport   0 0
=09=09Depth     8
=09EndSubSection
=09SubSection "Display"
=09=09Viewport   0 0
=09=09Depth     15
=09EndSubSection
=09SubSection "Display"
=09=09Viewport   0 0
=09=09Depth     16
=09EndSubSection
=09SubSection "Display"
=09=09Viewport   0 0
=09=09Depth     24
=09EndSubSection
EndSection
---------------------------EOF XF86Config----------------------------------=
-----

---------------------------Produced
log--------------------------------------------

XFree86 Version 4.4.0
Release Date: 29 February 2004
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System:NetBSD/macppc 2.1 - The NetBSD Foundation, Inc.
Current Operating System: NetBSD localhost 2.1 NetBSD 2.1 (GENERIC)
#0: Mon Oct 24 22:58:27 UTC 2005=20
builds@works.netbsd.org:/home/builds/ab/netbsd-2-1-RELEASE/macppc/200510241=
747Z-obj/home/builds/ab/netbsd-2-1-RELEASE/src/sys/arch/macppc/compile/GENE=
RIC
macppc
Build Date: 24 October 2005
=09Before reporting problems, check http://www.XFree86.Org/
=09to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (=3D=3D) default setting,
=09(++) from command line, (!!) notice, (II) informational,
=09(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(=3D=3D) Log file: "/var/log/XFree86.0.log", Time: Mon Dec 19 22:47:55 2005
(++) Using config file: "/root/XF86Config.new"
(=3D=3D) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(=3D=3D) Keyboard: CustomKeycode disabled
(**) 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/font=
s/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(II) Module ABI versions:
=09XFree86 ANSI C Emulation: 0.2
=09XFree86 Video Driver: 0.7
=09XFree86 XInput driver : 0.4
=09XFree86 Server Extension : 0.2
=09XFree86 Font Renderer : 0.4
(II) Loader running on netbsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 Font Renderer
=09ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09ABI class: XFree86 Video Driver, version 0.7
(--) Using wscons driver
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0020 card 0000,0000 rev 00 class 06,00,00 hdr =
00
(II) PCI: 00:10:0: chip 1002,4c4e card 0000,0000 rev 64 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:
=09[0] -1=090=090x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
=09[0] -1=090=090x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
=09[0] -1=090=090x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(0:16:0) ATI Technologies Inc Rage Mobility L AGP 2x rev
100, Mem @ 0x91000000/24, 0x90000000/12, I/O @ 0x0400/8, BIOS @
0x90020000/17
(II) Addressable bus resource ranges are
=09[0] -1=090=090x00000000 - 0xffffffff (0x0) MX[B]
=09[1] -1=090=090x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
=09[0] -1=090=090xffffffff - 0xffffffff (0x1) MX[B]
=09[1] -1=090=090x00000000 - 0x00000000 (0x1) MX[B]
=09[2] -1=090=090x0000ffff - 0x0000ffff (0x1) IX[B]
=09[3] -1=090=090x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
=09[0] -1=090=090x90020000 - 0x9003ffff (0x20000) MX[B](B)
=09[1] -1=090=090x90000000 - 0x90000fff (0x1000) MX[B](B)
=09[2] -1=090=090x91000000 - 0x91ffffff (0x1000000) MX[B](B)
=09[3] -1=090=090x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
=09[0] -1=090=090x90020000 - 0x9003ffff (0x20000) MX[B](B)
=09[1] -1=090=090x90000000 - 0x90000fff (0x1000) MX[B](B)
=09[2] -1=090=090x91000000 - 0x91ffffff (0x1000000) MX[B](B)
=09[3] -1=090=090x00000400 - 0x000004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
=09[0] -1=090=090xffffffff - 0xffffffff (0x1) MX[B]
=09[1] -1=090=090x00000000 - 0x00000000 (0x1) MX[B]
=09[2] -1=090=090x0000ffff - 0x0000ffff (0x1) IX[B]
=09[3] -1=090=090x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
=09[0] -1=090=090xffffffff - 0xffffffff (0x1) MX[B]
=09[1] -1=090=090x00000000 - 0x00000000 (0x1) MX[B]
=09[2] -1=090=090x90020000 - 0x9003ffff (0x20000) MX[B](B)
=09[3] -1=090=090x90000000 - 0x90000fff (0x1000) MX[B](B)
=09[4] -1=090=090x91000000 - 0x91ffffff (0x1000000) MX[B](B)
=09[5] -1=090=090x0000ffff - 0x0000ffff (0x1) IX[B]
=09[6] -1=090=090x00000000 - 0x00000000 (0x1) IX[B]
=09[7] -1=090=090x00000400 - 0x000004ff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 Server Extension
=09ABI class: XFree86 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 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=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09ABI class: XFree86 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=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 Server Extension
=09ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.13.0
=09Module class: XFree86 Server Extension
=09ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 Server Extension
=09ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.2
=09Module class: XFree86 Font Renderer
=09ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.1
=09Module class: XFree86 Font Renderer
=09ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "vga"
(II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o
(II) Module vga: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 4.0.0
=09Module class: XFree86 Video Driver
=09ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09Module class: XFree86 XInput Driver
=09ABI class: XFree86 XInput driver, version 0.4
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) Primary Device is: PCI 00:10:0
(--) Chipset generic found
(II) resource ranges after xf86ClaimFixedResources() call:
=09[0] -1=090=090xffffffff - 0xffffffff (0x1) MX[B]
=09[1] -1=090=090x00000000 - 0x00000000 (0x1) MX[B]
=09[2] -1=090=090x90020000 - 0x9003ffff (0x20000) MX[B](B)
=09[3] -1=090=090x90000000 - 0x90000fff (0x1000) MX[B](B)
=09[4] -1=090=090x91000000 - 0x91ffffff (0x1000000) MX[B](B)
=09[5] -1=090=090x0000ffff - 0x0000ffff (0x1) IX[B]
=09[6] -1=090=090x00000000 - 0x00000000 (0x1) IX[B]
=09[7] -1=090=090x00000400 - 0x000004ff (0x100) IX[B](B)
(II) resource ranges after probing:
=09[0] -1=090=090xffffffff - 0xffffffff (0x1) MX[B]
=09[1] -1=090=090x00000000 - 0x00000000 (0x1) MX[B]
=09[2] -1=090=090x90020000 - 0x9003ffff (0x20000) MX[B](B)
=09[3] -1=090=090x90000000 - 0x90000fff (0x1000) MX[B](B)
=09[4] -1=090=090x91000000 - 0x91ffffff (0x1000000) MX[B](B)
=09[5] 0=090=090x000a0000 - 0x000affff (0x10000) MS[B]
=09[6] 0=090=090x000b0000 - 0x000b7fff (0x8000) MS[B]
=09[7] 0=090=090x000b8000 - 0x000bffff (0x8000) MS[B]
=09[8] -1=090=090x0000ffff - 0x0000ffff (0x1) IX[B]
=09[9] -1=090=090x00000000 - 0x00000000 (0x1) IX[B]
=09[10] -1=090=090x00000400 - 0x000004ff (0x100) IX[B](B)
=09[11] 0=090=090x000003b0 - 0x000003bb (0xc) IS[B]
=09[12] 0=090=090x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor=3D"The XFree86 Project"
=09compiled for 4.4.0, module version =3D 1.0.0
=09ABI class: XFree86 Video Driver, version 0.7
(II) VGA(0): initializing int10.

Fatal server error:
xf86MapVidMem: could not mmap screen [s=3D20000,a=3Da0000] (Invalid argumen=
t)

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.

------------------------------------EOF Produced
log-------------------------------

(don't know much about other archs than x86, but the segment 0xa000
and the INT 0x10 brings back memories of the old days of VGA/SVGA
programing for MS-DOS and OS-Independent DEMOs, isn't the XFree
thinking that the ibook is an x86 machine?)