Hello once more, mates.
I don’t know how to intitle this issue, that’s why I just wrote Bootscreen Big Letters .
I wonder that the problem is related with GPU drivers, but is there a way to fix it?
I installed the Nvidia drivers correctly (at least I think so;)
I appreciate any help.
Best regards.
Hello, mate.
What’s wrong with my post?
1 Like
Nothing nothing! I didn’t realise the problem until I looked closer. It doesn’t too to be too bad from your pic tho
Is the problem with GRUB resolution or with it not booting. It’s the first right?
1 Like
No, no, mate. It boots really good. It’s its resolution . Letters too much big.
How can I solve the issue? Can you help me, please?
Best regards.
1 Like
manuel
April 13, 2021, 6:01pm
#6
1 Like
Well if the problem is resolution -
You can change it in the /etc/default/grub file.
Look for entry
GRUB_GFXMODE=auto
and change auto
into your preferred resolution (e.g. 640x480)
Safe the file and execute
sudo grub-mkconfig -o /boot/grub/grub.cfg
After a reboot it should be changed.
To get your resolution
inxi -G
or
xdpyinfo | awk '/dimensions/ {print $2}'
7 Likes
Ok, @OdiousImp
Problem solved with your precious help, mate.
I wrote GRUB_GFXMODE=1920x1080 , updated the GRUB, rebooted it et voilà.
Too much better!
Thank you very much, buddy
2 Likes
system
closed
April 15, 2021, 6:14pm
#9
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.