I have the same issue now with the HWE kernel on Intel Core Ultra 5 228V with Intel ARC 130V graphics. I wonder if I am doing something systematically different than most people, since this isn't widely reported or fixed.
The fix is the same, just for intel ARC, now the module name that has to be added is "xe". Just if anyone less experienced stumbles over this, this is the fix: echo xe | sudo tee -a /etc/initramfs-tools/modules sudo update-initramfs -u That is now on linux-generic-hwe-24.04 (at the moment that is 6.13.0-33) in Ubuntu 24.04.3 LTS -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2091753 Title: Plymouth fails with kernel 6.8.0-50 to 6.11.0-17 Status in linux package in Ubuntu: Confirmed 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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2091753/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

