View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 13 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Jul 08, 2005 4:46 pm 
Offline
Joined: Sun Apr 03, 2005 2:45 pm
Posts: 22
Location: Lees Summit MO
I've searched the forums for a howto on adding the bootsplash, but have had little luck. I see the file in the kernel source /usr/src/kernel-source-2.6.11.9-chw-2/drivers/video/bootsplash. Do I need to compile this to make it work? From the previous posts, it looks like it was already compiled in previous versions. If anyone has any insight on getting this setup, it would be appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 08, 2005 5:53 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
It was in earlier versions and I believe will be in R5 final, but for now it has been put on hold because of complications. If cesman is having that many problems with it most likely it will not be easy.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 08, 2005 10:45 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Bascially, the kernel is setup for bootsplash. However, the system still needs to be configured. This entails modification to a few of the init scripts.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 09, 2005 1:40 pm 
Offline
Joined: Sun Apr 03, 2005 2:45 pm
Posts: 22
Location: Lees Summit MO
With some help of Google and Pedro Jurado Maqueda http://bulma.net/impresion.phtml?nIdNoticia=1812

I finally got bootslash functional with KnoppMyth

This is what I did


#splash -s -f /etc/bootsplash/themes/KnoppMyth/config/bootsplash-800X600.cfg >> /boot/initrd.splash

Next edit lilo.conf

change vga=788 for 800X600 65000 colors

commented out initrd=/boot/initrd.gz
added initrd=/boot/initrd.splash
added append="splash=silent"

and ran lilo command....

I haven't been able to see the progress bar, but will keep working on it. I also tried the same process with another theme, but it continues to use the Knoppmyth splash...again I will continue playing with it......


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 10, 2005 12:59 am 
Offline
Joined: Mon Jul 04, 2005 5:30 pm
Posts: 28
Location: Adelaide, Australia
Thank you!! I'd been wondering how to get that showing!! :D

Cheers
Mick


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 13, 2005 7:37 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
For the progress bar, you need to modify the init scripts.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject: Bootsplash
PostPosted: Fri Sep 30, 2005 7:28 pm 
Offline
Joined: Wed Jul 14, 2004 3:32 pm
Posts: 142
Hi Guys

thanks for the tips, got the knoppmyth bootsplash going now !!!!

Only trouble is I am now on R5A16, but the version displayed on the bootsplash is R4V5. Any idea how we could create our own image to bootsplash with, I guess any graphic program could do it, but what file format should the file be ?


Top
 Profile  
 
 Post subject: bootsplash
PostPosted: Mon Oct 10, 2005 2:42 pm 
Offline
Joined: Wed Jul 14, 2004 3:32 pm
Posts: 142
Hi again

Sussed out how to get my own graphic displaying !!! Brilliant !!!!

I have tried to get this going on my test system, which has an onboard Intel chipset video, which has 1M shared memory, and whenever I try to set the mode to any 800x600 setting in the lilo.conf, on rebooting it says "You have passed an undefined mode number" and lists the possibilities. System still boots up OK.

Is this just because my low ram video chipset cannot handle 800x600 modes ????

I may try a 640x480 image, too see what happens.....

Please help.....

Matt Shaw
matt@shagshaw.com


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 10, 2005 7:12 pm 
Offline
Joined: Wed Apr 27, 2005 7:17 pm
Posts: 18
I wonder if someone would be so kind as posting the rcS script for progress bar.

Thx

_________________
AMD 3000 XP
Chaintech 7nif2
Buffalo 512MB 3200
Hauppauge PVR 250 model 980
Maxtor 200GB
Athenatech 106 Case


Top
 Profile  
 
 Post subject: Bootsplash
PostPosted: Fri Oct 14, 2005 8:07 pm 
Offline
Joined: Wed Jul 14, 2004 3:32 pm
Posts: 142
Hi guys

As I said earlier, I have got the bootsplash working OK.

Still waiting for some answers back about the progress
bar from the guy who's webpage helped us all earlier,
will post as soon as I have anything...

FYI, have found out that 1MB of video memory is not
enough to do bootsplash. (as on my test box)

Since I put the bootsplash on my main system, if I try
and get into any of the console screens (ie. Ctrl Alt F1 to
F6) I get loads of funny, reverse or large characters,
if I hit return you can just about make out a few of the
large characters as being part of the login: prompt.
This strange display is also evident when rebooting or
shutting down.

Has anyone else noticed this ??? Or have any of you got
the nice Tux background displayed ???

I did try putting the required in my /etc/init.d/rcS to get
the nice Tux background, but it didn't work, so I deleted
the necessary, but didn't clear the funny console screen
problem.

Thanx in advance

Matt Shaw
matt@shagshaw.com


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 14, 2005 9:34 pm 
Offline
Joined: Mon Jul 04, 2005 8:25 pm
Posts: 114
Yeah, bootsplash is cool! 8)

I would like to figure out that progress bar, too...Mine takes quite a while to load.

I am getting those same weird characters on the screen when I reboot or shutdown also. Oddly, this only seems to happen when using TV out.

When I had the LCD monitor hooked up I got a really cool transparent window which showed shutdown messages in it. I would love to use this image for both bootup and shutdown, BTW.


Top
 Profile  
 
 Post subject: bump.
PostPosted: Fri Feb 17, 2006 6:23 pm 
Offline
Joined: Tue Aug 16, 2005 11:50 am
Posts: 181
Location: Douglasville, GA
Is this still relevant in KM30.2? I've been trying to get a framebuffered console for a while now and am considering trying this boot splash mod.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 21, 2006 1:02 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
No, it isn't.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu