> Date: Thu, 21 Oct 2021 11:54:36 +0200 > From: Jan Stary <h...@stare.cz> > > This is Raspberry 4 Model B, trying to install current/arm64 > from a miniroot dd'd to a uSD card. > > U-Boot boots fine, gets to boot> > where I 'set tty fb0' as per INSTALL.arm64 > which make the console output go to the monitor > (the micro HDMI to a HDMI in a monitor). > > The I boot bsd.rd, which goes well until it gets to the > (I)nstall (U)pgrade (A)utoinsytall (S)hell? > line: now no keypress does anything. This is the > same keyboard on which I typed 'set tty fb0' seconds ago. > > Yes, I tried with many keyboards. > Am I missing something obvious?
I fear the U-Boot that shipped with the 7.0 release is broken. I "fixed" -current such that the kernel doesn't panic, but it means xhci(4) no longer attaches. I don't think we have a fixed u-boot yet. So for now it would be best to put the u-boot from 6.9 onto your SD card.