Failed to start systemd-modules-load.service on boot

Hey,
when I boot my Framework 16 Laptop with Bluefin I get this error on boot:

Failed to start systemd-modules-load.service

Here’s the output of systemctl status systemd-modules-load.service

× systemd-modules-load.service - Load Kernel Modules
     Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
    Drop-In: /usr/lib/systemd/system/service.d
             └─10-timeout-abort.conf
     Active: failed (Result: exit-code) since Fri 2024-08-02 15:13:41 CEST; 4min 51s ago
       Docs: man:systemd-modules-load.service(8)
             man:modules-load.d(5)
    Process: 4658 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
   Main PID: 4658 (code=exited, status=1/FAILURE)
        CPU: 8ms

Aug 02 15:13:41 fedora systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Aug 02 15:13:41 fedora systemd-modules-load[4658]: Module 'msr' is built in
Aug 02 15:13:41 fedora systemd-modules-load[4658]: Failed to insert module 'kvmfr': Key was rejected by service
Aug 02 15:13:41 fedora systemd-modules-load[4658]: Failed to insert module 'v4l2loopback': Key was rejected by service
Aug 02 15:13:41 fedora systemd-modules-load[4658]: Failed to insert module 'zfs': Key was rejected by service
Aug 02 15:13:41 fedora systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Aug 02 15:13:41 fedora systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
Aug 02 15:13:41 fedora systemd[1]: Failed to start systemd-modules-load.service - Load Kernel Modules.

How to fix this properly in Bluefin? I don’t want to disable SecureBoot.

Thanks

You do have to disable Secure Boot temporarily.

Solution is here:

1 Like

Thanks @nicknamenamenick
This fixed the issue!

1 Like

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.