Subject: request for help: XFree86 4.0.1 + Wallstreet + NetBSD 1.5*
To: netbsd-port-macppc <port-macppc@netbsd.org>
From: Charlie Allom <charlie@rubberduck.com>
List: port-macppc
Date: 04/06/2001 19:02:48
--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

I'm going to spam you with my XF86Config, my dmesg output, and my
XFree86.0.log, and see if someone can help, but first of all ..

I am running 1.5.1_ALPHA on a Wallstreet. It can run the default
Xmacppc that comes with 1.5 

I grabbed the XF86Config from the X4 binary snapshot that Thomas
Klausner put up a while back (modified to try 8bpp just to start 
me off)

So far I have tried that very binary snapshot, the latest patch,
the 2000-11-23 patch, and the 1.5 X set, with both installed over
the top (for some reason I think I've had this working at some
point before, by chance, and I did it by installing over the top
of default 1.5 X tar ball sets.)

If any other Wallstreet owners could email me, I would appreciate
very much!

Regards,
  C.
-- 
 charlie@rubberduck.com    Melbourne, Australia
 http://rubberduck.com/    PGP preferred
 F848 3B10 D181 E5EC 84CD  9CA2 7686 6210 FB54 66D1

--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Description: My cropped dmesg
Content-Disposition: attachment; filename="dmesg.txt"

ntaining 5016 KB of memory
mainbus0 (root)
cpu0 at mainbus0: 1MB backside cache
grackle0 at mainbus0
pci0 at grackle0 bus 0
pci0: i/o space, memory space enabled
pchb0 at pci0 dev 0 function 0
pchb0: vendor 0x1057 product 0x0002 (rev. 0x40)
obio0 at pci0 dev 13 function 0: addr 0xf3000000
mesh at obio0 offset 0x10000 not configured
zsc0 at obio0 offset 0x13000: irq 15,16
zstty0 at zsc0 channel 0
zstty1 at zsc0 channel 1
bm0 at obio0 offset 0x11000 irq 42,33: address 00:05:02:4d:03:43
davbus at obio0 offset 0x14000 not configured
media-bay at obio0 offset 0x34 not configured
wdc0 at obio0 offset 0x20000 irq 13: DMA transfer
wd0 at wdc0 channel 0 drive 0: <IBM-DTCA-24090>
wd0: drive supports 16-sector pio transfers, lba addressing
wd0: 3909 MB, 7944 cyl, 16 head, 63 sec, 512 bytes/sect x 8007552 sectors
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2
adb0 at obio0 offset 0x16000 irq 18: 3 targets
aed0 at adb0 addr 0: ADB Event device
akbd0 at adb0 addr 2: mapped device (195)
wskbd0 at akbd0: console keyboard
ams0 at adb0 addr 3: EMP trackpad <tpad> 2-button, 400 dpi
wsmouse0 at ams0
abtn0 at adb0 addr 7: brightness/volume button
vendor 0x106b product 0x0010 (undefined subclass 0x00, revision 0x01) at pci0 dev 16 function 0 not configured
ofb0 at pci0 dev 17 function 0: vendor 0x1002 product 0x4c47
ofb0: 1024 x 768, 8bpp
wsdisplay0 at ofb0: console (std, vt100 emulation), using wskbd0
cbb0 at pci0 dev 19 function 0: vendor 0x104c product 0xac15 (rev. 0x01)
cbb1 at pci0 dev 19 function 1: vendor 0x104c product 0xac15 (rev. 0x01)
cbb0: interrupting at irq 22
cbb0: cacheline 0x8 lattimer 0x20
cbb0: bhlc 0x822008 lscp 0x20000000
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 0 device 0 cacheline 0x8, lattimer 0x20
pcmcia0 at cardslot0
cbb1: interrupting at irq 23
cbb1: cacheline 0x8 lattimer 0x20
cbb1: bhlc 0x822008 lscp 0x20000000
cardslot1 at cbb1 slot 1 flags 0
cardbus1 at cardslot1: bus 0 device 0 cacheline 0x8, lattimer 0x20
pcmcia1 at cardslot1
boot device: <unknown>
root on wd0a dumps on wd0b

