From owner-freebsd-questions Wed Jul 28 18: 8:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from luke.cpl.net (luke.cpl.net [192.216.136.195]) by hub.freebsd.org (Postfix) with ESMTP id C297515536 for ; Wed, 28 Jul 1999 18:08:34 -0700 (PDT) (envelope-from shawn@megadeth.org) Received: from shawn (shawn.megadeth.org [192.216.87.249]) by luke.cpl.net (8.9.3/8.9.3) with SMTP id SAA13921 for ; Wed, 28 Jul 1999 18:08:16 -0700 (PDT) Message-ID: <002b01bed95e$9a8e1ab0$f957d8c0@cpl.net> From: "Shawn Ramsey" To: Subject: splash screen Date: Wed, 28 Jul 1999 18:06:35 -0700 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to get the Splash screen working... I compiled the option in the kernel : pseudo-device splash and enabled the appropiate entries in /boot/defaults/loader.conf. Is there something else I need to do? I get this on bootup : Preloaded elf module "splash_bmp.ko" at 0xc02e209c. Preloaded splash_image_data "/boot/defaults/splash.bmp" at 0xc02e2140. module_register_init: module_register(splash_bmp, c0292624, 0) error 19 I am running 3.2-RELEASE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message