Re: keyboard doesn't work at Boot Menu
- Reply: Nuno Teixeira : "Re: keyboard doesn't work at Boot Menu"
- In reply to: Nuno Teixeira : "keyboard doesn't work at Boot Menu"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Jun 2023 15:11:16 UTC
On Jun 17, 2023, at 05:15, Nuno Teixeira <eduardo@freebsd.org> wrote: > Hello all, Hello. > How to access boot menu (https://docs.freebsd.org/en/books/handbook/bsdinstall/#bsdinstall-view-probe)? > > Running 13-stable on rpi4 and keyboard does't do any action at this stage. > > Any clues? It is unclear what the context is here: Serial console? No serial console? What is in /boot/loader.conf ? I've a serial console context and have: boot_multicons="YES" boot_serial="YES" Is the stable/13 from a specific *.img* file from the likes of: http://ftp3.freebsd.org/pub/FreeBSD/snapshots/ISO-IMAGES/13.2/?C=M&O=D ? If yes, which one? If self built, what commit was the build based on? Has this worked for you before? If yes, based on what commit back when it last worked? Note: Warner's recent changes to stand/ for the subject area are only in main [so: 14] so far. So it appears that the only fairly recent change for such for stable/13 has been: loader: comconsole: don't unconditionally wipe out hw.uart.console Kyle Evans 2023-04-26 === Mark Millard marklmi at yahoo.com