From owner-freebsd-current@freebsd.org Thu Apr 2 21:16:43 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 560542657CF for ; Thu, 2 Apr 2020 21:16:43 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ultimatedns.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48tbV231hZz3KJp for ; Thu, 2 Apr 2020 21:16:41 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (localhost [IPv6:0:0:0:0:0:0:0:1]) by udns.ultimatedns.net (8.15.2/8.15.2) with ESMTPS id 032LGXea045637 (version=TLSv1.2 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Thu, 2 Apr 2020 14:16:39 -0700 (PDT) (envelope-from bsd-lists@BSDforge.com) X-Mailer: Cypht MIME-Version: 1.0 In-Reply-To: <3646f179849df4a7b89b049c08a815e9@udns.ultimatedns.net> From: Chris Reply-To: bsd-lists@BSDforge.com To: freebsd-current Subject: Re: How does everyone get a synced console after a fresh install? Date: Thu, 02 Apr 2020 14:16:39 -0700 Message-Id: <08419fe2acd2b0d00beaba0f6579ee1f@udns.ultimatedns.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 48tbV231hZz3KJp X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.89 / 15.00]; NEURAL_HAM_MEDIUM(-0.95)[-0.946,0]; NEURAL_HAM_LONG(-0.94)[-0.945,0]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; local_wl_ip(0.00)[24.113.41.81] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2020 21:16:43 -0000 On Wed, 01 Apr 2020 21:30:38 -0700 bsd-lists@BSDforge=2Ecom said > OK I just installed a fresh copy of 13 from an official > memstick image=2E All went as expected=2E But upon reboot, > I'm missing about 4 to 5 characters on the left hand > side of the screen=2E I know vesa is built into GENERIC=2E > But vidcontrol(1) won't help=2E I've tried both sc(4), and > vt(4)=2E Is textmode no longer supported? >=20 > Thanks for any, and all insight into solving this=2E >=20 OK I was able to solve this=2E I used the wrong syntax in loader=2Econf(5) changing kern_vty=3Dsc to kern=2Evty=3Dsc fixed it=2E I now have a fully working console! :) Thanks for your time, and sorry for the noise! --Chris > --Chris >=20 >=20 > _______________________________________________ > freebsd-current@freebsd=2Eorg mailing list > https://lists=2Efreebsd=2Eorg/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd=2Eorg= "