From nobody Tue May 30 21:11:28 2023 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QW4nz1QLqz4Y9qd for ; Tue, 30 May 2023 21:11:35 +0000 (UTC) (envelope-from henrix@camandro.org) Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [IPv6:2001:67c:2050:0:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4QW4ny2yZ8z3CD0 for ; Tue, 30 May 2023 21:11:34 +0000 (UTC) (envelope-from henrix@camandro.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of henrix@camandro.org designates 2001:67c:2050:0:465::202 as permitted sender) smtp.mailfrom=henrix@camandro.org; dmarc=none Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4QW4nt3B68z9sWK; Tue, 30 May 2023 23:11:30 +0200 (CEST) From: =?utf-8?Q?Lu=C3=ADs_Henriques?= To: Mark Millard Cc: "freebsd-arm@freebsd.org" Subject: Re: RPI2 Model B not booting with 13.2 release? References: <86o7m1wze7.fsf@camandro.org> <86edmxwon2.fsf@camandro.org> Date: Tue, 30 May 2023 22:11:28 +0100 In-Reply-To: <86edmxwon2.fsf@camandro.org> (=?utf-8?Q?=22Lu=C3=ADs?= Henriques"'s message of "Tue, 30 May 2023 21:27:45 +0100") Message-ID: <86a5xlwmm7.fsf@camandro.org> List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-2.42 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.92)[-0.916]; RCVD_IN_DNSWL_LOW(-0.20)[2001:67c:2050:0:465::202:from,2001:67c:2050:b231:465::102:received]; R_SPF_ALLOW(-0.20)[+ip6:2001:67c:2050::/48]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_TO(0.00)[yahoo.com]; FROM_EQ_ENVFROM(0.00)[]; TO_DN_EQ_ADDR_SOME(0.00)[]; ASN(0.00)[asn:199118, ipnet:2001:67c:2050::/48, country:DE]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-arm@FreeBSD.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[camandro.org]; TO_DN_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4QW4ny2yZ8z3CD0 X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N Lu=C3=ADs Henriques writes: [...] > Oh! Interesting. And confusing, because I didn't actually used *any* of > the above. Instead, I've tried: > > FreeBSD-13.2-RELEASE-arm-armv6-RPI-B.img.xz > > That was the one that seemed to make more sense to me. I am now > downloading the image you've suggested and I'll give it a try in a bit. > Thanks a lot, Mark! > > And for completeness, the (working) image I tried for 12.4 was: > > FreeBSD-12.4-RELEASE-arm-armv6-RPI-B.img.xz > > /me goes try the new image. And just for the record, it is working. As I had initially assumed, I was definitely doing something (very) wrong. Thank you for your help, Mark. Cheers, --=20 Lu=C3=ADs