Subject: Re: agp error: pci_mem_find: void region: can't map aperture
To: Nicolas Joly <njoly@pasteur.fr>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: port-i386
Date: 10/31/2002 12:59:53
njoly@pasteur.fr said:
> (II) Loading /usr/X11R6/lib/modules/libvbe.a (II) Module vbe:
> vendor="The XFree86 Project"
> compiled for 4.2.1, module version = 1.0.0
> ABI class: XFree86 Video Driver, version 0.5
> Fatal server error: Caught signal 11. Server aborting
VBE did almost never work for me in XF86. On i810, it modified
the card state behind X's back. (I placed a comment in agp_i810
about a workaround in a fatal situation.)
Option "NoVBE"
avoids these problems.
best regards
Matthias