Date: Tue, 7 May 2024 15:32:17 -0700 From: Mark Millard <marklmi@yahoo.com> To: Mike Karels <mike@karels.net> Cc: HP van Braam <hp@tmm.cx>, FreeBSD ARM List <freebsd-arm@freebsd.org>, Emmanuel Vadot <manu@freebsd.org> Subject: Re: SD card timeouts on older Raspberry Pi 4 models on 14.1-BETA Message-ID: <AD4B4606-B7B5-4029-AAC3-365703649B44@yahoo.com> In-Reply-To: <40E3D586-9B73-45C1-80E5-3F5DA1EFEA37@yahoo.com> References: <kcEE.xnqWzH1TRt%2BOvb/eMAIaxA.gG1Vx6qg2gE@14d7edb59102> <9D83BC30-AA64-4FE3-9E22-28DE2F75C37D@karels.net> <25A622F4-330F-409B-94B2-D963B4F3FE33@yahoo.com> <40E3D586-9B73-45C1-80E5-3F5DA1EFEA37@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 7, 2024, at 13:43, Mark Millard <marklmi@yahoo.com> wrote: > Looks like a crude approximation to a bisect of pre-built > kernels can be done via: >=20 > https://artifact.ci.freebsd.org/snapshot/stable-14/?C=3DM&O=3DD >=20 > I looked in the oldest: >=20 > 9deb9bca9c470002688390bccf88ae147a25176f/ - 2023-Sep-07 05:16 >=20 > and then grabbed the kernel: >=20 > = https://artifact.ci.freebsd.org/snapshot/stable-14/9deb9bca9c470002688390b= ccf88ae147a25176f/arm64/aarch64/kernel.txz >=20 > I then expanded it and substituted it as the > /boot/kernel on the 14.1-BETA1 microsd card. >=20 > The result booted just fine: >=20 > # uname -apKU > FreeBSD generic 14.0-ALPHA4 FreeBSD 14.0-ALPHA4 aarch64 1400097 #0 = 9deb9bc: Thu Sep 7 04:46:28 UTC 2023 = root@FreeBSD-stable-14-aarch64-build.jail.ci.FreeBSD.org:/usr/obj/usr/src/= arm64.aarch64/sys/GENERIC arm64 aarch64 1400097 1401000 >=20 > (I'd not done enough to have good debug information.) >=20 > Other problems could be hit during a partitioning > search for examples of working vs failing the > specific way in question. And many commits do not > have unique artifact builds for arm64.aarch64 . But > for finding a ball-park range for when failure > started, this technique likely would prove useful. Hmm. 2024-Jan/Feb/Mar are missing, as is about half of 2024-Apr. The newest 2023 one seems to be: 137b36455d51f7303166bd4e1625b0bf969b9db5/ - 2023-Dec-28 07:48 that also boots just fine: # uname -apKU FreeBSD generic 14.0-STABLE FreeBSD 14.0-STABLE #0 137b364: Thu Dec 28 = 07:38:14 UTC 2023 = root@FreeBSD-stable-14-aarch64-build.jail.ci.FreeBSD.org:/usr/obj/usr/src/= arm64.aarch64/sys/GENERIC arm64 aarch64 1400502 1401000 The oldest 2024 looks to be: 58fdd8509cf1a6846cc4124c2bfa03d9343ab910/ - 2024-Apr-14 02:15 It has the problem that Mike reported. So the untested range is about 3.5 months wide, unfortunately. =3D=3D=3D Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AD4B4606-B7B5-4029-AAC3-365703649B44>