From owner-freebsd-questions Fri Dec 10 13:19:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id 000A214BC3 for ; Fri, 10 Dec 1999 13:19:50 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id QAA92348; Fri, 10 Dec 1999 16:19:45 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-Id: <199912102119.QAA92348@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 10 Dec 1999 16:19:45 -0500 (EST) From: John Baldwin To: "Network Admin [JPeterson]" Subject: RE: splash screen / saver Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10-Dec-99 Network Admin [JPeterson] wrote: > Oh here is a new one: > {/boot}-=# dmesg | grep plash > Preloaded splash_image_data "/boot/dawn.bmp" at 0xc0300188. > Preloaded elf module "splash_bmp.ko" at 0xc03001d4. > splash_bmp: No appropriate video mode found > module_register_init: module_register(splash_bmp, c02fb694, 0) error 19 That's easy. You tried to load a 640x480 BMP (or some other size > 320x200) and your video card doesn't support that mode. Type 'vidcontrol -i mode' to see the list of modes you get to work with. Only graphics modes with 8bpp can work. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message