Subject: Re: -current panics
To: Matt Thomas <matt@3am-software.com>
From: MLH <mlh@goathill.org>
List: port-macppc
Date: 04/15/2004 16:37:53
> 
> >Do you autoboot NetBSD on your G4? If so, how?
> >(http://mail-index.netbsd.org/port-macppc/2004/04/14/0001.html)
> 
> Yes, but I don't have a video card in my G4; it only uses a serial console.
> 
> http://mail-index.netbsd.org/port-macppc/2001/09/02/0002.html

I suspected the video card was the problem but haven't had a chance
to set up a serial port connection to try it out.

ofb0 at pci0 dev 16 function 0: ATI Technologies Rage Fury MAXX AGP 4x (TMDS)
ofb0: 640 x 480, 8bpp
wsdisplay0 at ofb0 kbdmux 1: console (std, vt100 emulation)
wsmux1: connecting to wsdisplay0

It also has the mmap screen problem with X that others have mentioned :

(II) Setting vga for screen 0.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
        compiled for 4.4.0, module version = 1.1.0
        ABI class: XFree86 Video Driver, version 0.7
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.4.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.7
(II) R128(0): initializing int10

Fatal server error:
xf86MapVidMem: could not mmap screen [s=20000,a=a0000] (Invalid argument)

Thanks