Project

General

Profile

Actions

Todo #3715

closed

Change default serial speed to 115200

Added by Jim Pingle almost 10 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Console Menu
Target version:
Start date:
06/20/2014
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

The default serial console speed should be changed to 115200 to be more in line with current hardware.

To ensure both the boot blocks and the kernel and other functions all use the right default speed, we can use:

make.conf needs: BOOT_COMCONSOLE_SPEED=115200
Kernel config needs: options CONSPEED=115200
/boot.config: -S 115200 (or whatever optional speed is set by the user in the config)
/boot/loader.conf: comconsole_speed="115200"

Also the list of serial speeds offered in the GUI should be reversed with 115200 at the top and proceeding in descending order.

Actions #1

Updated by Renato Botelho almost 10 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #2

Updated by Trond Vindenes over 9 years ago

Tested with pfSense-2.2-DEVELOPMENT-4g-amd64-nanobsd-20140814-0656.img.gz, 115200 is now the default setting on a new install.
Connected to a serial port with the speed set to 115200 with no issues.

Actions #3

Updated by Renato Botelho over 9 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF