Subject: Re: A2024 support in Xserver
To: Ignatios Souvatzis <is@jocelyn.rhein.de>
From: Eric Delcamp <edelcamp@Pop-Bordeaux-13.easynet.fr>
List: port-amiga
Date: 02/10/1998 11:09:49
Hi,
> > But the actual server (derived from Xdaniver) lack support of this.
> Oh, the error message is a bit different, actually (at least the one I saw).
> Can you recompile your kernel with the pseudo-device view reduced to, say,
> 4 (from 10)?
>
I already have view set to 2.
If I use the following .xserverrc :
X -dev /dev/grf0 -width 1280 -height 800 -depth 4 -nozap -emulatemiddle
I get the error :
ioctl VIOCGSIZE: Cannot allocate memory
Fatal server error:
no CC Framebuffer
_X11TransSocketUNIXConnect: Can't connect: errno = 61
giving up.
xinit: Connection refused (errno 61): unable to connect to X server
xinit: No such process (errno 3): Server error.
The error is OK for a server without A2024.
If you make a grep -o -i a2024 * in the source tree, you get nothing ;-))
Ideas ?