You are not logged in.

#1 2023-05-05 10:55:16

Alopex
Member
From: Chilliwack, British Columbia
Registered: 2021-01-26
Posts: 13

[Solved] GRUB resolution problem

After installing arch and selecting 'Arch Linux' on the Grub boot menu. The post messages were unreadable due to the resolution of grub not being right for my screen.

https://imgur.com/a/usutcKk

After searching for a solution in multiple websites, forums and even the arch wiki the solution was nowhere to be seen.

I tried those parameters in my grub config

GRUB_GFXMODE=1024x768x32   (My screen resolution is 1366x768)
GRUB_GFXPAYLOAD_LINUX=keep

and later grub-mkconfig -o /boot/grub/grub.cfg and reboot.
Nothing Changed

Sources I looked for an answer to my problem:
https://askubuntu.com/questions/1119947 … untu-18-04
https://www.reddit.com/r/openSUSE/comme … n_of_grub/
https://unix.stackexchange.com/question … b-terminal
https://wiki.archlinux.org/title/GRUB/T … figuration
--And more but they all said the same thing and nothing seemed to work--

Thanks!

Last edited by Alopex (2023-05-05 11:54:04)


arch + dwm

Offline

#2 2023-05-05 11:41:51

nl6720
The Evil Wiki Admin
Registered: 2016-07-02
Posts: 714

Re: [Solved] GRUB resolution problem

You could try using GRUB's non-graphical mode, see GRUB/Tips and tricks#Disable framebuffer.

Offline

#3 2023-05-05 11:45:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,255

Re: [Solved] GRUB resolution problem

If this is an UEFI install make sure that CSM emulation is disabled in your EFI would be my first suggestion..

Offline

#4 2023-05-05 11:53:07

Alopex
Member
From: Chilliwack, British Columbia
Registered: 2021-01-26
Posts: 13

Re: [Solved] GRUB resolution problem

V1del wrote:

If this is an UEFI install make sure that CSM emulation is disabled in your EFI would be my first suggestion..


It's not a UEFI system. My mistake for not mentioning that.


arch + dwm

Offline

#5 2023-05-05 11:53:38

Alopex
Member
From: Chilliwack, British Columbia
Registered: 2021-01-26
Posts: 13

Re: [Solved] GRUB resolution problem

nl6720 wrote:

You could try using GRUB's non-graphical mode, see GRUB/Tips and tricks#Disable framebuffer.


Thanks that fixed it!

Marking as SOLVED!


arch + dwm

Offline

Board footer

Powered by FluxBB