From owner-freebsd-questions Thu Jan 31 7:32:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id D94A137B417 for ; Thu, 31 Jan 2002 07:32:12 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0VFWBw00896 for ; Thu, 31 Jan 2002 16:32:11 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:nPtMbBLl0R5pPKJ8zgsIAAYv+Hopr+vv@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0VFWAF11809 for ; Thu, 31 Jan 2002 16:32:10 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0VFW8k28781 for ; Thu, 31 Jan 2002 16:32:08 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0VFW7p05490 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 16:32:07 +0100 (MET) From: Thomas Schuerger Message-Id: <200201311532.g0VFW7p05490@wjpserver.cs.uni-sb.de> Subject: Splash screen problems To: freebsd-questions@freebsd.org Date: Thu, 31 Jan 2002 16:32:07 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL57 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I've tried to set up my box to have a splash screen when booting FreeBSD-4.4. I tried a 320x200 BMP image without VESA module and that works fine. I tried it with VESA and that works fine, too (but it's centered on a - I think - 640x480 screen). I tried to use a 640x480 BMP image with the VESA module and the screen just flickers shortly and then displays the normal console. It may be that the 640x480 image is a 24 bit image whereas the 320x200 image is an 8 bit image. Does that make a difference? Where can I find information about what color depths and resolutions are supported for the splash screen? BTW: what exactly makes the splashscreen module switch back to the normal console after booting? Does it display the image for a certain number of seconds or is switching back to text mode triggered by other means? Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message