Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2018 18:43:31 +0300
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        Ian Lepore <ian@freebsd.org>, Warner Losh <imp@bsdimp.com>, Dimitry Andric <dim@freebsd.org>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>, Allan Jude <allanjude@freebsd.org>
Subject:   Re: Is here way to have 9600+ serial console and see boot0 message?
Message-ID:  <b75f021d-6dcb-c335-07c1-b635d52455ab@FreeBSD.org>
In-Reply-To: <1536247884.77296.12.camel@freebsd.org>
References:  <ac3fe50c-d9a0-96ba-28f0-84ffca8e4cd3@FreeBSD.org> <14cd401a-660c-1a3a-8d80-677a42727146@freebsd.org> <0bc33818-641c-07db-194b-66fd1eb30c55@FreeBSD.org> <D6BAE4EA-2926-4000-93E2-DAD7689DFC9D@FreeBSD.org> <CANCZdfqMfQ378z4iLbNzLxZwMreoAoXKuLE-RnMEZZJq3UpdRA@mail.gmail.com> <67d102d1-3d67-08b7-5e9a-5ed741365b4e@FreeBSD.org> <1536247884.77296.12.camel@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06.09.2018 18:31, Ian Lepore wrote:

>>> uart...  I tried this years ago, but overflowed 512 limits...
>>  I've tried it just now, and, yes, it needs space for another 18
>> commands to init UART…
>>
> 
> Did you miss the suggestion to set BOOT_BOOT0_COMCONSOLE_SPEED=0 in
> make.conf, so that whatever speed is configured in the BIOS is left
> unchanged?
 I've tried this. It doesn't help. I don't know why, but symptoms are
the same: after BIOS messages terminal (it is software one, of course)
clears, cursor moves chaotically without any real output, and this
behavior continues till I issue "Reset Terminal" command via terminal
program menu. After terminal reset all output (from loader, kernel and,
later, getty) shows normally.

 I've even dumped & disassembled new MBR code to be sure, that I
installed new version. Yep, it doesn't contain this call in the
beginning (after relocation).

-- 
// Lev Serebryakov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b75f021d-6dcb-c335-07c1-b635d52455ab>