Re: lost high resolution console with lastest snapshot

From: Toomas Soome via freebsd-current <freebsd-current_at_freebsd.org>
Date: Tue, 06 Jul 2021 11:11:26 UTC

> On 6. Jul 2021, at 14:07, Nuno Teixeira <eduardo@freebsd.org> wrote:
> 
> I forgot to say that dmesg show vt resolution:
> 
> ---
> (...)
> FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git
> llvmorg-12.0.1-rc2-0-ge7dac564cd0e)
> WARNING: WITNESS option enabled, expect reduced performance.
> ==> VT(efifb): resolution 1920x1080
> (...)
> 
> But res isn't at 1920x1080

from boot menu, press ESC to get OK prompt, enter commands:

gop get
gop list
gop set X — where X is number from gop list output.

this way you can check if the resolution does change or not.

rgds,
toomas

> 
> Nuno Teixeira <eduardo@freebsd.org> escreveu no dia terça, 6/07/2021 à(s)
> 11:37:
> 
>> Hello,
>> 
>> I remember having high resolution console at 1920x1080 but due to hardware
>> problems I replaced hdd and installed latest snapshot #0
>> main-n247671-c5f4772c66d: Thu Jul  1 and now console resolution is very low.
>> 
>> Did I missed something or I need to configure system so I can have high
>> res again?
>> 
>> Thanks,
>> Nuno Teixeira
>>