On Thu, Oct 27, 2022 at 10:30:23PM +0100, void wrote: > Hello arm@ > > [dmesg is attached] > > What's "strange" about it is that the output at the console gets to the > point where normally there'd be a login prompt. So the date gets displayed, > but there's no "login:" > > The console [0] worked as expected before the upgrade. > > There is the following in /etc/boot.conf > > set tty com0 115200 > set image /bsd.no-uhid > > I remove the set image line and reboot in order to upgrade. > After the upgrade happens, I have to ssh in (because no login: at console) > and become root, then I run this: > > # printf 'disable uhidev\ndisable upd\nquit\n' | config -e -o /bsd.no-uhid > /bsd > > then add the set image line then reboot. [1] > > But the problem I'm describing happens regardless of what kernel is used. > The difference is this worked in 7.1. > > I'm not sure where to check. The upgrade was without errors and an > interactive sysmerge was solely for /etc/mail/aliases. > > [0] this is a ttl to usb cable. The ttl end is on the rpi4 and the usb2 end > plugs into a rpi1b > [1] this is in order to use sysutils/apcupsd > > [2] have also tried 'set tty com0' and 'set tty fb0' same result.
My guess would be that you have the wrong baud rate in /etc/ttys. For further info, see this old advice in www.openbsd.org/faq/current.html: https://cvsweb.openbsd.org/cgi-bin/cvsweb/www/faq/current.html.diff?r1=1.1089&r2=1.1090&f=h