Article 51RB6 How to enable modules you find in the .config?

How to enable modules you find in the .config?

by
g4njawizard
from LinuxQuestions.org on (#51RB6)
I am just building up my Raspbian pi Cluster and I need to load some modules to get things done. I found a script that compares all kernel loaded modules with its requirements.

I know how to recompile a kernel, but I need to do this 8 times and it takes too long to always download source, copy .config and recompile... so I wondered whats the easiest way to add the required modules?

I need the following:

- CONFIG_MEMCG_SWAP: missing
- CONFIG_MEMCG_SWAP_ENABLED: missing
- CONFIG_CGROUP_PERF: missing
- CONFIG_CGROUP_HUGETLB: missing
- CONFIG_CGROUP_NET_PRIO: missing
- CONFIG_CFS_BANDWIDTH: missing
- CONFIG_RT_GROUP_SCHED: missing
- CONFIG_BRIDGE_VLAN_FILTERING: missing

I have no experience with lsmod and modprobe. I have no idea how to find the right module, because the names in the config differs from the modules.latest?d=yIl2AUoC8zA latest?i=b42jLrDEJ1I:M-PSbVOcn2o:F7zBnMy latest?i=b42jLrDEJ1I:M-PSbVOcn2o:V_sGLiP latest?d=qj6IDK7rITs latest?i=b42jLrDEJ1I:M-PSbVOcn2o:gIN9vFwb42jLrDEJ1I
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments