Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2010 15:17:15 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        David DEMELIER <demelier.david@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: splash screen does go away
Message-ID:  <alpine.BSF.2.00.1006151502470.65410@wonkity.com>
In-Reply-To: <AANLkTim8I2pkGpqoUVMGY5YSFE6u9fx8VKcC4YEKXoon@mail.gmail.com>
References:  <AANLkTim8I2pkGpqoUVMGY5YSFE6u9fx8VKcC4YEKXoon@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Jun 2010, David DEMELIER wrote:

> I just wanted to try a splash at boot, so I compiled my kernel with
> these options :
>
> device          splash
> options         SC_PIXEL_MODE
> options         VESA
> options         X86BIOS
>
> And added to my /boot/loader.conf :
>
> splash_bmp_load="YES"
> bitmap_load="YES"
> bitmap_name="/boot/splash.bmp"
>
> Where splash.bmp is a 1024x768 picture.
>
> It works well, but after the boot, the splash does not die and I must
> press some key to remove it. For the moment I found a workaround to
> prevent this by adding to the /etc/rc.conf :
>
> allscreens_flags="MODE_291"
>
> Is this behavior expected or is it a bug?

Don't know if it's a bug, but the splash screen is also used as a screen 
saver blank screen in some interaction I've never quite figured out.

See vidcontrol's -t option and allscreens_flags in 
/etc/defaults/rc.conf.

-Warren Block * Rapid City, South Dakota USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1006151502470.65410>