From owner-dev-commits-src-all@freebsd.org Wed Jan 6 21:07:40 2021 Return-Path: Delivered-To: dev-commits-src-all@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 94C874DF52C; Wed, 6 Jan 2021 21:07:40 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DB24r1Nc0z3Hlx; Wed, 6 Jan 2021 21:07:39 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.229.168]) by shaw.ca with ESMTPA id xG1kkVDYjbYg3xG1pkjSfi; Wed, 06 Jan 2021 14:07:38 -0700 X-Authority-Analysis: v=2.4 cv=Q4RsX66a c=1 sm=1 tr=0 ts=5ff6269a a=7AlCcx2GqMg+lh9P3BclKA==:117 a=7AlCcx2GqMg+lh9P3BclKA==:17 a=xqWC_Br6kY4A:10 a=kj9zAlcOel0A:10 a=EmqxpYm9HcoA:10 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=HHGDD-5mAAAA:8 a=B-X5g-zTAAAA:8 a=t0Az4YPiXhTzx4vVslQA:9 a=CjuIK1q_8ugA:10 a=Ia-lj3WSrqcvXOmTRaiG:22 a=IjZwj45LgO3ly-622nXo:22 a=LK5xJRSDVpKd5WXXoEvA:22 a=5JClSVac4pN9U82U9_TY:22 Received: from slippy.cwsent.com (slippy [IPv6:fc00:1:1:1::5b]) by spqr.komquats.com (Postfix) with ESMTPS id 8DEAA4A2; Wed, 6 Jan 2021 13:07:30 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.16.1/8.16.1) with ESMTP id 106L7SaJ002944; Wed, 6 Jan 2021 13:07:28 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <202101062107.106L7SaJ002944@slippy.cwsent.com> X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.7.1 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Dan Mack cc: Peter Jeremy , Toomas Soome , Toomas Soome , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 3630506b9dae - main - loader: implement framebuffer console In-reply-to: References: <202101022009.102K9PRl075016@gitrepo.freebsd.org> <51035B54-FF30-41EE-BC4A-3D4E0ABD1B13@me.com> Comments: In-reply-to Dan Mack message dated "Wed, 06 Jan 2021 14:43:43 -0600." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 06 Jan 2021 13:07:28 -0800 X-CMAE-Envelope: MS4xfGW7Btv1j/DOwXHVyFO41Hne7QWkgFc92x5HGzF0g3OwxdJTSWvli/E1/xfEGfQEJDgJdSorUn+u84ZEG1TQOFyKbNQFrYxk0rThmNAbwwLYW+ltLTab SR89lqzt068VBLihEAmK2GpOtlG9559/IxFdk4nnXnbIk6L1e+hWGNuEipKpDg7U7uVZlpJToZhYicVL59rZTv28jizbM8nZhxrbrxDm/NpZtiVz55RXvQWO v/rHTv6lX3KjKFnTRmf0wEiyKUceMrWYcrbVfYiOo3F+xtMhOWBknxJXDStAZF9Gj/C1B5i8DMBKABIv9x9krSbgrnLbBP5TNRFTMOWrPuc90jEU4JznMYC1 a+wuy2/I0Mkhs2W+bX3c4r+pL8m4fyZV6lq8J+KY72eE2UzjPS8jbAKRg+OZkgQBKclq4jED X-Rspamd-Queue-Id: 4DB24r1Nc0z3Hlx X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2021 21:07:40 -0000 Add screen.textmode=1 to /boot/loader.conf. You'll get text and depending on your card the font may or may not be acceptable. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org The need of the many outweighs the greed of the few. In message , Dan Mack writ es: > I just builtworld/kernel: > > FreeBSD nvserve 13.0-CURRENT FreeBSD 13.0-CURRENT #7 > main-c255633-g3efe9b3e77c: Wed Jan 6 14:23:16 CST 2021 > root@nvserve:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > from source ... > > VGA console is still completly broken/in-operative. > > Dan > > On Thu, 7 Jan 2021, Peter Jeremy via dev-commits-src-all wrote: > > > On 2021-Jan-06 14:50:38 +0200, Toomas Soome wrote: > >> > >> > >>> On 6. Jan 2021, at 12:33, Peter Jeremy wrote: > >>> > >>> On 2021-Jan-02 20:09:25 +0000, Toomas Soome wrote: > >>>> The branch main has been updated by tsoome: > >>>> > >>>> URL: https://cgit.FreeBSD.org/src/commit/?id=3630506b9daec9167a89bc45256 > 38ea45a00769e > >>> > >>> Note that this commit adds a hard build dependency on vtfontcvt(8) > >>> but that tool is depends on the WITH_VT build option. I suspect > >>> that stand/fonts should be likewise dependent on WITH_VT > >>> > >>> -- > >>> Peter Jeremy > >> > >> > >> Thanks for pointing this out. We actually need to build vtfontcvt uncondit > ionally, in addition to font files, we also need it to generate C code for bu > ilt in font (used when there are no /boot/fonts). > > > > That seems to assume that fonts are needed at all - I found this bug on > > a Cloud instance that uses a serial console and has no real or simulated > > graphical display "hardware". > > > > -- > > Peter Jeremy > > >