Subject: Re: -current panics
To: MLH <mlh@goathill.org>
From: Krister Walfridsson <cato@df.lth.se>
List: port-macppc
Date: 04/17/2004 01:51:04
On Thu, 15 Apr 2004, MLH wrote:

> 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)

The patch in PR 25036 should fix this.

   /Krister