Output of sudo systemctl status systemd-modules-load.service
× systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
Active: failed (Result: exit-code) since Mon 2025-03-10 13:32:31 CET; 6min ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 6356 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 6356 (code=exited, status=1/FAILURE)
CPU: 6ms
Mar 10 13:32:31 helium.kaaaxcreators.de systemd[1]: Starting Load Kernel Modules...
Mar 10 13:32:31 helium.kaaaxcreators.de systemd-modules-load[6356]: Failed to look up module alias 'fuse': Function not implemented
Mar 10 13:32:31 helium.kaaaxcreators.de systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Mar 10 13:32:31 helium.kaaaxcreators.de systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
Mar 10 13:32:31 helium.kaaaxcreators.de systemd[1]: Failed to start Load Kernel Modules.
Folder /etc/modules-load.d
is empty
Manually loading the module using modprobe
works fine