FS#68545 - [fwupd] systemd-modules-load: Failed to find module 'platform-integrity'

Attached to Project: Community Packages
Opened by Juan Simón (j1simon) - Friday, 06 November 2020, 18:12 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Monday, 21 December 2020, 11:59 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

fwupd install this conf file:

$ cat /etc/modules-load.d/fwupd-platform-integrity.conf
platform-integrity

but the journal output:
...
systemd-modules-load[795]: Failed to find module 'platform-integrity'
...
This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Monday, 21 December 2020, 11:59 GMT
Reason for closing:  Upstream
Additional comments about closing:  Upstream disabled it by default for now.
Comment by Krzysiek (Krzychek) - Sunday, 15 November 2020, 13:49 GMT
Looks like the module is introduced in linux kernel 5.10, and stable arch is at 5.9 for now. (https://lkml.org/lkml/2020/9/30/1029)
PS. I've read some rumours 5.10 would be rolled in around December.

Loading...