You are not logged in.

#1 2014-09-10 15:17:00

christoff522
Member
Registered: 2013-09-28
Posts: 11

stop systemd from trying to load vboxdrv

I installed virtualbox a while ago, and I decided to delete it because it wasn't needed. Anyway, it constantly get this sort of nonsense

● systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
   Active: failed (Result: exit-code) since Wed 2014-09-10 16:08:56 BST; 12s ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 2877 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 2877 (code=exited, status=1/FAILURE)


Now all I want to do is stop it, and I'm getting driven barmy by it because nothing anywhere says how to stop this. I can't blacklist because the modules don't exist to be blacklisted.

Sep 10 15:53:48 mysystemname systemd-modules-load[481]: Failed to find module 'vboxdrv'
Sep 10 15:53:48 mysystemname systemd-modules-load[481]: Failed to find module 'vboxnetflt'

Will someone please assist me, in order to stop this utter annoyance from continuing. It's making my system look broken when it isn't and its bugging me to no end. Anyone who helps me will receive my eternal gratitude. Help me to stop systemd from trying to load these modules...PLEASE :'(

Offline

#2 2014-09-10 15:55:12

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: stop systemd from trying to load vboxdrv

Delete the appropriate file in /etc/modules-load.d/ .

Offline

#3 2014-09-10 15:56:25

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

Re: stop systemd from trying to load vboxdrv

Sounds like you uninstalled virtualbox but forgot to undo some configuration changes.

https://wiki.archlinux.org/index.php/Vi … el_modules

Offline

#4 2014-09-10 16:09:23

christoff522
Member
Registered: 2013-09-28
Posts: 11

Re: stop systemd from trying to load vboxdrv

tomk wrote:

Delete the appropriate file in /etc/modules-load.d/ .

Thank you that solved it.

Please mods mark this question solved.

Offline

#5 2014-09-10 16:26:21

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,612

Re: stop systemd from trying to load vboxdrv

christoff522 wrote:

Please mods mark this question solved.

We encourage you to do that yourself in that, as the original poster, you are the one who truly knows when it is solved smile

Just edit your first post in the thread.  It will allow you to edit the thread title.  Just add [SOLVED] to the beginning of the thread title.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#6 2014-09-10 17:12:55

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: stop systemd from trying to load vboxdrv

General advice: it's a good idea to keep track of manual configuration, as this won't be removed by pacman -R. How you decide to do that is up to you, but it will definitely help you avoid being driven barmy by the utter annoyance of a broken-looking system bugging you to no end.

Offline

#7 2014-09-10 17:27:08

stevenhoneyman
Member
From: England
Registered: 2014-05-25
Posts: 241

Re: stop systemd from trying to load vboxdrv

tomk wrote:

General advice: it's a good idea to keep track of manual configuration, as this won't be removed by pacman -R. How you decide to do that is up to you, but it will definitely help you avoid being driven barmy by the utter annoyance of a broken-looking system bugging you to no end.

agreed - I have a plain text file, if I change something that will probably break something else in the future, it goes in there, with a datestamp. it's come in very useful on a few occasions!

Offline

Board footer

Powered by FluxBB