Bug#784636: systemd: [ 18.191059] systemd[1]: Failed to start Load Kernel Modules.

Michael Biebl biebl at debian.org
Thu May 7 13:06:49 BST 2015


Hi,

Am 07.05.2015 um 12:38 schrieb Mathieu Malaterre:
> 
> After migrating my MacMini G4 from wheezy to jessie[*], here is what I can see in dmesg output:
> 
> [   18.191059] systemd[1]: Failed to start Load Kernel Modules.
> 
> More specfically:
> 
> # systemctl status systemd-modules-load.service
> ● systemd-modules-load.service - Load Kernel Modules
>    Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
>    Active: failed (Result: exit-code) since jeu. 2015-05-07 12:18:33 CEST; 16min ago
>      Docs: man:systemd-modules-load.service(8)
>            man:modules-load.d(5)
>   Process: 134 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
>  Main PID: 134 (code=exited, status=1/FAILURE)

FYI:
If you run that command as root [1], it should also have shown which
module failed to load. systemctl status by default shows the last 10 log
messages from the service.
To get a complete log from the service, you can also use
journalctl -u systemd-modules-load.service

Cheers,
Michael

[1] or alternatively add your user to group systemd-journal, to give him
read access to the journal
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150507/8d1369cd/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list