Date: Sun, 8 Dec 2024 14:15:22 +0100 From: Kurt Jaeger <pi@freebsd.org> To: Warner Losh <imp@bsdimp.com> Cc: Freebsd-stable List <stable@freebsd.org> Subject: Re: not working /dev/console Message-ID: <Z1Wb6vdZ8V6Pmf4J@fc.opsec.eu> In-Reply-To: <CANCZdfoiJE6-aKKFhafXPMY8FOg4nEBmhf2hN%2BcJXzMVrkyiqg@mail.gmail.com> References: <DBE9ABDF-092F-4198-9E14-DF2E0AAB3638@cs.huji.ac.il> <Z0bcQvu36o-rqsJn@fc.opsec.eu> <CAA78225-E266-4CBE-807D-B72D9BCE58E8@cs.huji.ac.il> <CANCZdfoQtYLP62rWO6oTHg4ajbV7SK=ehq2jkv1o0ZX8_im0jw@mail.gmail.com> <365D866D-F7D2-4DB6-AFFB-B4C3829D8467@cs.huji.ac.il> <CANCZdfoiJE6-aKKFhafXPMY8FOg4nEBmhf2hN%2BcJXzMVrkyiqg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! I have a case of a PC Engines APU1 model with the most recent BIOS that no longer works after the upgrade to 14.2 with the serial console after boot. Is that related ? The devinfo -r output: - One box where I still have 14.1: https://people.freebsd.org/~pi/logs/devinfo-apu1-14.1 - The one apu1 box where I did the upgrade and uart vanished: https://people.freebsd.org/~pi/logs/devinfo-apu1-14.2 kenv shows on the 14.1 box: boot_multicons="YES" comconsole_pcidev="" comconsole_port="1016" comconsole_speed="115200" console="comconsole" hw.uart.console="io:1016,br:115200" kenv shows on the 14.2 box: comconsole_pcidev="" comconsole_port="1016" comconsole_speed="115200" console="comconsole" hw.uart.console="io:1016,br:115200" A reboot with the 14.1 kernel did not bring back the serial console 8-( The boot menue is displayed and can be used, but the boot messages are cut off before a login appears: [...] Dual Console: Serial Primary, Video Secondary intsmb0: <AMD SB600/7xx/8xx/9xx SMBus Controller> at device 20.0 on pci0 smbus0: <System Management Bus> on intsmb0 re0: link state changed to UP re1: link state changed to UP re2: link state changed to UP lo0: link state changed to UP re0: link state changed to DOWN re2: link state changed to DOWN re2: link state changed to UP re0: link state changed to UP -- pi@FreeBSD.org +49 171 3101372 Now what ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Z1Wb6vdZ8V6Pmf4J>