[Bug 2145113] Re: Graphical output is broken in initrd on Snapdragon Thinkpad T14s Gen 6
Benjamin Drung
2145113 at bugs.launchpad.net
Fri Mar 27 20:39:39 UTC 2026
I haven't found those modules mentioned explicitly in initramfs-tools. I
only found:
```
hidden_dep_add_modules()
{
[...]
panel-edp)
# panels don't have devlink to backlight
echo pwm_bl
;;
```
Which part pull those in it initramfs-tools?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-x1e-settings in Ubuntu.
https://bugs.launchpad.net/bugs/2145113
Title:
Graphical output is broken in initrd on Snapdragon Thinkpad T14s Gen 6
Status in dracut package in Ubuntu:
Confirmed
Status in ubuntu-x1e-settings package in Ubuntu:
Fix Released
Status in dracut source package in Resolute:
Confirmed
Status in ubuntu-x1e-settings source package in Resolute:
Fix Released
Bug description:
This seems to be a regression from our switch to dracut that we didn't
catch previously.
initramfs-tools is including some modules in the initrd that are
missing in dracut currently. Those missing modules are required to get
grapical output working. Without it users can't unlock their FDE
partition.
The missing modules in this particular case are:
- display_connector
- simple_bridge
- pwm_bl
As a workaround for 26.04 I would prefer to add them to our list of
additional modules from ubuntu-x1e-settings. Eventually we should
maybe fix this in dracut.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2145113/+subscriptions
More information about the foundations-bugs
mailing list