From nobody Tue Oct 11 15:39:42 2022 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 4Mn0Ms4Sf3z4dkgd for ; Tue, 11 Oct 2022 15:39:53 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "www.zefox.com", Issuer "www.zefox.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Mn0Mr3wZxz3txM for ; Tue, 11 Oct 2022 15:39:52 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.16.1/8.15.2) with ESMTPS id 29BFdhq5012499 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 11 Oct 2022 08:39:43 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.16.1/8.15.2/Submit) id 29BFdgxb012498; Tue, 11 Oct 2022 08:39:42 -0700 (PDT) (envelope-from fbsd) Date: Tue, 11 Oct 2022 08:39:42 -0700 From: bob prohaska To: Mark Millard Cc: Warner Losh , freebsd-arm Subject: Re: FYI: FreeBSD-14.0-CURRENT-arm-armv7-GENERICSD-20220930-42dc8696df5-258315.img is broken for RPi2 v1.1 (so: armv7)g Message-ID: <20221011153942.GA12477@www.zefox.net> References: <6B46F46A-2CAF-42C9-9A04-63567D7DB9B2@yahoo.com> <28D78C89-E195-4EF1-BB7B-E7F75060BDC7@yahoo.com> 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=us-ascii Content-Disposition: inline In-Reply-To: <28D78C89-E195-4EF1-BB7B-E7F75060BDC7@yahoo.com> X-Rspamd-Queue-Id: 4Mn0Mr3wZxz3txM X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of fbsd@www.zefox.net has no SPF policy when checking 50.1.20.27) smtp.mailfrom=fbsd@www.zefox.net X-Spamd-Result: default: False [-1.10 / 15.00]; AUTH_NA(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; MID_RHS_WWW(0.50)[]; WWW_DOT_DOMAIN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; R_DKIM_NA(0.00)[]; FREEMAIL_TO(0.00)[yahoo.com]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; TO_DN_ALL(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_NA(0.00)[no SPF record]; DMARC_NA(0.00)[zefox.net]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Tue, Oct 11, 2022 at 08:26:48AM -0700, Mark Millard wrote: > On 2022-Oct-11, at 06:17, Warner Losh wrote: > > > > On Mon, Oct 10, 2022 at 11:50 PM Mark Millard wrote: > > On 2022-Oct-10, at 21:08, Warner Losh wrote: > > > > . . . > > > And are you sure it's a booting issue and not a console issue? > > > > No clue for your distinction. But, being serial console > > based until ssh is possible for my context, I classify > > serial-console-broken as a booting issue. (For example, > > not being able to identify the DHCP address assigned > > if it did make it that far.) > > > > So it's not a booting issue (where the loader can't find the disk, > > can't load the kernel or loads it such that it hangs), but a default > > console issue. That's a lot easier for me to help solve. > > I wrote separately later that I got a HDMI context set up and > both the serial and HDMI consoles stopped, showing the same > final text. > > (I'm not sure that the final "-" lways shows up. But the HDMI > and serial displays do seem to always agree about it.) > > > . . . > > > > The change was made in late August that I'm thinking of, so if you could find a > > snapshot from early August July that would be a useful data point: My Pi2B reporting FreeBSD www.zefox.com 14.0-CURRENT FreeBSD 14.0-CURRENT #12 main-2b766d5e5a: Mon Jul 11 01:38:59 PDT 2022 bob@www.zefox.com:/usr/obj/usr/src/arm.armv7/sys/GENERIC arm is presently running buildworld on -current dated October 9th. If I'm understanding this thread correctly, running installworld will result in an ubootable system. Should I refrain from running installworld for the time being? Thanks for reading! bob prohaska > >