Re: configuring the console on 14-stable with hdmi-attached screen

From: Warner Losh <imp_at_bsdimp.com>
Date: Fri, 25 Aug 2023 16:04:01 UTC
On Fri, Aug 25, 2023 at 10:02 AM void <void@f-m.fm> wrote:

> In dmesg I see the following:
>
> VT(vga): resolution 640x480
>    VT-x: Basic Features=0xda0400<SMM,INS/OUTS,TRUE>
>    x86bios:  IVT 0x000000-0x0004ff at 0xfffff80000000000
>    vtvga0: <VT VGA driver>
>    VT(vga): resolution 640x480
>      VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
>      vtvga0: <VT VGA driver>
>
> How can I change the 640x480 to say 1920x1080 ?
>

The only way I know is to use UEFI and control it that way...

Not sure how to do it with the BIOS boot.

Warner