--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Description: XF86Config
Content-Disposition: attachment; filename=XF86Config

#
# XF86Config NetBSD - XFree 4.0.1 - Powerbook G4 Titanium
#

Section "Files"
    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/CID/"
    FontPath	"/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"
    Option	"blank time"	"10"	# 10 minutes
    Option	"standby time"	"20"
    Option	"suspend time"	"30"
    Option	"off time"	"60"
    Option	"PCI type"	"Grackle"
EndSection

Section "InputDevice"
    Identifier	"Keyboard1"
    Driver	"keyboard"
    Option	"Protocol"	"wskbd"
    Option	"Device"	"/dev/wskbd0"
    Option	"AutoRepeat"	"500 5"
    Option	"XkbRules"	"xfree86"
    Option	"XkbModel"	"macadb"
    Option	"XkbLayout"	"us"
EndSection

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

Section "Monitor"
    Identifier	"Generic Monitor"
    HorizSync	27-80
    VertRefresh	50-75
    Option	"dpms"
EndSection

Section "Device"
    Identifier	"moo"
    Driver	"ati"
    BusID	"PCI:0:17:0"
EndSection

Section "Screen"
    Identifier		"Screen1"
    Device		"moo"
    Monitor		"Generic Monitor"

    Option		"backing store"

    DefaultDepth	8

    SubSection "Display"
	Depth		8
	Modes		"1024x768"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier	"Main Layout"
    Screen	"Screen1"
    InputDevice	"Mouse1"	"CorePointer"
    InputDevice	"Keyboard1"	"CoreKeyboard"
EndSection

--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Description: XFree86.0.log
Content-Disposition: attachment; filename="XFree86.0.log"


XFree86 Version 4.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 1 July 2000
	If the server is older than 6-12 months, or if your card is newer
	than the above date, look for a newer version before reporting
	problems.  (see http://www.XFree86.Org/FAQ)
Operating System: NetBSD/macppc 1.5 [ELF] The NetBSD Foundation, Inc.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Apr  5 22:40:01 2001
(==) Using config file: "/etc/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "Main Layout"
(**) |-->Screen "Screen1" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Mach64"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "Protocol" "wskbd"
(**) Option "Device" "/dev/wskbd0"
(**) Keyboard: Protocol: wskbd
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "macadb"
(**) XKB: model: "macadb"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) 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/CID/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) Option "PciType" "Grackle"
(**) Option "BlankTime" "10"
(**) Option "StandbyTime" "20"
(**) Option "SuspendTime" "30"
(**) Option "OffTime" "60"
(--) Using wscons driver (/dev/ttyE0)
(**) PCI-HOST bridge is Grackle
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1057,0002 card 0000,0000 rev 40 class 06,00,00 hdr 00
(II) PCI: 00:0d:0: chip 106b,0010 card 0000,0000 rev 01 class ff,00,00 hdr 00
(II) PCI: 00:10:0: chip 106b,0010 card 0000,0000 rev 01 class ff,00,00 hdr 00
(II) PCI: 00:11:0: chip 1002,4c47 card 0000,0000 rev 80 class 03,00,00 hdr 00
(II) PCI: 00:13:0: chip 104c,ac15 card fffc,ffff rev 01 class 06,07,00 hdr 82
(II) PCI: 00:13:1: chip 104c,ac15 card fffc,ffff rev 01 class 06,07,00 hdr 82
(II) PCI: End of PCI scan
(--) PCI: (0:17:0) ATI Mach64 LG rev 128, Mem @ 0x82000000/24, I/O @ 0x0400/8
(II) Addressable bus resource ranges are
	[0] -1	0x00000000 - 0xffffffff (0x0) MXB
	[1] -1	0x00000000 - 0x0000ffff (0x10000) IXB
