If plymouth password prompt is used during boot (i.e. root volume decryption
from initramfs), just the patch above will not work, also need to add
plymouth-quit.service to 'After' property in console-setup.service
A bit more refined variant without ps:
--- a/lib/console-setup/console-setup.sh 2024-02-09 17:45:38.0 +0300
+++ b/lib/console-setup/console-setup.sh 2024-02-14 01:15:24.413177808 +0300
@@ -16,6
Check if systemd is present to avoid errors if it is not.
--- /lib/console-setup/console-setup.sh 2023-02-09 01:33:51.198998809 +0300
+++ /lib/console-setup/console-setup.sh 2023-02-09 01:59:48.786418782 +0300
@@ -16,6 +16,13 @@
-nt /etc/default/keyboard ] || do_configure=yes
Still reproducible on testing.
Here is the deal:
Console setup is supposed to rely on cached scripts in /etc/console-setup
(copied to initramfs). But plymouth starts in initramfs, occupies tty1, which
causes setupcon to detect graphical mode and skip tty1.
When scripts exist in /etc/console-setu
Package: console-setup
Version: 1.202
Severity: normal
X-Debbugs-Cc: pvsamsono...@gmail.com
Dear Maintainer,
The /etc/init.d/console-setup.sh startup script does not change
the system console font if the plymouth graphic splash screen is
enabled at startup.
-- System Information:
Debian Relea
5 matches
Mail list logo