Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2006 11:07:35 -0500
From:      Vivek Khera <vivek@khera.org>
To:        stable@freebsd.org
Subject:   Re: RELENG_6: serial console drops back from 115200 to 9600 baud
Message-ID:  <4316577A-FF97-4929-B911-85A0009ADCC2@khera.org>
In-Reply-To: <20060226021457.GB55658@sandvine.com>
References:  <4400D235.9030807@andric.com> <20060225225621.GA42888@sandvine.com> <4400E70F.2020902@andric.com> <20060226005712.GA48900@sandvine.com> <44010644.4000504@andric.com> <20060226021457.GB55658@sandvine.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Feb 25, 2006, at 9:14 PM, Ed Maste wrote:

> Thus, I'm not surprised that you get a 9600 baud console without
> an rc.conf setting.  The thing that concerns me is your report that
> the console does not run at 115200 even if /boot/loader.conf
> contains comconsole_speed="115200".

I get a 9600 baud console with the following after upgrade from 5.4:

in make.conf:
BOOT_COMCONSOLE_SPEED=115200

in kernel config:
options         CONSPEED=115200 # Speed for serial console

/boot.config has just "-Dh"

/boot/loader.conf just disables ACPI timer.

The BIOS boots to 115200 serial output, too.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4316577A-FF97-4929-B911-85A0009ADCC2>