From owner-freebsd-questions Thu Dec 9 2:13:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from garcon.qtm.net (qtm.net [206.53.233.50]) by hub.freebsd.org (Postfix) with ESMTP id 484D91527F for ; Thu, 9 Dec 1999 02:13:17 -0800 (PST) (envelope-from jay@qtm.net) Received: from ENFORCER (enforcer.qtm.net [216.163.32.5]) by garcon.qtm.net (8.9.1/8.9.1) with SMTP id FAA05463 for ; Thu, 9 Dec 1999 05:13:10 -0500 (EST) From: "Network Admin [JPeterson]" To: Subject: splash screen / saver Date: Thu, 9 Dec 1999 05:13:10 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3.0.5.32.19991209044929.007cc330@mindsieve.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alrighty.. I have been reading 'man splash' and the like for about a week now and can't get this stupid thing to display the splash.bmp! I have 'psudo-device splash' in the kernel config fileI am getting /modules/splash_bmp.ko and /modules/vesa.ko loaded in the loader.conf (I actually see them right before the Hit [Enter] to boot immediately......) however I do not see the bitmap! I have tried both a 640x480 and a 320x200 256color bmp called /boot/splash.bmp /boot/loader.conf has the following: splash_bmp_load="YES" vesa_load="YES" bitmap_load="YES" bitmap_name="/boot/splash.bmp" Any ideas? anything I missed? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message