You are not logged in.

#1 2017-06-16 17:28:37

tron
Member
Registered: 2016-08-26
Posts: 8

[SOLVED] Failed to start Load Kernel Modules after update 6-16-2017

Did 'update/upgrade' this morning....

At then end of the install I got a 'Failed to start Load Kernel Modules' message...after running 'systemctl start systemd-modules-load.service' I got this.....

systemctl start systemd-modules-load.service
Failed to start systemd-modules-load.service: Access denied
See system logs and 'systemctl status systemd-modules-load.service' for details.
[tron@the_arcade ~]$  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 Fri 2017-06-16 12:48:24 EDT; 16min a
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 10390 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, s
 Main PID: 10390 (code=exited, status=1/FAILURE)

Jun 16 12:48:24 the_arcade systemd[1]: Starting Load Kernel Modules...
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias '
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias '
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias '
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias '
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias '
Jun 16 12:48:24 the_arcade systemd[1]: systemd-modules-load.service: Main proces
Jun 16 12:48:24 the_arcade systemd[1]: Failed to start Load Kernel Modules.
Jun 16 12:48:24 the_arcade systemd[1]: systemd-modules-load.service: Unit entere
Jun 16 12:48:24 the_arcade systemd[1]: systemd-modules-load.service: Failed with
lines 1-18/18 (END)...skipping...
● 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 Fri 2017-06-16 12:48:24 EDT; 16min ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 10390 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
 Main PID: 10390 (code=exited, status=1/FAILURE)

Jun 16 12:48:24 the_arcade systemd[1]: Starting Load Kernel Modules...
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias 'sg': Function not implemented
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias 'vboxdrv': Function not implemented
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias 'vboxpci': Function not implemented
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias 'vboxnetadp': Function not implemented
Jun 16 12:48:24 the_arcade systemd-modules-load[10390]: Failed to lookup alias 'vboxnetflt': Function not implemented
Jun 16 12:48:24 the_arcade systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Jun 16 12:48:24 the_arcade systemd[1]: Failed to start Load Kernel Modules.
Jun 16 12:48:24 the_arcade systemd[1]: systemd-modules-load.service: Unit entered failed state.
Jun 16 12:48:24 the_arcade systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
~

need help figuring it out....

Last edited by tron (2017-06-16 18:51:17)

Offline

#2 2017-06-16 17:41:37

loqs
Member
Registered: 2014-03-06
Posts: 17,378

Re: [SOLVED] Failed to start Load Kernel Modules after update 6-16-2017

Welcome to the arch linux forums tron.  Please use code tags for command output.
Please provide the pacman.log for the update you performed along with the output of the following

$ dmesg
$ pacman -Q linux

Offline

#3 2017-06-16 17:41:41

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: [SOLVED] Failed to start Load Kernel Modules after update 6-16-2017

Did you reboot after the update? I'm guessing it's trying to load modules for the running kernel but those old files are gone because the kernel package got updated.

Offline

#4 2017-06-16 17:55:08

tron
Member
Registered: 2016-08-26
Posts: 8

Re: [SOLVED] Failed to start Load Kernel Modules after update 6-16-2017

loqs thanks, will do on the code tags....

Ropid: nope, will try that first....have not had this issue with other updates that i can remember so didn't think it would matter...but, forgot to always try the obvious first..thanks...

Offline

#5 2017-06-16 18:08:01

tron
Member
Registered: 2016-08-26
Posts: 8

Re: [SOLVED] Failed to start Load Kernel Modules after update 6-16-2017

It's FlashbackNewbFriday...Thanks Ropid for saving me from a bad case of Stupids

Last edited by tron (2017-06-16 18:31:21)

Offline

#6 2017-06-17 00:00:24

loqs
Member
Registered: 2014-03-06
Posts: 17,378

Re: [SOLVED] Failed to start Load Kernel Modules after update 6-16-2017

Seems to be an issue with dkms 2.4.0-1 https://bugs.archlinux.org/task/54481

Offline

Board footer

Powered by FluxBB