From nobody@FreeBSD.org  Sun Oct 16 11:05:00 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D5D3F16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Oct 2005 11:05:00 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8006D43D49
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Oct 2005 11:05:00 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9GB503F050646
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Oct 2005 11:05:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j9GB503f050645;
	Sun, 16 Oct 2005 11:05:00 GMT
	(envelope-from nobody)
Message-Id: <200510161105.j9GB503f050645@www.freebsd.org>
Date: Sun, 16 Oct 2005 11:05:00 GMT
From: Daniel Rudy <dcrudy@pacbell.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Splash screen fails to load on boot
X-Send-Pr-Version: www-2.3

>Number:         87515
>Category:       kern
>Synopsis:       Splash screen fails to load on boot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 16 11:10:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Rudy
>Release:        FreeBSD 5.4-RELEASE-p6 #5
>Organization:
>Environment:
FreeBSD strata.xxxxxxxxxx.org 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #5: Wed Aug 10 10:10:21 PDT 2005
root@strata:/usr/obj/usr/src/sys/STRATA  i386
>Description:
When the system boot, the configured splash screen does not display.  I have tried modifying loader.conf to no avail.  The vesa module is compiled into the kernel.  I have the following in /boot/loader.conf:

# Show Splash Graphic
splash_bmp_load="YES"
bmp_load="YES"
bitmap_name="/boot/splash.bmp"

The dmsg shows the following error:
module_register_init: MOD_LOAD (splash_bmp, 0xc06dd810, 0) error 2

I have made sure that the file is a 256 color uncompressed bmp.  It doesn't work with either uncompressed or RLE compressed bmps.  The image is 640x480.


>How-To-Repeat:
Try it.

>Fix:
Unknown
>Release-Note:
>Audit-Trail:
>Unformatted:
