Bug#987124: console-setup not work properly with plymouth

2024-03-12 Thread Vladimir K
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

Bug#987124: console-setup not work properly with plymouth

2024-02-13 Thread Vladimir K
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

Bug#987124: console-setup not work properly with plymouth

2023-02-08 Thread Vladimir K
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

Bug#987124: console-setup not work properly with plymouth

2023-02-08 Thread Vladimir K
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

Bug#987124: console-setup not work properly with plymouth

2021-04-18 Thread Pavel Samsonov
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