Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2018 06:13:39 -0700
From:      "Chris H" <bsd-lists@BSDforge.com>
To:        "Yasuhiro KIMURA" <yasu@utahime.org>
Cc:        <freebsd-stable@freebsd.org>
Subject:   Re: Console is broken after updating to 11.2-RELEASE
Message-ID:  <5412681415d73751e981585076fb4922@udns.ultimatedns.net>
In-Reply-To: <20180622.204218.2024776012115160106.yasu@utahime.org>

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

On Fri, 22 Jun 2018 20:42:18 +0900 (JST) "Yasuhiro KIMURA" <yasu@utahime.org> said

> From: Warner Losh <imp@bsdimp.com>
> Subject: Re: Console is broken after updating to 11.2-RELEASE
> Date: Fri, 22 Jun 2018 05:03:43 -0600
> 
> > UEFI or legacy boot? Is a BMC involved?
> 
> Legacy boot. And BMC is not involved.
Try adding the following to your loader.conf(5) file (/boot/loader.conf):

# Load SysCons driver
kern.vty=sc
# noisy boot
boot_verbose="YES"

Hope this helps!

--Chris
> 
> ---
> Yasuhiro KIMURA
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"





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