You are not logged in.

#1 2021-03-18 03:18:08

smartding
Member
Registered: 2021-02-21
Posts: 35

[solved] low screen resolution when booting with efi stub

I've just switch to boot my machine with efi stub, before this I used grub.

Everything works except the screen resolution is really low during boot, which looks like 640x480.
The screen resolution becomes full HD after xorg server is started.

I used to set the resolution during boot with /etc/default/grub like this:

GRUB_GFXMODE=1024x768x32,auto
GRUB_GFXPAYLOAD_LINUX=keep

But now, without grub, I don't know how to set the resolution.

I'm running linux-lts kernel with nvidia-lts driver.

Last edited by smartding (2021-03-18 08:10:53)

Offline

#2 2021-03-18 07:19:33

u666sa
Member
Registered: 2020-08-01
Posts: 70

Re: [solved] low screen resolution when booting with efi stub

Offline

#3 2021-03-18 08:10:33

smartding
Member
Registered: 2021-02-21
Posts: 35

Re: [solved] low screen resolution when booting with efi stub

u666sa wrote:

Disabling the CSM (compatibility support mode) and setting boot mode to "UEFI only" fixed the issue.

Interesting...

Offline

Board footer

Powered by FluxBB