Yet another bootsplash question

As a Linux noob, I really want to learn as much as I can, but I also want to sell my friends on it, so I need the graphical splash screen.

Originally when I installed 11, the splash screen was there, but GRUB was configured wrong by the installer and I had to change the Menu.1st entries. Since then, no splash screen. I do have the parameters vga=791 and splash=silent set. Changing the value for “vga=” will successfully change the video mode during startup.

So I guess I’m getting the splash screen, but it’s verbose instead of silent, and it’s black instead of the green suse loader bar image.

What am I missing?

Here’s the GRUB entry:

title openSUSE 11.0
root (hd0,1)
kernel /boot/vmlinuz-2.6.25.11-0.1-pae root=/dev/disk/by-id/scsi-SATA_ST3250410AS_6RY5D2EZ-part2 vga=791 splash=silent showopts
initrd /boot/initrd-2.6.25.11-0.1-pae

Hi there,

total noob here too. Just put SUSE a week ago. The YAST2 config wrote over my nice splash screen, but i managed to get it back again.

go to /boot/ and check you have file called “message”
then edit /boot/grub/menu.lst and add the following line:

gfxmenu (hd0,1)/message

of course hd0,1 should be the partition you are booting off, but from your previous post seems that is the right one.

Hope this works.

On Sat, 23 Aug 2008 00:56:01 GMT
jfeaz <jfeaz@no-mx.forums.opensuse.org> wrote:

>
> As a Linux noob, I really want to learn as much as I can, but I also
> want to sell my friends on it, so I need the graphical splash screen.
>

I find this amazing… so basically… you’re saying that for something to be
“sell-able”… to be “cool” and “hip” and “the in thing”… it HAS to have a
splash screen?!?

Pretty good indicator of what the world’s becoming lately. If it ain’t
shiny, it ain’t worth anything.

Granted, explains the gigantic explosion of flashy lights and bling on the
new systems nowadays too… Hey! Let’s build green machines, save energy…
and then hook 250 Watts of useless blinky blinky to it… If it changed
according to the cpu load, system temperature or something, it might be
useful… but just to glow?!?

Amazing.

Loni


L R Nix
lornix@lornix.com
Yeah Yeah, whatever.

On Sat, 23 Aug 2008 06:14:28 GMT
L R Nix <lornix@lornix.com> wrote:

> On Sat, 23 Aug 2008 00:56:01 GMT
> jfeaz <jfeaz@no-mx.forums.opensuse.org> wrote:
>
> >
> > As a Linux noob, I really want to learn as much as I can, but I also
> > want to sell my friends on it, so I need the graphical splash screen.
> >
>
> I find this amazing… so basically… you’re saying that for something to
> be “sell-able”… to be “cool” and “hip” and “the in thing”… it HAS to
> have a splash screen?!?
>
> Pretty good indicator of what the world’s becoming lately. If it ain’t
> shiny, it ain’t worth anything.
>
> Granted, explains the gigantic explosion of flashy lights and bling on the
> new systems nowadays too… Hey! Let’s build green machines, save energy…
> and then hook 250 Watts of useless blinky blinky to it… If it changed
> according to the cpu load, system temperature or something, it might be
> useful… but just to glow?!?
>
> Amazing.
>
> Loni
>

I apologize for that… having a bad day.

I’ll be under the couch over there if anyone doesn’t need me…

Loni


L R Nix
lornix@lornix.com

Thanks for apologizing.

This is my third time trying to adopt Linux, and it finally stuck. Sorry to say that usually the roadblock has to do with community members spitting on the expectations end users have for modern computing (yes, expectations built by Windows). Sometimes I run across threads where people get flamed just for wanting to use a GUI at all.

I know it sounds obnoxious to “expect” Linux environments to work just like we’re used to with Windows, but some people are not computer people and never will be. They just want to turn on the machine, get their non-computer-related work done, and go home. They don’t want to know what’s going on in the background, and why should they? We don’t care about the technical aspects of their careers either.

