[SOLVED] No Splash with Grub2

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] No Splash with Grub2

Postby vecciora » Dec 14th, '13, 09:21

There is only a simple progress bar with black background and "Mageia 3" text in the right-bottom corner when booting.

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.
Last edited by vecciora on Dec 17th, '13, 06:30, edited 1 time in total.
vecciora
 
Posts: 101
Joined: Oct 19th, '11, 14:29

Re: No Splash with Grub2

Postby gohlip » Dec 14th, '13, 11:31

add "vga=788" to your GRUB_CMDLINE_LINUX_DEFAULT line.
Why do we live? To prove not everything in nature has a purpose.
gohlip
 
Posts: 573
Joined: Jul 9th, '12, 10:50

Re: No Splash with Grub2

Postby vecciora » Dec 16th, '13, 13:55

Still no splash.

I've added "vga=788" and ran grub2-mkconfig&& grub2-install /dev/sda. But, there is still no splash.
vecciora
 
Posts: 101
Joined: Oct 19th, '11, 14:29

Re: No Splash with Grub2

Postby gohlip » Dec 16th, '13, 15:14

Change
GRUB_GFXPAYLOAD_LINUX=text
to
GRUB_GFXPAYLOAD_LINUX=1024x768x32

ps: should be grub2-mkconfig -o /boot/grub2/grub.cfg
or just update-grub2
and better after grub2-install (which is not necessary)
Why do we live? To prove not everything in nature has a purpose.
gohlip
 
Posts: 573
Joined: Jul 9th, '12, 10:50

Re: No Splash with Grub2

Postby doktor5000 » Dec 16th, '13, 18:04

Why not GRUB_GFXPAYLOAD_LINUX=keep ?
And make sure that GRUB_TERMINAL_OUTPUT is commented out or not set to console.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18059
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: No Splash with Grub2

Postby gohlip » Dec 16th, '13, 20:08

doktor5000 wrote:Why not GRUB_GFXPAYLOAD_LINUX=keep ?
And make sure that GRUB_TERMINAL_OUTPUT is commented out or not set to console.



Code: Select all
GRUB_GFXPAYLOAD_LINUX=1280x1024x32
GRUB_GFXMODE=1280x1024x32
works for me

Code: Select all
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_GFXMODE=1280x1024x32
did not. Tried it in M3.

Also mentioned somewhere with this I can remove vga=xxx and nokmsboot

see
http://www.gnu.org/software/grub/manual ... gfxpayload
Why do we live? To prove not everything in nature has a purpose.
gohlip
 
Posts: 573
Joined: Jul 9th, '12, 10:50

Re: No Splash with Grub2

Postby gohlip » Dec 16th, '13, 22:06

gohlip wrote:
Code: Select all
GRUB_GFXPAYLOAD_LINUX=1280x1024x32
GRUB_GFXMODE=1280x1024x32
works for me

Code: Select all
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_GFXMODE=1280x1024x32
did not. Tried it in M3.


Just tested again in M4. Confirm "GRUB_GFXPAYLOAD_LINUX=keep" did not work.
Just a black screen instead of splash, but boots okay.
ps: Reconfirm GRUB_GFXPAYLOAD_LINUX=1280x1024x32 works.
Why do we live? To prove not everything in nature has a purpose.
gohlip
 
Posts: 573
Joined: Jul 9th, '12, 10:50

Re: No Splash with Grub2

Postby vecciora » Dec 17th, '13, 05:23

gohlip wrote:Change
GRUB_GFXPAYLOAD_LINUX=text
to
GRUB_GFXPAYLOAD_LINUX=1024x768x32

ps: should be grub2-mkconfig -o /boot/grub2/grub.cfg
or just update-grub2
and better after grub2-install (which is not necessary)


Oh, yeah. I forgot about -o option.

Now I have removed the "vga=788", but changed "GRUB_GFXPAYLOAD_LINUX=text" to "GRUB_GFXPAYLOAD_LINUX=1024x768x32".

Will reboot now and see.
vecciora
 
Posts: 101
Joined: Oct 19th, '11, 14:29

Re: No Splash with Grub2

Postby vecciora » Dec 17th, '13, 06:29

It worked! Thanks!
vecciora
 
Posts: 101
Joined: Oct 19th, '11, 14:29

Re: [SOLVED] No Splash with Grub2

Postby gohlip » Dec 17th, '13, 09:14

Welcome. And remove "nokmsboot" if it is there, though nothing bad wll happen if you leave it there.
Same goes for other junk if they don't make sense. Grub will just ignore these.
Why do we live? To prove not everything in nature has a purpose.
gohlip
 
Posts: 573
Joined: Jul 9th, '12, 10:50


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest