Re: Back from the dead, with updates!
Tobias Nygren <[email protected]> Sun, 11 Oct 2015 09:43:31 +0200
| Newsgroups | gmane.os.netbsd.ports.sgimips |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 30 Sep 2015 15:53:09 -0400 Michael <[email protected]> wrote: > On Fri, 25 Sep 2015 17:50:43 +0200 > Tobias Nygren <[email protected]> wrote: > > > The crash to db before copyright only happens when console is on serial. > > I just fixed that. Hi, Back after more testing. It works much better now. Current status: 1. GENERIC64_32_IP3x has problems running with o32 userland. It boots to multiuser but processes segfault whenever they get a signal. Any signal, this includes sending HUP to init and ^C to sh. What are the correct build.sh cross compile flags to get n32 userland? 2. GENERIC32_IP3x switches baudrate on the serial port after sgimips_bus_dma_init. I don't understand how or why this happens. With crimefb it boots and runs perfectly. -Tobias