Plymouth fails with kernel 6.8.0-50 to 6.11.0-17

Bug #2091753 reported by Russell Faull
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Plymouth fails to fully boot with this kernel when asking for encryption password for local partition. The system freezes and can be recovered in rescue mode. Previous kernels accepted the password and continued to X as expected.

Remove 'splash' from GRUB_CMDLINE_LINUX_DEFAULT="quiet" prevents plymouth from loading and booting continues to X after password is entered in when booting pauses and asks for the password in the terminal.

This behaviour is true on laptops running Linux Mint (Wilma) and Ubuntu KDE 24.04 with encrypted partitions.

On devices without encrypted partitions 'quiet splash' is included on the kernel command line and booting proceeds as expected.

Ubuntu 6.8.0-50.51-generic 6.8.12
Description: Linux Mint 22
Release: 22

Tags: bot-comment
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Libera.chat.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/2091753/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Russell Faull (rfaull)
affects: ubuntu → linux (Ubuntu)
Revision history for this message
Russell Faull (rfaull) wrote :

Follow-up: After install the video driver nvidia-dkms-550, version 550.120-0ubuntu0.24.04.1, and inserting 'splash' in the grub kernel command on my HP Zbook (same machine as reported earlier) booting continues pausing at the graphical screen for the partition password and boots through to X as normal.

I'm wondering if the problem relates to the nouveau video driver.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Uladzimir Pasvistselik (v2p) wrote :

From my side I can add that it was not a full system freeze, but inability to enter characters from keyboard (from both laptop one, and an external keyboard attached via USB).

Even though CapsLock LED was reacting on keypress and Ctrl+Alt+Del restarted the system.

Also I managed to do the following:
1. Waited for the very initial load of GUI with password input
2. During first 1-2 seconds I managed to type 4-5 characters - and clearly saw them represented in the input field (so in fact I saw 4-5 circles there aka "masked input")
3. Then the screen blinked once and after that I was still able to see an old input, but had no chance to enter more characters.

My system details back then were the following:
OS: Ubuntu 24.04 noble
Kernel: x86_64 Linux 6.8.0-50-generic
GPU: AMD Radeon Graphics (radeonsi, rembrandt, LLVM 17.0.6, DRM 3.57, 6.8.0-50-generic)

Now I downgraded the kernel to 6.8.0-49-generic and the problem disappeared.

Revision history for this message
Russell Faull (rfaull) wrote :

I agree with Uladzimir's sequence and description.

I upgraded to kernel Linux 6.8.0-51-generic, but the problem persists

Revision history for this message
Mikael Davranche (plops) wrote :

Same as Uladzimir Pasvistselik too: "it was not a full system freeze, but inability to enter characters from keyboard (from both laptop one, and an external keyboard attached via USB)". With 6.8.0-51.

My workaround is to boot using 6.8.0-48 or 6.8.0-51 rescue, which prevent Plymouth from being launched (and therefore, I type my password using command line).

New information:
- ctrl+alt+delete works! Which means the keyboard is kind of working... I tried lots of inputs. Only this succeeded.
- Just after the ctrl+alt+delete being pressed, and just before the system being rebooted (that's 1 second), I could see the keypad used (for me, "Ca") displayed on the screen, as usual (when the keyboard input works).

Revision history for this message
Russell Faull (rfaull) wrote (last edit ):

A workaround on my system is to include the video driver module (in my case i915) in the initramfs.

sudo nano /etc/initramfs-tools/modules
sudo update-initramfs -u
ensure kernel command line includes 'quiet splash'
sudo update-grub
Reboot

lshw -c video will confirm that driver i915 is configured.

Revision history for this message
Dennis Gnad (bluesceada-1) wrote (last edit ):

I can confirm that workaround with a small change for AMD integrated graphics. Instead of "i915", I added "amdgpu" to /etc/initramfs-tools/modules and do the respective commands.

Thanks @rfaull for figuring this out!

Adding additional information:
I have three Ubuntu 24.04 LTS machines with AMD graphics that use disk encryption with a password prompt during boot, but only for one of them I encountered this problem. Two of these systems were updated from 22.04, and it happened for just one of those systems.

summary: - Plymouth fails with kernel 6.8.0-50
+ Plymouth fails with kernel 6.8.0-50 and 6.8.0-51
Revision history for this message
Mikael Davranche (plops) wrote : Re: Plymouth fails with kernel 6.8.0-50 and 6.8.0-51

6.8.0-52 had been released. Same issue.

summary: - Plymouth fails with kernel 6.8.0-50 and 6.8.0-51
+ Plymouth fails with kernel 6.8.0-50 to 6.8.0-52
Revision history for this message
Mikael Davranche (plops) wrote : Re: Plymouth fails with kernel 6.8.0-50 to 6.8.0-52

6.11.0-17 had been released. Same issue.

summary: - Plymouth fails with kernel 6.8.0-50 to 6.8.0-52
+ Plymouth fails with kernel 6.8.0-50 to 6.11.0-17
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.