Skip to content

systemd: postmarketos-base-systemd: manually include kmod-libs in initramfs for systemd-udevd

jane400 requested to merge jane400/systemd/fix-pinephone into master_staging_systemd

As systemd v256 switched to dlopen for a bunch of dependencies (specified in a custom format), this is no longer auto-detected by either abuild or boot-deploy. So we include kmod manually for udevd to work correctly.

This fixes the "no screen" issue on pine64-pinephone.

Edited by jane400

Merge request reports