If we want to “market” a new product, we have to meet them half way (at least).

I would like to get to the point where I can actually talk someone into adopting Linux AND effectively support it for them, but those people will be helpless non-computer people 99% of the time.

Paradox:

Thanks for your reply. I already have this line in Menu.1st, and if I’m not mistaken, this is a reference to the graphical boot menu, not the splash screen. I tried taking it away and got a plain-text GRUB menu.

gfxmenu (hd0,1)/boot/message

In your Menu.1st, is that line under your Linux option, or at the top under the general parameters?

Then why should they be using Linux at all, given the bother of removing the pre-installed Windoze (which they’d apparently be perfectly happy with), and installing a Linux that’s been cr*pped up to look & act just like the Windoze they replaced?

I’m sorry, but I want Linux to look and act like Linux. I AM a computer professional, and that’s what I need to get my work done. If I could do things effectively in Windoze, I could save quite a bit of time by just using it.

James

Could I respectfully ask that any further replies in this thread be related to the boot splash issue?

good job guys on flaming :sarcastic: don’t understand why you guys were doing it but bad bad
and i apologize for them jfeaz

but heres a link for ya i think it maybe what you want
Custom splash screen - openSUSE

Thanks for that link, Havoc.

The YaST2 sysconfig editor shows the theme setting to be openSUSE, which is the only theme installed in /etc/bootsplash/themes/, and also the one I want to use.

In following the directions in the article, I noticed that I don’t have a file called /etc/sysconfig/themes. It’s just not there. Could that be related to the problem? This is the step that calls for it, under “Changing SuSE Splash Screen”.

*  optional step (edit /etc/sysconfig/themes and check the line): 

THEME=“selected_bootsplash_theme”

neither do i just look under etc/sysconfig and find the file bootsplash

and for another point when using yast using the sysconfig it should say SUSE not openSUSE

Even though the folder the theme files are located in is called “openSUSE”?

yeah it is i just couldn’t edit it again lol

are you running on a laptop cause the only reason im asking is on my laptop i don’t have the boot splash either but i just have messed with it to see why i guess i should then i might be able to help out more

ok check this /etc/bootsplash/themes/openSUSE
is in there
then check /etc/sysconfig/bootsplash
open that file with your fav text editor then scroll down to the bottom and see if THEME=“openSUSE” is there

I apologize if what I asked came across as flaming. I meant it as a simple question, and a bit of explanation as to why I was asking the question. None of the posts or links give me an answer, so may I please ask again?

How do I not have a splash screen at all? I have “splash=silent” in /boot/grub/menu.lst, but still get the splash screen, not the trace of the boot process, which is what I want to see.

Second question: it also has a splash screen at shutdown. How do I not have this, so I can see what the machine is actually doing?

I’ll probably have a lot more questions along these lines, which are easily summed up as (if it’s not flaming) “How do I make OpenSuse (or whatever distro) behave the way Linux/unix/X11 has always behaved?”

Thanks,
James

Hi
You need to have a cruise around the /etc/sysconfig editor in YaST (Be
careful though!) Search on splash. Also have a peak at the runlevel
editor…


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.11-0.1-default
up 1 day 7:56, 2 users, load average: 0.00, 0.03, 0.15
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12

I’m fairly sure that splash=silent is to have a splash screen. Strange that, but I think the silent refers to not showing any of the boot process! :slight_smile:

Try changing it to splash=verbose

Changes are made in YaST > System > Boot Loader

Here’s some information about the options for the splash screen FAQ - Bootsplash

Havoc,

Yes, I have both items:

  1. A folder called /etc/bootsplash/themes/openSUSE/

  2. /etc/sysconfig/bootsplash has the theme set to “openSUSE”

Also, my machine is a desktop.

After a little digging, I found splash=0 works. I didn’t find anything about splash screens in yast, but just editing /boot/grub/menu.lst does the job.