Re: Report on NetBSD-CURRENT and `hpcmips` on MobilePro 780
David Brownlee <[email protected]> Thu, 14 Dec 2023 21:27:43 +0000
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <CAGN_6paSSTHi4f=C-b1TNCHZXqjX8OijPYVEMiP7PaEteRN-Ww@mail.gmail.com> |
On Tue, 12 Dec 2023 at 18:37, Alexander Bochmann <[email protected]> wrote: > ...on 2023-12-11 20:57:48, David Brownlee wrote: > > > So it might be interesting to see how a current kernel & userland boot > > - (easiest from from the HEAD link at https://nycdn.netbsd.org/) > > I'm not currently set up for extensive testing (or a serial console, > for that matter), but HEAD as of 202312111910Z doesn't look great: > PCMCIA is still (or again) broken... > > > pcmcia0 at pcic0 controller 0 socket 0 not configured > > pcmcia0 at pcic0 controller 1 socket 0 not configured > > The installer starts up initially, but is somewhat useless without a > disk device. > > When breaking out to a shell, something simple like running > dmesg | grep wd0 from the install kernel environment produces > a segfault ... > > > Real time signal 27 (core dumped) grep wd > Foo... So it would be back to bisecting builds to work out where regressions were introduced... David