From owner-freebsd-questions Mon Jan 1 15:43: 2 2001 From owner-freebsd-questions@FreeBSD.ORG Mon Jan 1 15:42:58 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from ann.skypoint.net (ann.skypoint.net [199.86.32.19]) by hub.freebsd.org (Postfix) with ESMTP id 2F68037B698 for ; Mon, 1 Jan 2001 15:42:57 -0800 (PST) Received: (from uucp@localhost) by ann.skypoint.net (8.9.3/8.9.3) with UUCP id XAA11608; Mon, 1 Jan 2001 23:43:26 GMT Received: (from rpj@localhost) by fep.hirshfields.com (8.8.8/8.8.8) id OAA29421; Mon, 1 Jan 2001 14:00:25 -0600 (CST) (envelope-from rpj) From: "Roger P. Johnson" Message-Id: <200101012000.OAA29421@fep.hirshfields.com> Subject: Re: Why I can not see the picture of splash.bmp? In-Reply-To: <3A4FD9AF.44291780@dccnet.com> from "Kevin G. Eliuk" at "Dec 31, 0 05:13:19 pm" To: kg@dccnet.com (Kevin G. Eliuk) Date: Mon, 1 Jan 2001 13:59:45 -0600 (CST) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > lanehol@bellsouth.net wrote: > > > > I'm mystified by this as well. > > > > I've added the following to my /boot/loader.conf and included a bmp file > > that is 1024 x 768 x 256 but I still can't see it when my system boots: > > > > splash_bmp_load="YES" > > vesa_load="YES" > > bitmap_load="YES" > > bitmap_name="/boot/splash.bmp" > > > > I'm running 4.2-RELEASE and pseudo-device splash is uncommented in my kernel > > config > > > > What's up with that? > Do you have "options VESA" in your kernel? Try a 640x480 .bmp file first because ... Some graphic cards can't do .bmp's greater than 640x480 such as the Mach64 based cards ... > what error message from dmesg are you able to see in regards to splash_bmp? > That should give you a clue to the problem. What kind of messages do you get right when FreeBSD is booting up? You should see about 4 lines pertaining to modules loaded, bitmap load etc ... Search the FreeBSD mailing lists... It looks like you have it configured right... BTW, your loader options should be in /boot/loader.conf.local. -Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message