Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] No progress indicator in bootsplash
Date: Tue, 15 Jul 2008 05:27:40
Message-Id: g5hcfn$vuo$1@ger.gmane.org
1 I emerged media-gfx/splashutils-1.5.4.1 (plus
2 media-gfx/splash-themes-gentoo-20050429). I'm on kernel
3 2.6.24-gentoo-r8 (non-genkernel) with uvesafb and "Support for the
4 Framebuffer Console Decorations" enabled.
5
6 USE flags for splashutils: fbcondecor gpm mng png truetype -hardened
7
8 I've created an initrd with:
9
10 splash_geninitramfs -g /boot/initrd.splash1280x1024 -r 1280x1024 gentoo
11
12 My kernel parameters:
13
14 ---
15 kernel /boot/vmlinuz-2.6.25-gentoo-r6 root=/dev/sdc1
16 video=uvesafb:1280x1024-32,mtrr:3,ywrap
17 splash=silent,fadein,fadeout,theme:gentoo console=tty1 BOOT_MSG="Cool,
18 huh?" softlevel=native
19 ---
20
21 initrd parameter:
22
23 ---
24 initrd /boot/initrd.splash1280x1024
25 ---
26
27 The splash shows up, but there's no animation in the progress indicator
28 bar and no splash messages (like the live CD has). Just a static image.
29 (Fade-in and fade-out works though).
30
31 Did I miss something?
32
33 --
34 gentoo-user@l.g.o mailing list

Replies

Subject Author
[gentoo-user] Re: No progress indicator in bootsplash Nikos Chantziaras <realnc@×××××.de>
Re: [gentoo-user] No progress indicator in bootsplash "Sebastian Günther" <samson@××××××××××××××××.de>
Re: [gentoo-user] No progress indicator in bootsplash "Canek Peláez Valdés" <caneko@×××××.com>