CachyOS / CachyOS/distribution
plymouth boot screen hang
- Dominant language
- No language data
- Stars
- 27
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, usually after a kernel update, the plymouth boot screen will spin endlessly. This is fixed by replacing `splash` with `plymouth.enable=0` temporarily in GRUB, then booting. It goes away until the next kernel update after you disable plymouth once.
Log from first successful boot: https://paste.cachyos.org/p/ce1655c.log
Also, not sure if it's related, but grub has a very slow input/render loop. When it comes on the screen, it renders row by row and takes like a whole second to render fully. Additionally, when trying to edit the boot config in the TUI, it also takes a second for a single keyboard input to reach the screen, even when you hold the key down (i.e. right arrow to move the cursor all the way to the end of the line to overwrite `splash`). typing too fast causes keypresses to just get completely missed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked boot log and reproducing the Plymouth hang after a kernel update, using the temporary GRUB change described in the issue. Investigate whether the Plymouth failure and slow GRUB rendering/input are related; done means identifying the cause and confirming a fix across the affected boot paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100