Re: reboot broken on RPi4 on main
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Feb 23, 2023, at 14:01, Mike Karels <[email protected]> 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. For reference . . . While it is a personal build instead of a snapshot, I see the "shutdown -r now" hang problem for my build based on: # ~/fbsd-based-on-what-commit.sh -C /usr/main-src/ d04c86717c8c (HEAD -> main, freebsd/main, freebsd/HEAD) bsd.sys.mk: Add NO_WSTRICT_PROTOTYPES like in kernel branch: main merge-base: d04c86717c8ca3aa1bd9d8927a37a1f5443925b5 merge-base: CommitDate: 2023-02-19 07:02:12 +0000 n261026 (--first-parent --count for merge-base) The context has a "B0T" 8 GiByte RPi4B. === Mark Millard marklmi at yahoo.com