Bug 233355

Summary: 12.0-RC1 vt(4) has no boot time splash screen support
Product: Base System Reporter: Joe Barbish <qjail1>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed DUPLICATE    
Severity: Affects Many People    
Priority: ---    
Version: 12.0-STABLE   
Hardware: Any   
OS: Any   

Description Joe Barbish 2018-11-20 15:59:29 UTC
The Boot time splash screen function does not work in vt(4) the OS default console screen. This works fine using kern.vty=sc

Have this in loader.conf

splash_bmp_load="YES"
bitmap_name="/boot/splash.bmp"
bitload_load="YES"
Comment 1 Joe Barbish 2018-11-20 16:20:10 UTC
Same effect in amd64 or i386 systems.
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2018-11-20 16:37:55 UTC

*** This bug has been marked as a duplicate of bug 210432 ***