You are not logged in.
Hello everyone,
It's been a week (or two) that when I boot the system it fails to load some kernel modules:
● systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2018-07-05 15:37:38 CEST; 3min 5s ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 372 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 372 (code=exited, status=1/FAILURE)
lug 05 15:37:38 arch systemd[1]: Starting Load Kernel Modules...
lug 05 15:37:38 arch systemd-modules-load[372]: Failed to find module 'nf_tables_inet'
lug 05 15:37:38 arch systemd-modules-load[372]: Failed to find module 'nf_tables_ipv6'
lug 05 15:37:38 arch systemd-modules-load[372]: Failed to find module 'nf_tables_ipv4'
lug 05 15:37:38 arch systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
lug 05 15:37:38 arch systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
lug 05 15:37:38 arch systemd[1]: Failed to start Load Kernel ModulesI thought that the reason was some kernel bug, but I just upgraded a few days ago and nothing changed, moreover I didn't
find anything about it, I would be glad if you could help me. Thank you in advance.
PS
NFtables is not installed
Last edited by GiBg1aN (2018-07-05 14:08:59)
Offline
Well you are loading them *somewhere* check the locations mentioned in man modules-load.d and your mkinitcpio.conf
Last edited by V1del (2018-07-05 14:02:18)
Offline
Thank you, I didn't remember about the existence of that file.
Offline