I now have:
- Code: Select all
[bert@Dell7720Mageia5 ~]$ cat /etc/default/grub
GRUB_DISABLE_OS_PROBER=false
GRUB_TIMEOUT=5
GRUB_GFXMODE=1024x768x32
GRUB_DISTRIBUTOR=Mageia
GRUB_THEME=/boot/grub2/themes/maggy/theme.txt
GRUB_CMDLINE_LINUX_DEFAULT="splash nomodeset quiet resume=UUID=0970e4c4-20a0-4852-bb6b-1e24413a0015 net.ifnames=0"
GRUB_DISABLE_SUBMENU=n
GRUB_ENABLE_CRYPTODISK=y
GRUB_TERMINAL_OUTPUT=gfxterm
GRUB_DISABLE_RECOVERY=true
GRUB_GFXPAYLOAD_LINUX=text
When the last parameter is "keep" or "1024x768x32" the screen starts flashing at random on CTRL-ALT-F2, and gets back to normal with CTRL-ALT-F1, the same effect like I described in
https://bugs.mageia.org/show_bug.cgi?id=15307 "Mageia 5 beta 2/3 At end of install FLASHING screen with nVIDIA" at the end of the install process.
But when booting with "keep" after the grub2 menu, I get the Mageia 4 picture with upcoming bells or balls in cauldron.
When booting with "text", the screen remains black until the splash of nVIDIA.
Please note that I am using UEFI now.
doktor5000, are you using BIOS or UEFI?