(II) OS-reported resource ranges:
(II) Active PCI resource ranges:
	[0] -1	0xf3000000 - 0xf3ffffff (0x1000000) MXBE
	[1] -1	0xf4000000 - 0xf7ffffff (0x4000000) MXBE
	[2] -1	0x82000000 - 0x82ffffff (0x1000000) MXB(B)
	[3] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0xf3000000 - 0xf3ffffff (0x1000000) MXBE
	[1] -1	0xf4000000 - 0xf7ffffff (0x4000000) MXBE
	[2] -1	0x82000000 - 0x82ffffff (0x1000000) MXB(B)
	[3] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
(II) OS-reported resource ranges after removing overlaps with PCI:
(II) All system resource ranges:
	[0] -1	0xf3000000 - 0xf3ffffff (0x1000000) MXBE
	[1] -1	0xf4000000 - 0xf7ffffff (0x4000000) MXBE
	[2] -1	0x82000000 - 0x82ffffff (0x1000000) MXB(B)
	[3] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
(II) ATI: ATI driver (version 5.3.5) for chipsets: ati, ativga
(II) r128: Driver for ATI Rage 128 chipset: ATI Rage 128 RE (PCI),
	ATI Rage 128 RF (AGP), ATI Rage 128 RK (PCI), ATI Rage 128 RL (AGP),
	ATI Rage 128 Pro PF (AGP), ATI Rage 128 Mobility LE (PCI),
	ATI Rage 128 Mobility LF (AGP)
(II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
	ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
	ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag200, mgag200 PCI, mgag400
(II) FBDev: driver for framebuffer: fbdev, afb
inw(0x42e8) at line 352 in atiprobe.c
outw(0x42e8, 0x9000) at line 356 in atiprobe.c
outw(0x42e8, 0x500f) at line 358 in atiprobe.c
inw(0x92e8) at line 361 in atiprobe.c
outw(0x92e8, 0x5a5a) at line 362 in atiprobe.c
inw(0x9ae8) at line 363 in atiprobe.c
inw(0x92e8) at line 364 in atiprobe.c
outw(0x92e8, 0x0) at line 375 in atiprobe.c
outw(0x42e8, 0x0) at line 380 in atiprobe.c
ATIMach64Probe IOBase = 2ec, type 0
ATIMach64Probe IOBase = 1cc, type 0
ATIMach64Probe IOBase = 1c8, type 0
ATIMach64Probe IOBase = 400, type 1
inl(0x4a0) at line 500 in atiprobe.c
outl(0x4a0, 0x800000) at line 507 in atiprobe.c
inl(0x4d0) at line 510 in atiprobe.c
outl(0x4d0, 0x100) at line 513 in atiprobe.c
outl(0x4d0, 0x0) at line 514 in atiprobe.c
outl(0x4d0, 0x100) at line 515 in atiprobe.c
inl(0x480) at line 519 in atiprobe.c
outl(0x480, 0x55555555) at line 522 in atiprobe.c
inl(0x480) at line 523 in atiprobe.c
outl(0x480, 0x0) at line 542 in atiprobe.c
outl(0x4d0, 0x0) at line 547 in atiprobe.c
outl(0x4a0, 0x0) at line 548 in atiprobe.c
ATIMach64Probe IOBase = 400, type 1
inl(0x4a0) at line 500 in atiprobe.c
outl(0x4a0, 0x800000) at line 507 in atiprobe.c
inl(0x4d0) at line 510 in atiprobe.c
outl(0x4d0, 0x100) at line 513 in atiprobe.c
outl(0x4d0, 0x0) at line 514 in atiprobe.c
outl(0x4d0, 0x100) at line 515 in atiprobe.c
inl(0x480) at line 519 in atiprobe.c
outl(0x480, 0x55555555) at line 522 in atiprobe.c
inl(0x480) at line 523 in atiprobe.c
outl(0x480, 0x0) at line 542 in atiprobe.c
outl(0x4d0, 0x0) at line 547 in atiprobe.c
outl(0x4a0, 0x0) at line 548 in atiprobe.c
(WW) ATI:  PCI Mach64 in slot 0:17:0 could not be detected!
 See README.ati for details.
(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".


--nFreZHaLTZJo0R7j--