distribution icon indicating copy to clipboard operation
distribution copied to clipboard

Silent boot

Open ilmarn opened this issue 1 year ago • 0 comments

by enabling CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER in kernel it will be possible to get silent boot with uefi logo working and by adding fbcon=nodefer to kernel parameters by default to keep the same behavior as it is now. So who ever wants to get silent boot can remove this parameter using .conf file in /etc/kernel/cmdline-removal.d

https://wiki.archlinux.org/title/Silent_boot#Retaining_or_disabling_the_vendor_logo_from_BIOS

ilmarn avatar Apr 26 '24 13:04 ilmarn