Page 1 of 1
[SOLVED] Bootup splash error

Posted:
Aug 17th, '16, 06:19
by laidlaws
(I have never worked out which splash screen is which.)
On a separate installation of Cauldron, for a while there was no splash screen after selecting Mageia and while it was loading, only a grey screen with 3x "?". That cured itself with time.
I have just upgraded my working Official to Mga 6. To begin with, the Grub2 menu was in a white font on a black background. Running an "update" from my installation media fixed that, but the grey bootup screen has returned. I can probably wait until the next update of the graphics, but is there any fix I can apply now?
Re: Bootup splash error

Posted:
Aug 17th, '16, 07:01
by benmc
Hi
Which desktop, or more importantly, which Desktop Manager?
as root:
- Code: Select all
drakedm
try
- Code: Select all
urpmi lightdm
then drakedm again and change to "LightDM", then
- Code: Select all
reboot
cheers
note: desktop / DM usual arrangement:
Plasma5 => sddm ( is improving as time goes on

)
Gnome => gdm
Xfce, Cinnamon, Mate => Lightdm
LXDE => LXDM
Re: Bootup splash error

Posted:
Aug 17th, '16, 08:22
by laidlaws
Thanks. Desktop is XFCE
DM was sddm
Changed to lightdm.
On rebooting the nVidia splash was visible, but no change to the grey startup screen before it.
Old Cauldron with sddm and MATE desktop, shows the new artwork background.
Re: Bootup splash error

Posted:
Aug 17th, '16, 11:26
by benmc
is boot system grub legacy or grub2?
check to see if "mageia-gfxboot-theme 4.5.6.10-1.mga6" has been installed / updated to.
Re: Bootup splash error

Posted:
Aug 18th, '16, 00:55
by laidlaws
Boot manager is Grub2
"mageia-gfxboot-theme 4.5.6.10-1.mga6" has been installed. I uninstalled and reinstalled it. No change.
Since this is only a cosmetic thing, and only during bootup, I might as well leave it. When the RC is available, I will do a clean reinstall.
Re: Bootup splash error

Posted:
Sep 1st, '16, 14:39
by laidlaws
I read somewhere that the fix is to make a fresh initrd. Haven't tried it yet.
Re: Bootup splash error

Posted:
Sep 1st, '16, 15:39
by doktor5000
Then try as root
- Code: Select all
dracut -f
or
- Code: Select all
bootloader-config --action rebuild-initrds
Re: Bootup splash error

Posted:
Sep 3rd, '16, 04:42
by laidlaws
Thanks Doktor. I have just run
- Code: Select all
mkinitrd --force
That cured the problem. Marking the thread as solved
I had the same problem in 2 Cauldron installs. It may have arisen because the new graphics came along later.
Re: [SOLVED] Bootup splash error

Posted:
Sep 5th, '16, 10:51
by laidlaws
The next two reboots were good, so I assumed that the problem was fixed. Since then, it has been no different from before. I will leave it until the RC is available. No use chasing bugs before then.