How are kernel modules in /etc/modules determined (because one of mine fails to load)?How can I know/list available options for kernel modules?How to remove old Linux kernel modules »tp_smapi«?Ubuntu stops using Nvidia driver after kernel upgradeHow do I compile kernel modules?How are modules loaded at bootSetting HW clock with upstartXubuntu failed to start load kernel modulesBoot 100% full I have tried removing unused kernelssystemd modules load service failed load Kernel Modules ubuntu 17.10Ubuntu 16.04 Failed to start Load Kernel Modules, help
Maximum likelihood parameters deviate from posterior distributions
What are the disadvantages of having a left skewed distribution?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
How much RAM could one put in a typical 80386 setup?
Alternative to sending password over mail?
Rock identification in KY
Codimension of non-flat locus
Why are electrically insulating heatsinks so rare? Is it just cost?
What would happen to a modern skyscraper if it rains micro blackholes?
Important Resources for Dark Age Civilizations?
Are the number of citations and number of published articles the most important criteria for a tenure promotion?
What's the point of deactivating Num Lock on login screens?
Why is consensus so controversial in Britain?
Roll the carpet
Modeling an IP Address
Do infinite dimensional systems make sense?
Is it unprofessional to ask if a job posting on GlassDoor is real?
Do I have a twin with permutated remainders?
Has there ever been an airliner design involving reducing generator load by installing solar panels?
A case of the sniffles
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
Is it possible to run Internet Explorer on OS X El Capitan?
What defenses are there against being summoned by the Gate spell?
Unable to deploy metadata from Partner Developer scratch org because of extra fields
How are kernel modules in /etc/modules determined (because one of mine fails to load)?
How can I know/list available options for kernel modules?How to remove old Linux kernel modules »tp_smapi«?Ubuntu stops using Nvidia driver after kernel upgradeHow do I compile kernel modules?How are modules loaded at bootSetting HW clock with upstartXubuntu failed to start load kernel modulesBoot 100% full I have tried removing unused kernelssystemd modules load service failed load Kernel Modules ubuntu 17.10Ubuntu 16.04 Failed to start Load Kernel Modules, help
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I was trying to setup lm-sensors (Community Guide) and when I get to step 4 (sudo service module-init-tools restart) the service fails to start.
In /var/log/upstart/module-init-tools.log I get an entry: "FATAL: Module rtc not found."
Here's my /etc/modules:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
loop
lp
rtc
# Generated by sensors-detect on Wed Jul 31 15:15:33 2013
# Chip drivers
coretemp
w83627ehf
So my question is, 1) How are those first few modules determined and is rtc there by mistake? and 2) Can I safely remove rtc from the list since it's not being found anyways?
12.04 server kernel upstart modules
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I was trying to setup lm-sensors (Community Guide) and when I get to step 4 (sudo service module-init-tools restart) the service fails to start.
In /var/log/upstart/module-init-tools.log I get an entry: "FATAL: Module rtc not found."
Here's my /etc/modules:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
loop
lp
rtc
# Generated by sensors-detect on Wed Jul 31 15:15:33 2013
# Chip drivers
coretemp
w83627ehf
So my question is, 1) How are those first few modules determined and is rtc there by mistake? and 2) Can I safely remove rtc from the list since it's not being found anyways?
12.04 server kernel upstart modules
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
There is a bug filed for the missing module: bugs.launchpad.net/ubuntu/+source/kmod/+bug/1240935 .
– Tolli
Feb 3 '14 at 6:00
add a comment |
I was trying to setup lm-sensors (Community Guide) and when I get to step 4 (sudo service module-init-tools restart) the service fails to start.
In /var/log/upstart/module-init-tools.log I get an entry: "FATAL: Module rtc not found."
Here's my /etc/modules:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
loop
lp
rtc
# Generated by sensors-detect on Wed Jul 31 15:15:33 2013
# Chip drivers
coretemp
w83627ehf
So my question is, 1) How are those first few modules determined and is rtc there by mistake? and 2) Can I safely remove rtc from the list since it's not being found anyways?
12.04 server kernel upstart modules
I was trying to setup lm-sensors (Community Guide) and when I get to step 4 (sudo service module-init-tools restart) the service fails to start.
In /var/log/upstart/module-init-tools.log I get an entry: "FATAL: Module rtc not found."
Here's my /etc/modules:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
loop
lp
rtc
# Generated by sensors-detect on Wed Jul 31 15:15:33 2013
# Chip drivers
coretemp
w83627ehf
So my question is, 1) How are those first few modules determined and is rtc there by mistake? and 2) Can I safely remove rtc from the list since it's not being found anyways?
12.04 server kernel upstart modules
12.04 server kernel upstart modules
edited Jul 31 '13 at 21:07
KarlBerger
asked Jul 31 '13 at 19:44
KarlBergerKarlBerger
1113
1113
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
There is a bug filed for the missing module: bugs.launchpad.net/ubuntu/+source/kmod/+bug/1240935 .
– Tolli
Feb 3 '14 at 6:00
add a comment |
There is a bug filed for the missing module: bugs.launchpad.net/ubuntu/+source/kmod/+bug/1240935 .
– Tolli
Feb 3 '14 at 6:00
There is a bug filed for the missing module: bugs.launchpad.net/ubuntu/+source/kmod/+bug/1240935 .
– Tolli
Feb 3 '14 at 6:00
There is a bug filed for the missing module: bugs.launchpad.net/ubuntu/+source/kmod/+bug/1240935 .
– Tolli
Feb 3 '14 at 6:00
add a comment |
1 Answer
1
active
oldest
votes
The tool that loads modules in kernel is 'modprobe'.
From its manpage,
'modprobe' looks in the module directory /lib/modules/$(uname -r) for
all modules and other files, and also the optional configuration files
in the '/etc/modprobe.d'. 'modprobe' also find modules kernel from command
line, in the form of module.option and blacklists in the form of
modprobe.blacklist=module.
For a detailed description of what 'rtc' does, the link is this one. This is not strictly needed to the system, but only to some app. Perhaps your system does not have such app and it is safe to remove.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f327123%2fhow-are-kernel-modules-in-etc-modules-determined-because-one-of-mine-fails-to%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The tool that loads modules in kernel is 'modprobe'.
From its manpage,
'modprobe' looks in the module directory /lib/modules/$(uname -r) for
all modules and other files, and also the optional configuration files
in the '/etc/modprobe.d'. 'modprobe' also find modules kernel from command
line, in the form of module.option and blacklists in the form of
modprobe.blacklist=module.
For a detailed description of what 'rtc' does, the link is this one. This is not strictly needed to the system, but only to some app. Perhaps your system does not have such app and it is safe to remove.
add a comment |
The tool that loads modules in kernel is 'modprobe'.
From its manpage,
'modprobe' looks in the module directory /lib/modules/$(uname -r) for
all modules and other files, and also the optional configuration files
in the '/etc/modprobe.d'. 'modprobe' also find modules kernel from command
line, in the form of module.option and blacklists in the form of
modprobe.blacklist=module.
For a detailed description of what 'rtc' does, the link is this one. This is not strictly needed to the system, but only to some app. Perhaps your system does not have such app and it is safe to remove.
add a comment |
The tool that loads modules in kernel is 'modprobe'.
From its manpage,
'modprobe' looks in the module directory /lib/modules/$(uname -r) for
all modules and other files, and also the optional configuration files
in the '/etc/modprobe.d'. 'modprobe' also find modules kernel from command
line, in the form of module.option and blacklists in the form of
modprobe.blacklist=module.
For a detailed description of what 'rtc' does, the link is this one. This is not strictly needed to the system, but only to some app. Perhaps your system does not have such app and it is safe to remove.
The tool that loads modules in kernel is 'modprobe'.
From its manpage,
'modprobe' looks in the module directory /lib/modules/$(uname -r) for
all modules and other files, and also the optional configuration files
in the '/etc/modprobe.d'. 'modprobe' also find modules kernel from command
line, in the form of module.option and blacklists in the form of
modprobe.blacklist=module.
For a detailed description of what 'rtc' does, the link is this one. This is not strictly needed to the system, but only to some app. Perhaps your system does not have such app and it is safe to remove.
answered Feb 11 '14 at 1:43
vitorafsrvitorafsr
317212
317212
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f327123%2fhow-are-kernel-modules-in-etc-modules-determined-because-one-of-mine-fails-to%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
There is a bug filed for the missing module: bugs.launchpad.net/ubuntu/+source/kmod/+bug/1240935 .
– Tolli
Feb 3 '14 at 6:00