Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 07:27:13 -0700
From:      othermark <atkin901@yahoo.com>
To:        freebsd-current@freebsd.org
Subject:   Re: serial ttys broken?
Message-ID:  <dgp681$o48$1@sea.gmane.org>
References:  <20050920110023.GA468@ip.net.ua> <6136.1127217196@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> In message <20050920110023.GA468@ip.net.ua>, Ruslan Ermilov writes:
> 
>>I have the following issues with serial on today's -CURRENT:
> 
> Hmm, my box runs just as fine as always with serial console.
> 
>>2) If booted with -h, as most people are doing, but without
>>   the recently added -S option to boot2, serial console
>>   works in 9600 bps as advertised, but despite std.9600 in
>>   /etc/ttys, the speed is set to 115200.
>>
>>My configuration is pretty much GENERIC.  Rumors are that these
>>issues aren't new.
> 
> This is the first I hear about them...
> 
> I won't have time to look at it for the next several weeks
> (unless it happens on my machine and forces me to handle it).
> 

I probably should have piped up on -current, but yes, serial console is
'different' after the recent changes went into the boot loader.

-P  in /boot.config and the following in /etc/make.conf

BOOT_COMCONSOLE_PORT=0x3F8
BOOT_COMCONSOLE_SPEED=115200

used to be enough for my boxes to work, but now (of course, only after a
installworld for the bootloader) the following in /boot/loader.conf

console=comconsole
comconsole_speed=115200

seems to be required for serial console to work.
-- 
othermark
atkin901 at nospam dot yahoo dot com
(!wired)?(coffee++):(wired);




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dgp681$o48$1>