Having trouble with loading a splash screen? “beastie_disable=YES” in your /boot/loader.conf
. Note: this may or may not work; it’s untested.
3 Replies to “Resuscitated splash”
Comments are closed.
Having trouble with loading a splash screen? “beastie_disable=YES” in your /boot/loader.conf
. Note: this may or may not work; it’s untested.
Comments are closed.
It seems to me that the reason splash screens don’t work is that the splash_bmp/splash_pcx modules are not yet initialized at the time the splash code is executed in syscons.c. This is independent of whether the beastie is enabled or disabled.
This particular feature has been broken as long as I’ve used DragonFly.
It used to work though…