Subject: Re: X-4.0.1 binary available for NetBSD-1.5/macppc
To: None <port-macppc@netbsd.org>
From: John Valdes <valdes@uchicago.edu>
List: port-macppc
Date: 02/13/2001 19:51:50
On Fri, Feb 09, 2001 at 01:17:38PM +0100, Thomas Klausner wrote:
> Since it seems to be in high demand, I got martin@netbsd.org to
> compile me a X-4.0.1 with tsubai's patch applied on NetBSD-1.5/macppc.
> I added my XF86Config file to it, and put the whole thing up at
>
> ftp://ftp.netbsd.org/pub/NetBSD/arch/macppc/X-4.0.1-1.5/
>
> It's about 24MB.
>
> Shar and enjoy, as they say.
Thanks! Unfortunately, when I try it, I get (in the log):
Fatal server error:
ppcPciInit: /dev/kmem
This happens regardless of whether I try starting X as root or as a
plain user. /dev/kmem exists. ktruss of XFree86 shows it tries to
open /dev/kmem read/write, but the open returns w/ errno 1, "Operation
not permitted". This is on NetBSD 1.5 release, PowerBook G3 Lombard.
John