Date: Thu, 25 Oct 2018 17:07:51 +0300 From: Stefan Parvu <sparvu@kronometrix.org> To: freebsd-arm@freebsd.org Subject: boot loader serial console speed to 9600 Message-ID: <AA851ADF-BB83-41DC-8411-9C2A1DFA5B28@kronometrix.org>
next in thread | raw e-mail | index | archive | help
Hi, Under RBPI3B+ FreeBSD 12 ALPHA8, I see the serial console is set to = 115200. Is this correct ? Shouldn't this be set to 9600 ? How can I change the serial console = speed to 9600 under loader.conf ?=20 Currently my loader.conf looks like this: autoboot_delay=3D0 hw.usb.template=3D3 umodem_load=3D"YES" # Multiple console (serial+efi gop) enabled. boot_multicons=3D"YES" boot_serial=3D"YES" # Disable the beastie menu and color beastie_disable=3D"YES" loader_color=3D"NO" mac_portacl_load=3D=E2=80=9CYES" I tried:=20 comconsole_speed=3D"9600" console=3D=E2=80=9Ccomconsole" no go. somehow it does stay set to 115200. Why is that ?=20 Thanks, Stefan=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AA851ADF-BB83-41DC-8411-9C2A1DFA5B28>