From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KId4e-0000Hh-KS for garchives@archives.gentoo.org; Tue, 15 Jul 2008 05:27:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E0EAE0374; Tue, 15 Jul 2008 05:27:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1EA16E0374 for ; Tue, 15 Jul 2008 05:27:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 95BA565F30 for ; Tue, 15 Jul 2008 05:27:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.599 X-Spam-Level: X-Spam-Status: No, score=-3.599 required=5.5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n-vLDz7NjjUc for ; Tue, 15 Jul 2008 05:27:31 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DEFFB65B61 for ; Tue, 15 Jul 2008 05:27:29 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KId4Q-0005M8-Ne for gentoo-user@gentoo.org; Tue, 15 Jul 2008 05:27:26 +0000 Received: from athedsl-308599.home.otenet.gr ([85.73.253.21]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Jul 2008 05:27:26 +0000 Received: from realnc by athedsl-308599.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Jul 2008 05:27:26 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] No progress indicator in bootsplash Date: Tue, 15 Jul 2008 08:27:17 +0300 Organization: Lucas Barks Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-308599.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; x86_64; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.0 Sender: news X-Archives-Salt: 969b21b1-851f-4ddb-b916-2ad8956693dd X-Archives-Hash: 4f5673c98665cd4dd545ee9b3d84475b I emerged media-gfx/splashutils-1.5.4.1 (plus media-gfx/splash-themes-gentoo-20050429). I'm on kernel 2.6.24-gentoo-r8 (non-genkernel) with uvesafb and "Support for the Framebuffer Console Decorations" enabled. USE flags for splashutils: fbcondecor gpm mng png truetype -hardened I've created an initrd with: splash_geninitramfs -g /boot/initrd.splash1280x1024 -r 1280x1024 gentoo My kernel parameters: --- kernel /boot/vmlinuz-2.6.25-gentoo-r6 root=/dev/sdc1 video=uvesafb:1280x1024-32,mtrr:3,ywrap splash=silent,fadein,fadeout,theme:gentoo console=tty1 BOOT_MSG="Cool, huh?" softlevel=native --- initrd parameter: --- initrd /boot/initrd.splash1280x1024 --- The splash shows up, but there's no animation in the progress indicator bar and no splash messages (like the live CD has). Just a static image. (Fade-in and fade-out works though). Did I miss something? -- gentoo-user@lists.gentoo.org mailing list