Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How do kernel modules load automatically during boot?
Date: Wed, 22 Apr 2015 19:18:15
Message-Id: mh8s54$sr5$1@ger.gmane.org
1 I just did a huge update on an older ~amd64 machine, and now only
2 three out of a dozen or so kernel modules load during bootup, which
3 leaves a lot of hardware in an unusable state.
4
5 What mystifies me is how those three kernel modules managed to get
6 loaded while all the others didn't. (It's the same three modules every
7 time, BTW.)
8
9 I grepped through /etc for the names of those modules, thinking maybe
10 I listed them in modprobe.conf.d sometime in the past, but no, those
11 modules are not listed anywhere in /etc, nor are any of the others
12 listed either.
13
14 I can modprobe all of the unloaded modules manually after bootup,
15 which shows that all of the modules exist and load without error,
16 so the problem lies elsewhere, but where?
17
18 Any clues would be most welcome.

Replies