boot loader serial console speed to 9600

Stefan Parvu sparvu at kronometrix.org
Thu Oct 25 14:36:23 UTC 2018


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


More information about the freebsd-arm mailing list