Answer the question
In order to leave comments, you need to log in
How to adjust the screen resolution on system boot?
When the bootloader starts the kernel, the kernel shows all sorts of information about starting services. The first seconds the entire visible area is stretched like noodles, then everything takes on the proper form with a format of 1920x1080.
GRUB2 is used as a kernel loader and in my configs I have:
GRUB_GFXMODE=1920x1080x32
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_CMDLINE_LINUX_DEFAULT="video=vesa:off vga=normal"
май 20 14:37:53 arch kernel: uvesafb:
май 20 14:37:53 arch kernel: uvesafb: VBIOS/hardware doesn't support DDC transfers
май 20 14:37:53 arch kernel: uvesafb: no monitor limits have been set, default refresh rate will be used
май 20 14:37:53 arch kernel: uvesafb: scrolling: redraw
май 20 14:37:53 arch kernel: uvesafb: cannot reserve video memory at 0xf1000000
май 20 14:37:53 arch kernel: uvesafb: probe of uvesafb.0 failed with error -5
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question