You are not logged in.

#1 2018-07-05 13:51:25

GiBg1aN
Member
Registered: 2014-10-08
Posts: 8

[SOLVED] Missing nftables kernel modules

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 Modules

I 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

#2 2018-07-05 14:01:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,237

Re: [SOLVED] Missing nftables kernel modules

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

#3 2018-07-05 14:08:34

GiBg1aN
Member
Registered: 2014-10-08
Posts: 8

Re: [SOLVED] Missing nftables kernel modules

Thank you, I didn't remember about the existence of that file.

Offline

Board footer

Powered by FluxBB