1
0
Fork 0
mirror of https://gitlab.postmarketos.org/postmarketOS/pmaports.git synced 2025-07-16 18:25:12 +03:00
pmaports/device/testing/device-raspberry-pi5/modules-initfs
Henrik Grimler 29b28552a0
device-raspberry-pi5: add more modules to initfs to fix fde (MR 6536)
From my testing the different modules are roughly needed due to:

* Without the aes stuff unlock fails with
  trusted_key: encrypted_key: failed to alloc_cipher (-2)

* Without i2c_brcmstb hdmi fails to come up due to
  missing dependencies:
  platform axi:gpu: deferred probe pending: (reason unknown)

* The sound stuff also seems to be a dependency of the drm hdmi driver

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6536
2025-05-21 21:34:11 +02:00

12 lines
137 B
Text

aes_ce_blk
aes_ce_cipher
drm
drm_display_helper
drm_dma_helper
drm_kms_helper
i2c_brcmstb
libaes
snd
snd_soc_core
snd_soc_hdmi_codec
vc4