You are not logged in.

#1 2018-03-23 16:20:41

benoitldr
Member
From: Grenoble
Registered: 2016-03-03
Posts: 29

[SOLVED] [boot] text blurry at boot after grub

Hello everyone,

On my laptop, I have installed only archlinux with grub.

My disk is encrypted by the method of the wiki https://wiki.archlinux.org/index.php/Dm … UKS_on_LVM

Boot sequence :
1) grub menu
2) type password to unlock disk (text is blury) => https://framapic.org/ccslIpH5x0at/LW9kj5ouLGyY.jpg
3) after typing password + enter, the system boot normally and the text become clear...

It is not a blocking issues since I managed to boot but I would prefer to solve this issue.

/etc/default/grub

https://ptpb.pw/nHL7

/boot/grub/grub.cfg

https://ptpb.pw/G-Sx

I've added this :

journalctl -b

https://ptpb.pw/fJRF

Mod Edit - Replaced oversized images with links.
CoC - Pasting pictures and code

Problem solved !

https://unix.stackexchange.com/question … 104#305104

/etc/default/grub
Comment out GRUB_CMDLINE_LINUX_DEFAULT="splash quiet" entirely.
Uncomment GRUB_TERMINAL=console
Uncomment GRUB_GFXMODE=640x480 I set it to GRUB_GFXMODE=1280x800 because that's the monitor I'm using's default.
grub-mkconfig -o /boot/grub/grub.cfg

Last edited by benoitldr (2018-06-18 21:15:55)

Offline

Board footer

Powered by FluxBB