You are not logged in.

#1 2014-12-17 23:01:08

dunric29a
Member
Registered: 2005-12-16
Posts: 23

Modules not loaded from /etc/modules-load.d/ after today's upgrade

Hi,

I need load a few kernel modules at boot. They are placed in /etc/modules-load.d/virtualbox.conf and /etc/modules-load.d/broadcom-wifi.conf, exactly by the wiki.
They were normally loaded until today, after packages upgrade. No errors during update detected.
Now after system restarts, modules are not loaded and I need load them manually with modprobe. I've doublechecked the module names are correct, no extra spaces or other contents in *.conf files.

Any idea what's happening here ? Is there some workaround like putting modprobe in /etc/rc.local like it did worked before ?

Thanks.

Btw. - I've found a question to the similar topic.

Offline

#2 2014-12-17 23:30:48

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Modules not loaded from /etc/modules-load.d/ after today's upgrade

What packages did you upgrade? What is in your journal?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-12-18 05:57:22

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

Re: Modules not loaded from /etc/modules-load.d/ after today's upgrade

And verify that uname -a and pacman -Qi linux report the same version (in other words, ensure that the kernel that is actually running is the one that has drivers installed)


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

#4 2014-12-19 13:20:15

dunric29a
Member
Registered: 2005-12-16
Posts: 23

Re: Modules not loaded from /etc/modules-load.d/ after today's upgrade

Installed kernel matches the running kernel - "3.17.6"
systemd-modules-load.service reports status=0/SUCCESS, Active(exited). I can restart the service manually with

systemctl restart systemd-modules-load

, but no errors and modules are not loaded. Again, I can modprobe them so I know they match kernel and are working.
Attempt to peek into guts what exactly this service does leads to /usr/lib/systemd/systemd-modules-load which is a binary :-(

Any other idea or should I fill a bugreport ?

Offline

Board footer

Powered by FluxBB