You are not logged in.
Today systemd-modules-load.service suddenly started to fail. I get this output in journalctl:
Jun 26 16:16:12 zoidberg systemd-modules-load[3750]: Failed to find module 'bbswitch'
Jun 26 16:16:12 zoidberg systemd-modules-load[3750]: Failed to find module 'vboxdrv'
Jun 26 16:16:12 zoidberg systemd[1]: Failed to start Load Kernel Modules.
-- Subject: Unit systemd-modules-load.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit systemd-modules-load.service has failed.
--
-- The result is failed.Trying to manually load the modules also fails. modinfo bbswitch and modinfo vboxdrv give me:
modinfo: ERROR: Module bbswitch not found.I had done a pacman -Syu some time earlier, but as far as i can remember there was nothing critical updated. I am running the linux 3.15.1-1 package without issues for a couple of days now, this load modules error just started today.
I have already tried to reinstall the packages linux, bbswitch and vboxdrv without success.
Has anybody an idea were to look further?
Last edited by phw (2014-06-26 14:34:25)
Offline
Never mind, it was my own stupidity. I had an older 3.14 custom kernel installed and did not realize I was booting into this. I guess it was moved to the top of my grub menu after I did a "grub-mkconfig -o /boot/grub/grub.cfg"
Botting the correct kernel solves everything ![]()
Offline