From owner-freebsd-current@freebsd.org Thu Apr 2 04:30:49 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 C7F002B7164 for ; Thu, 2 Apr 2020 04:30:49 +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 48t99G6PQPz4N4W for ; Thu, 2 Apr 2020 04:30:42 +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 0324UWAA068765 (version=TLSv1.2 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Wed, 1 Apr 2020 21:30:38 -0700 (PDT) (envelope-from bsd-lists@BSDforge.com) X-Mailer: Cypht MIME-Version: 1.0 From: Chris Reply-To: bsd-lists@BSDforge.com To: freebsd-current Subject: How does everyone get a synced console after a fresh install? Date: Wed, 01 Apr 2020 21:30:38 -0700 Message-Id: <3646f179849df4a7b89b049c08a815e9@udns.ultimatedns.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 48t99G6PQPz4N4W X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.71 / 15.00]; NEURAL_HAM_MEDIUM(-0.90)[-0.900,0]; NEURAL_HAM_LONG(-0.81)[-0.810,0]; 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 04:30:49 -0000 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? Thanks for any, and all insight into solving this=2E --Chris