From owner-freebsd-bugs@FreeBSD.ORG Sun Oct 16 11:10:18 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E58A816A420 for ; Sun, 16 Oct 2005 11:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 355AE43D48 for ; Sun, 16 Oct 2005 11:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9GBAIxI021071 for ; Sun, 16 Oct 2005 11:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9GBAHDV021070; Sun, 16 Oct 2005 11:10:17 GMT (envelope-from gnats) Resent-Date: Sun, 16 Oct 2005 11:10:17 GMT Resent-Message-Id: <200510161110.j9GBAHDV021070@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Rudy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5D3F16A41F for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/87515: Splash screen fails to load on boot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 11:10:19 -0000 >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: