From nobody Fri Feb 24 18:40:20 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 4PNdz23Xjzz3tnWL for ; Fri, 24 Feb 2023 18:41:50 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (phouka1.phouka.net [107.170.196.116]) (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 "phouka.net", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PNdz20hX2z3Q2M for ; Fri, 24 Feb 2023 18:41:50 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Authentication-Results: mx1.freebsd.org; none Received: from phouka1.phouka.net (localhost [127.0.0.1]) by phouka1.phouka.net (8.17.1/8.17.1) with ESMTPS id 31OIeKuG059855 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 24 Feb 2023 10:40:20 -0800 (PST) (envelope-from warlock@phouka1.phouka.net) Received: (from warlock@localhost) by phouka1.phouka.net (8.17.1/8.17.1/Submit) id 31OIeK3e059854; Fri, 24 Feb 2023 10:40:20 -0800 (PST) (envelope-from warlock) Date: Fri, 24 Feb 2023 10:40:20 -0800 From: John Kennedy To: Mike Karels Cc: freebsd-arm Subject: Re: reboot broken on RPi4 on main Message-ID: References: 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-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Rspamd-Queue-Id: 4PNdz20hX2z3Q2M X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:14061, ipnet:107.170.192.0/18, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Thu, Feb 23, 2023 at 04:01:36PM -0600, Mike Karels wrote: > Reboot (shutdown -r) is hanging on RPi4 on main as of today’s snapshot. > It hangs after printing the Uptime. The initial bootstrap and boot from > power-up work. I haven’t tested a snapshot since Jan 1, so I’m not sure > when it stopped working. Any ideas what might have broken it? I can bisect > the recent snapshots if nothing else. > > 13.2-BETA2 works, however. I've noticed that as well (for 14.x), but don't know exactly when it broke because it's rarely succeeded.