Re: IBM Workpad z50 dmesg collection
David Brownlee <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <CAGN_6pb9adDxyNeMgpjF3JppeMjcyE7HJO-0TgijWejvPMMYgg@mail.gmail.com> |
On Sat, 22 May 2021 at 23:01, Alexander Bochmann <[email protected]> wrote: > > ...on Fri, May 21, 2021 at 01:27:54PM +0100, David Brownlee wrote: > > > http://sync.absd.org/hpcmips/ has 2017-01-01, 2018-01-01 and > > 2018-07-01 kernels right now, more may drop in as builds complete. I'm > > Oof, ok, this is going to take some time :) > > Up to now, I tried the 2017-01-01, 2017-02-01, 2017-03-01 kernels. > Pcmcia seems fine with those three, but the userland troubles are > present in all of them. > [...details...] OK, so we know the kernel issue which affected userland is present from at least 2017-01-01. Annoyingly 2016-0{1,2,3,4,5,6,7,8}-01 do not directly build for me (I suspect its due to an earlier version of gcc, the upgrade of which could also be the cause of the issue). I'll run through 2016-{09,10,11,12}-01 just to see if we can easily get another data point. Re the pcmcia issue, as Jason has fixed the ifattr attach issue, tomorrow's nyftp HEAD build may give more information, plus if you have time to test some of the 2018-2020 test kernels to see when it was introduced I can fill in more builds in whatever gap that identifies. Thanks again for taking the time to run the tests to try to help narrow this down :) David