Remove fbconf=nodefer
This commit is contained in:
parent
c3079fb27e
commit
a0fd0e91fe
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Do not show systemd messages at startup (quiet)
|
# Do not show systemd messages at startup (quiet)
|
||||||
# Show plymouth splash screen
|
# Show plymouth splash screen
|
||||||
kernel_cmdline+=" quiet loglevel=3 rd.udev.log_level=3 fbconf=nodefer splash vt.global_cursor_default=0 mem_sleep_default=deep "
|
kernel_cmdline+=" quiet loglevel=3 rd.udev.log_level=3 splash vt.global_cursor_default=0 mem_sleep_default=deep "
|
||||||
# Compress to load faster
|
# Compress to load faster
|
||||||
compress="zstd"
|
compress="zstd"
|
||||||
# Use hostonly to exclude unnecessary modules, but do not include the hostonly
|
# Use hostonly to exclude unnecessary modules, but do not include the hostonly
|
||||||
|
|
Loading…
Reference in a new issue