Re: lost high resolution console with lastest snapshot

From: Ronald Klop <ronald-lists_at_klop.ws>
Date: Tue, 06 Jul 2021 12:42:26 UTC
Maybe your previous install did not use UEFI?

Ronald.

 
Van: Toomas Soome via freebsd-current <freebsd-current@freebsd.org>
Datum: dinsdag, 6 juli 2021 14:12
Aan: Nuno Teixeira <eduardo@freebsd.org>
CC: FreeBSD CURRENT <freebsd-current@freebsd.org>
Onderwerp: Re: lost high resolution console with lastest snapshot
> 
> 
> 
> > On 6. Jul 2021, at 14:49, Nuno Teixeira <eduardo@freebsd.org> wrote:
> >
> > Hello,
> >
> > gop get says:
> > ---
> > EDID 1920x1080
> > mode 0
> > ---
> >
> > When I try other modes it sometimes decreases res.
> >
> > I remember that high res was working until now.
> > Maybe a bug?
> 
> GOP set/get/list is the only interface with uefi graphics we can use from bootloader. From loader, we only can try to use resolutions listed by gop list, even if the hardware does support better. This is the firmware limit (check for update?). Once operating system is running, X11/DRM drivers can switch to use better resolution.
> 
> Toomas
> 
> >
> > Toomas Soome <tsoome@me.com> escreveu no dia terça, 6/07/2021 à(s) 12:11:
> >
> >>
> >>
> >>>> 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
> >>>>
> >>
> >>
>  
> 
> 
>