From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F9pUC-0002Aq-Es for garchives@archives.gentoo.org; Thu, 16 Feb 2006 20:12:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1GK7WxP015942; Thu, 16 Feb 2006 20:07:32 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1GJoSOa029300 for ; Thu, 16 Feb 2006 19:50:29 GMT Received: by zproxy.gmail.com with SMTP id 14so247879nzn for ; Thu, 16 Feb 2006 11:50:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=azGbzHnlHZ6c/wF/5cNoI7VBFu4N7yTE1jWIF7E3I1tyqTgmhx3TQYTI8ANAR/cX2MtTQhkujZmOr9w3Oqr41JwOAo779McIpdgTWLsmNf7g8Whoo/Bat17bebhrtG93hWgfZF3WiCUsDU3bWJ/mo/taTULjhQqpJleO+dPkeOQ= Received: by 10.65.194.19 with SMTP id w19mr451408qbp; Thu, 16 Feb 2006 11:50:23 -0800 (PST) Received: by 10.65.224.19 with HTTP; Thu, 16 Feb 2006 11:50:23 -0800 (PST) Message-ID: Date: Thu, 16 Feb 2006 20:50:23 +0100 From: Marco Calviani To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] fbsplash starting after local and not during boot Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k1GJoSOa029300 X-Archives-Salt: 60b62f6e-671b-4a5f-9483-80272920b775 X-Archives-Hash: 9bbc30917b7ba60c016fc821e792ad15 Hi list, i've followed this how http://gentoo-wiki.com/HOWTO_fbsplash to have a framebuffer splash under gentoo. I've added "splash" to the boot runlevel; however the framebuffer images start only in the default runlevel. # rc-status boot .. .. splash .. .. This is the GRUB entries: title=Gentoo Linux 2.6.14-gentoo-r5-fb root (hd0,0) kernel /boot/kernel-2.6.14-gentoo-r5-fb root=/dev/hda3 video=vesafb:ywrap,mtrr,1024x768-32@60 splash=silent,fadein,theme:emergence quiet CONSOLE=/dev/tty1 initrd=/fbsplash-2.6.14-emergence-1024x768 Many thanks in advance, MC -- gentoo-user@gentoo.org mailing list