From owner-freebsd-stable Mon Jan 25 03:41:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02132 for freebsd-stable-outgoing; Mon, 25 Jan 1999 03:41:41 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from eagle.plab.ku.dk (eagle.plab.ku.dk [130.225.105.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02124 for ; Mon, 25 Jan 1999 03:41:38 -0800 (PST) (envelope-from voland@eagle.plab.ku.dk) Received: (from voland@localhost) by eagle.plab.ku.dk (8.9.1/8.9.1) id MAA02299; Mon, 25 Jan 1999 12:40:53 +0100 (CET) X-Comment-To: Joao Carlos Mendes Luis To: Joao Carlos Mendes Luis Cc: stable@FreeBSD.ORG Subject: Re: splash example ? References: <199901242005.SAA24298@roma.coe.ufrj.br> From: Vadim Belman In-Reply-To: Joao Carlos Mendes Luis's message of "Sun, 24 Jan 1999 18:05:08 -0200 (EDT)" Date: 25 Jan 1999 12:40:53 +0100 Message-ID: <8590erbmwq.fsf@eagle.plab.ku.dk> Lines: 31 X-Mailer: Gnus v5.5/Emacs 20.3 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Joao! On 24 Jan 99 at 21:05, "Joao" (Joao Carlos Mendes Luis) wrote: Joao> Hi, I'd like to try a splash screen with 3.0-stable. My first try Joao> was not sucessfull: Joao> /boot/loader.rc: load kernel load splash_bmp load -t Joao> splash_image_data splash.bmp autoboot 5 Joao> Does anybody has an example on how to do that ? What are the Joao> current restrictions for the image format ? Joao> Obviously, my kernel had the "pseudo-device splash". It's seems Joao> to be needed by the screen savers also, altough not specified Joao> anywhere. I guess you need to cvsup 3.0-STABLE first. It seems like there is no support for a splash screen in 3.0-RELEASE. In 3.0-STABLE it works with 320x200x8bpp BMP made with The Gimp and the following /boot/boot.conf: load kernel load -t splash_image_data /boot/daemon-320x200.bmp load splash_bmp boot -- /Voland Vadim Belman E-mail: voland@plab.ku.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message