Subject: Re: Problems with /dev/grf3 and X...
To: Stanislaw Szczygiel <stanislaw_szczygiel@bptnet.pl>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 05/25/1999 23:36:24
On Tue, May 25, 1999 at 02:30:00PM +0200, Stanislaw Szczygiel wrote:
> 
> I have exactly the same situation, after instaling NetBSD 1.4 from the
> beggininig. With 1.3.2 I had no problems with my Picasso IV... My comp
> is a4000 + CyberStorm 60/180 , 56MB ram... Anybody has some idea what
> can be wrong?

Yes. Try to boot with -n0 -m32768. If this fails, try to 
binpatch -s _Sysptsize /netbsd (should report 4)
binpatch -s _Sysptsize=6 /netbsd
binpatch -s _Sysptsize=7 /netbsd
binpatch -s _Sysptsize=8 /netbsd

reboot, and tell us if one of them helps.
	-is