Re: NetBSD on SGI Indigo w/R3000
Steve Rumble <[email protected]> Mon, 23 Oct 2017 00:04:29 +0200
| Newsgroups | gmane.os.netbsd.ports.sgimips |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Oct 21, 2017 at 02:59:52PM +0200, Frank Scheiner wrote: > > Can someone confirm that such a machine or a similar IP12 machine works or > worked with an official NetBSD kernel from a specific NetBSD version? I'm not sure that anyone has used a release on IP12. In fact, you're only the second person other than me who I know to have tried NetBSD on this machine. That ancient 1.6 kernel you dug up won't work very well. At the very least it had some significant bugs in the seeq ethernet driver. It's possible that the release kernels are just too big and are colliding with the prom's segments. I know that I ran into this with an IP6 in the NetBSD-4 days. Back when I was fiddling with IP12s I usually built small kernels just to cut down on compile times, so perhaps I just got lucky. I'll try building a smaller kernel from -current and mail it to you to try out. Steve