Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2020 12:02:34 -0500
From:      Janos Dohanics <web@3dresearch.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Console resolution/font size
Message-ID:  <20201125120234.9bacebadd7a5d678445a0650@3dresearch.com>
In-Reply-To: <ef9b9f5e-ad27-ef7b-996d-bcb11919dea6@yuripv.dev>
References:  <20201125020318.30f5921d6fee3e267945a243@3dresearch.com> <ef9b9f5e-ad27-ef7b-996d-bcb11919dea6@yuripv.dev>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Nov 2020 10:23:49 +0300
Yuri Pankov <yuripv@yuripv.dev> wrote:

> Janos Dohanics wrote:
> > [...]
> > 
> > hw.vga.textmode=1
> > kern.vt.fb.default_mode="800x600"
> 
> These 2 seem to be mutually exclusive, if you switch to text mode,
> you only have the default 640x480 resolution.

Yuri,

Thanks for your reply.

I have now:

# cat /boot/loader.conf
kern.geom.label.disk_ident.enable="0"
kern.geom.label.gptid.enable="0"
cryptodev_load="YES"
zfs_load="YES"
kern.vt.fb.default_mode="800x600"

Rebooted, and the resolution defaults to 1920x1080.

> > But after reboot, I'm back to the nearly unusable resolution of
> > 1920x1080.
> 
> After the system is fully booted, or during the entire boot process?
> Do you load kms drivers via rc.conf that take over and switch the
> console back to 1920x1080?

The resolution is 1920x1080 during the entire boot process. No kms
drivers loaded.

-- 
Janos Dohanics



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201125120234.9bacebadd7a5d678445a0650>