On 28/07/2025 16:55, Hans wrote:

> Which entries? I do not currently have any settings in /etc/default/grub

> related to resolution or font size.

>

> I'm asking which settings should be used in there (or anywhere else), if

> anyone knows.

>

> The video= kernel command line looks promising and I will try this when

> I've finished using my laptop for work today :)

>

> It would help though if anyoen were able to confirm that I'm on the

> right track with that.

>

> Thanks,

> Andy


What I meant, is this, see an extract of mine here:

[cut]

# The resolution used on graphical terminal

# note that you can use only modes which your graphic card supports via VBE

# you can see them in real GRUB with the command `vbeinfo'

# GRUB_GFXMODE=1024x768

GRUB_GFXMODE=1920x1080

You might also try 'GRUB_GFXMODE="auto"' (this is the default, so leaving GRUB_GFXMODE commented out has the same effect).


------------------------------------------------------------------------

With this parameter set, you can force the resolution of the console after boot.


GRUB_GFXPAYLOAD_LINUX=keep

This is usually the "magic word" as it tells grub not to set the resolution for Linux. UEFI firmwares (especially on laptops) tend to start in high resolution, so keeping that is probably your best bet.


Please excuse, if I am telling you things, you already know.


For most people it is enough, just to change the resolution at boot.


Have fun!


Hans

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to