View previous topic :: View next topic |
Author |
Message |
henderson63 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/TV Stars/jack3.jpg)
Joined: 26 Mar 2005 Posts: 9
|
Posted: Fri Apr 01, 2005 2:59 pm Post subject: fbsplash - background appears near the end of the boot proce |
|
|
Kernel 2.6.10-gentoo-r6
Using emergence theme
No error messages in logs or in dmesg
Initially I used initrd statement in grub.conf, but after reading wiki's bit I have complied it into my kernel.
It's not in the middle of the booting process, almost at the very end.
Any suggestions?
Do you need more info from me? _________________ Stars are matter, we are matter, but it doesn't matter |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jsosic Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1231780896489e41f206c29.jpg)
Joined: 02 Aug 2004 Posts: 510 Location: Split (Croatia)
|
Posted: Sat Apr 02, 2005 11:22 am Post subject: |
|
|
Splash have two modes: silent, and verbose.
Silent mode only displays picture across the whole screen and posibly progress bar. No text is being displayed. Verbose mode displays background picture and all the boot information in the front. Silent mode falls back into verbose if error occurs. Problem is it detects "INIT: Entering runlevel: #" line as an error, and it triggers verbose mode There is a way to override this, and that's by disabling fallback to verbose mode on error, but thisway, no error will trigger the verbose mode... so if u like it... just read and edit /etc/conf.d/splash. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
henderson63 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/TV Stars/jack3.jpg)
Joined: 26 Mar 2005 Posts: 9
|
Posted: Sat Apr 02, 2005 1:48 pm Post subject: |
|
|
Thankyou for your reply.
fbsplash is doing exactly what I want it to do in terms of verbose or silent.
But it is doing near the end of the boot process. _________________ Stars are matter, we are matter, but it doesn't matter |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lunarg Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/153224937445cf5df3bd39c.gif)
Joined: 07 Jan 2004 Posts: 508 Location: Peer, Belgium
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
henderson63 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/TV Stars/jack3.jpg)
Joined: 26 Mar 2005 Posts: 9
|
Posted: Sun Apr 03, 2005 7:24 pm Post subject: |
|
|
Yep I did, actually to try and solve the problem I complied it into my kernel
So I'm not using an initrd statement in my grub.conf
One thought having bootsplash installed will that create any problems?
I unmerged it and ran rc.update del etc. _________________ Stars are matter, we are matter, but it doesn't matter |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lunarg Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/153224937445cf5df3bd39c.gif)
Joined: 07 Jan 2004 Posts: 508 Location: Peer, Belgium
|
Posted: Mon Apr 04, 2005 7:30 pm Post subject: |
|
|
If you no longer wish to use bootsplash, see to the following:
If you're using the initrd, simply leave out that parameter from the boot loader.
If you've compiled it in, you'll need to recompile the kernel to leave it out.
Finally, leave splash out of the runlevels, and that's it. You don't need to remove splash or your themes.
One note though: not using bootsplash, doesn't disable vesafb. _________________ Registered linux user #341804
Visit Black Manticore: http://www.blackmanticore.com/ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|