This is my /etc/default/grub:
- Code: Select all
GRUB_CMDLINE_LINUX_DEFAULT=" splash quiet nokmsboot resume=UUID=efcb6a9e-05c3-4cb5-b10f-77a365e768ee"
GRUB_DISABLE_OS_PROBER=false
GRUB_DISABLE_RECOVERY=true
GRUB_TERMINAL_OUTPUT=gfxterm
GRUB_DISTRIBUTOR=Mageia
GRUB_GFXMODE=1024x768x32
GRUB_GFXPAYLOAD_LINUX=text
GRUB_TIMEOUT=10
GRUB_THEME=/boot/grub2/themes/maggy/theme.txt
GRUB_DEFAULT="saved"
I'm using Radeon HD 6310. In every distro if I use the proprietary driver and adding 'nokmsboot' parameter the splash usually display at lower resolution except in Mageia that the splash is gone.
Not a big problem, but it makes Mageia didn't look as nice as other distros on my laptop.