Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | raw e-mail

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 ? 

Currently my loader.conf looks like this:

autoboot_delay=0
hw.usb.template=3
umodem_load="YES"
# Multiple console (serial+efi gop) enabled.
boot_multicons="YES"
boot_serial="YES"
# Disable the beastie menu and color
beastie_disable="YES"
loader_color="NO"
mac_portacl_load=“YES"

I tried: 

comconsole_speed="9600"
console=“comconsole"

no go. somehow it does stay set to 115200. Why is that ? 

Thanks,
Stefan

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AA851ADF-BB83-41DC-8411-9C2A1DFA5B28>