Re: A7000+ Installation
Reinoud Zandijk <[email protected]> Mon, 2 Jun 2003 16:00:38 +0200
| Newsgroups | gmane.os.netbsd.ports.acorn32 |
|---|---|
| Message-ID | <[email protected]> |
Hiya Damian and Chris, On Tue, Jun 03, 2003 at 12:20:12AM +1200, Damian Kissick wrote: > I have just replaced the 16MB with a stick of 4MB and still have the > same response unfortunately. True true .. my fault. I've decided to clean up some more code and redo the videomemory mapping once again and now it hopefully works ok.... The new version is to be found on ftp://ftp.netbsd.org/pub/NetBSD/arch/acorn32/boot32,ffa-20030602 hopefully this works :') Oh a general hint: allways put the biggest DRAM `stick' in DRAM bank 0... this will give generally less problems since the kernel needs to be loaded in ONE bank of the DRAM `stick' .... i.e. a 2*2Mb+0 in DRAM0 won't boot but a 1*4Mb+0 or 2*4Mb+0 will. This is also in the FAQ ;) Cheers, Reinoud