On Tue, 24 Dec 2019 10:32:48 -0500
Robert McBroom via users <[email protected]> wrote:

> With the deprecating of the "vga=791" specification, what is the
> method of passing the video resolution to the kernel in a text mode
> boot?  The setting in grub.cfg gives the grub menu resolution but the
> kernel drops back to 640x480 when it starts unless the vga
> specification is added to the command line.

I think you want to look at 
man 5 console-setup

I don't specify any size in /etc/vconsole.conf or
/etc/default/console-setup though, and my F31 comes up using the max
resolution for my monitor in multiuser.  Maybe you have some lingering
setup information on your system?

My /etc/default/console-setup:

# CONFIGURATION FILE FOR SETUPCON

# Consult the console-setup(5) manual page.

ACTIVE_CONSOLES=guess

CHARMAP=guess

CODESET=guess
FONTFACE=TerminusBold
FONTSIZE=16

VIDEOMODE=

# The following is an example how to use a braille font
# FONT='lat9w-08.psf.gz brl-8x8.psf'
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to