Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 19:57:12 -0500
From:      Ed Maste <emaste@phaedrus.sandvine.ca>
To:        Dimitry Andric <dimitry@andric.com>
Cc:        stable@freebsd.org
Subject:   Re: RELENG_6: serial console drops back from 115200 to 9600 baud
Message-ID:  <20060226005712.GA48900@sandvine.com>
In-Reply-To: <4400E70F.2020902@andric.com>
References:  <4400D235.9030807@andric.com> <20060225225621.GA42888@sandvine.com> <4400E70F.2020902@andric.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 26, 2006 at 12:23:59AM +0100, Dimitry Andric wrote:

> > comconsole_speed="115200" in loader.conf should override it
> > if you don't want to replace boot2 or change /boot.config.
> 
> Yes, I've tried this, but it didn't work, or maybe I just didn't try
> hard enough. :)  I'll try it again with the 1.10.10.1 rev of comconsole.c.

I've just rebuilt a fresh RELENG_6 and installed the GENERIC
bootblocks, which default to 9600 baud.  I get a serial loader console
at 115200 baud under each of the following conditions:

/boot.config contains -h -S115200
/boot/loader.conf empty

/boot.config contains -h
/boot/loader.conf contains comconsole_speed="115200"

/boot.config empty
/boot/loader.conf contains console="comconsole" and comconsole_speed="115200"

What's in your /boot.config?  Are your bootblocks from the 6.1 beta as
well, or from a previous install?

-ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060226005712.GA48900>