Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
initlevels, bootsplash and progressbar?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
stip
n00b
n00b


Joined: 15 Jul 2003
Posts: 53

PostPosted: Thu Nov 27, 2003 3:46 pm    Post subject: Reply with quote

i'm also using baselayout 1.8.6.10-r1. works without problems here. perhaps you can try again and tell a bit more about your problem.
_________________
The answer is 42. But what was the question?
Back to top
View user's profile Send private message
cyberpatrol
Apprentice
Apprentice


Joined: 18 Sep 2003
Posts: 161
Location: Germany

PostPosted: Thu Nov 27, 2003 3:51 pm    Post subject: Reply with quote

It works with baselayout 1.8.6.10-r1. The problem is that the installer doesn't sort the choices alphabetically but in ASCII order so 1.8.6.10 is at the second position after 1.8.6.1 and not after 1.8.6.9 that was my problem when installing it.

I can't remember if there was an own option for 1.8.6.10-r1. If yes then select this if not then select 1.8.6.10.
Back to top
View user's profile Send private message
MADcow
l33t
l33t


Joined: 23 Jan 2003
Posts: 742
Location: RIT (Henrietta, New York, United States)

PostPosted: Thu Nov 27, 2003 5:16 pm    Post subject: Reply with quote

yay! it works now; i get two breif animations: a harddrive with a blinking LED and a little globe-type thingie
coolness :D

the reason i hadn't tried before was because i didn't want to tell it to use a different diff and possibly break my baselayout.. that would have sucked... but nothing is broken yet! :D

ps: /sbin/rc: line 201: filter_environ: command not found
it says that about 100 times ;)
line 201 says:
Quote:

if [ -x /sbin/irqbalance -a "$(get_KV)" -ge "$(KV_to_int '2.5.0')"


pps: shutdown silent still doesn't work even though i commented out the lines pointed out by micha
Back to top
View user's profile Send private message
njlg
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2003
Posts: 98
Location: Portland, OR, USA

PostPosted: Mon Dec 15, 2003 7:54 pm    Post subject: Reply with quote

I downloaded the bootpslash-animations from http://www.aichler.net/gentoo/bootsplash/downloads.html , but I did not see the animations.cfg. Can I use any animations.cfg from the files at http://www.bootsplash.org/themes.html ?
Back to top
View user's profile Send private message
njlg
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2003
Posts: 98
Location: Portland, OR, USA

PostPosted: Tue Dec 16, 2003 1:04 am    Post subject: Reply with quote

I installed bootsplash-patch-0.5.2. On reboot the silent splash and progress bar showed up, but switched to verbose half way through the Gentoo Init scripts with lots of error messages like

Code:

/sbin/rc: line 236: runlevel_start: command not found


Then when I restarted, I just got the regular Gentoo shutdown scripts thing, with errors similar to above, and without silent splash and progress bar.

Later I tried to move the positioning of the progress bar (by editing the x y coordinates in the bootsplash-1280x1024.cfg, and making the /boot/initrd-1280x1024 file). Which resulted in a splash image for shutdown and bootup with no progress bar.

Then I changed the positioning of the bar back to what it was originally, and I get a progress bar space but no bar moving across it.

Any ideas?

Linux version 2.4.23-ck1
Back to top
View user's profile Send private message
Erika_Meier
n00b
n00b


Joined: 20 Oct 2003
Posts: 5

PostPosted: Wed Dec 17, 2003 6:05 pm    Post subject: Reply with quote

I just tried teh patch - not sure if it worked yet, but I have found an error in the install script.
probably some quoting issue: When the bootsplash-patch folder containing the install.sh is in a path that contains blanks, then it will not find any versions. It works fine though, when there are no blanks in teh pathname

EDIT:
I just rebooted and the following happens:
when rebooting the silentjpeg pops up and "Rrebooting, press F2 for verbose mode" appears above the box for the progressbar, which is not being displayed.

When booting, the silentjpeg gets displayed with the box for the progressbar and that is it. No progressbar, not the message"Starting press F2 for verbose mode"

I dont know where to continue from there - the tips in this thread seem to belong to toomany different approaches on how to get an fb - It would be great if someone who has dug into that matter could sort it a little...

I am using baselayout 1.6.8.10.-r1and gentoo-dev-sources 2.6.test11-r2
Back to top
View user's profile Send private message
axses
Tux's lil' helper
Tux's lil' helper


Joined: 18 Mar 2003
Posts: 110

PostPosted: Fri Mar 26, 2004 8:14 am    Post subject: Reply with quote

Hey Everybody

I hope this helps . I had the same problem. The bar is there for the progress , but no "progress" is seen.

I read through some of bootsplash tutorials and found this

Quote:

`echo 'echo "show 30000" > /proc/splash' >> /etc/conf.d/rc`
`echo 'echo "show 60000" > /proc/splash' >> /etc/conf.d/local.start`
`echo 'echo "show 35000" > /proc/splash' >> /etc/conf.d/metalog`
`echo 'echo "show 40000" > /proc/splash' >> /etc/conf.d/hdparm`
`echo 'echo "show 50000" > /proc/splash' >> /etc/conf.d/net`
`echo 'echo "show 55000" > /proc/splash' >> /etc/conf.d/xfs`


After entering in those lines. I rebooted and it all worked properly. The thing is the "progress" doesnt start until about 1/3 into the bootup. But it works and I can now show off my l33t progress bar.

There are 2 progress bar tutorials, and I had to take bits and pieces out of both in order for it to work properly.
Basically what I did was follow this tutorial to the tee.

https://forums.gentoo.org/viewtopic.php?t=105142&highlight=progress+bar


Once I had done that, I used the code that I pasted above from this tutorial.

https://forums.gentoo.org/viewtopic.php?t=100620&highlight=progress+bar


Thanks to both those authers for those tutorials. What someone really should do is to write another tutorial using the info from both of those progress bar posts , so that newbies ( like myself) can get it running without much hassle.

my stats

Code:

baselayout 1.8.6.13-r1
bootsplash 0.6-r12
gs-sources 2.4.25_pre7-r2 (best 2.4 kernel around)
gcc version 3.3.3 20040217
bootsplash-patch-0.5.2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
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 vote in polls in this forum