You are not logged in.

#1 2014-03-11 23:49:42

karantani
Member
From: Texas
Registered: 2010-08-15
Posts: 36

Kernel modules not loading at boot.

  ~]$ 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 Tue 2014-03-11 18:34:06 CDT; 4min 53s ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 137 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
 Main PID: 137 (code=exited, status=1/FAILURE)

Mar 11 18:34:06 arch-m systemd-modules-load[137]: Failed to insert 'vboxguest...
Mar 11 18:34:06 arch-m systemd-modules-load[137]: Failed to insert 'vboxsf': ...
Mar 11 18:34:06 arch-m systemd-modules-load[137]: Inserted module 'vboxvideo'
Mar 11 18:34:06 arch-m systemd-modules-load[137]: Inserted module 'vboxdrv'
Mar 11 18:34:06 arch-m systemd-modules-load[137]: Inserted module 'vboxnetadp'
Mar 11 18:34:06 arch-m systemd-modules-load[137]: Failed to find module 'vbox...
Mar 11 18:34:06 arch-m systemd[1]: systemd-modules-load.service: main proce...RE
Mar 11 18:34:06 arch-m systemd[1]: Failed to start Load Kernel Modules.
Mar 11 18:34:06 arch-m systemd[1]: Unit systemd-modules-load.service entere...e.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Hint: Some lines were ellipsized, use -l to show in full. 

Does any one know how to fix this? AFter a while it became annoying.

Offline

#2 2014-03-11 23:58:37

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: Kernel modules not loading at boot.

Make sure the modules exist, but first, make sure you really want to load both host- and guest-modules for VirtualBox.

Offline

#3 2014-03-12 00:05:57

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Kernel modules not loading at boot.

More importantly, the modules are built for a specific kernel version.  So if the kernel gets updated and the virtualbox modules get overlooked somehow, then they are not going to work.  You can always rebuild them with makepkg and ABS though.

Offline

Board footer

Powered by FluxBB