From owner-freebsd-questions@freebsd.org Fri Sep 8 17:44:04 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BA75E00B38 for ; Fri, 8 Sep 2017 17:44:04 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F390763E7C for ; Fri, 8 Sep 2017 17:44:03 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id v88HhwoA011515 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 8 Sep 2017 11:43:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id v88Hhv1i011512; Fri, 8 Sep 2017 11:43:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 8 Sep 2017 11:43:57 -0600 (MDT) From: Warren Block To: Polytropon cc: Adam Vande More , FreeBSD Questions , Ernie Luzar Subject: Re: Restoring sc console look and feel with vt In-Reply-To: <20170905204920.2b709f7a.freebsd@edvax.de> Message-ID: References: <20170905151245.f592508c.freebsd@edvax.de> <59AEAD20.8050006@gmail.com> <20170905201840.ae6b53ee.freebsd@edvax.de> <20170905204920.2b709f7a.freebsd@edvax.de> User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (wonkity.com [127.0.0.1]); Fri, 08 Sep 2017 11:43:58 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 17:44:04 -0000 On Tue, 5 Sep 2017, Polytropon wrote: >> For the former, removing the previous advice from loader.conf would be the >> first step. Then you should be able to find an acceptable setting >> experimenting with vidcontrol eg resolution/fonts. > > With vidcontrol, I only get error messages. I think it ie tied > to sc? I also have no idea what font names to try... Yes, it depends on VESA support by the video card. Instead, try the "gop" command in the loader to list and set modes.