Linux module-load.d: where to put my module? Announcing the arrival of Valued Associate #679:...
Is it possible to ask for a hotel room without minibar/extra services?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
When is phishing education going too far?
Was credit for the black hole image misattributed?
How do you clear the ApexPages.getMessages() collection in a test?
Stop battery usage [Ubuntu 18]
How is simplicity better than precision and clarity in prose?
Direct Experience of Meditation
Working around an AWS network ACL rule limit
What was the last x86 CPU that did not have the x87 floating-point unit built in?
Is there a service that would inform me whenever a new direct route is scheduled from a given airport?
Cold is to Refrigerator as warm is to?
How to set letter above or below the symbol?
Need a suitable toxic chemical for a murder plot in my novel
Windows 10: How to Lock (not sleep) laptop on lid close?
How does modal jazz use chord progressions?
Unexpected result with right shift after bitwise negation
What do I do if technical issues prevent me from filing my return on time?
What would be Julian Assange's expected punishment, on the current English criminal law?
Single author papers against my advisor's will?
How can players take actions together that are impossible otherwise?
How can I make names more distinctive without making them longer?
Autumning in love
What is the largest species of polychaete?
Linux module-load.d: where to put my module?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Where Linux places the messages of boot?Automatically load kernel module at boot. (Angstrom)Linux - stopping kernel module from automatically loadingHow to load tun module in linux?Start a module at startup on gentooHow do I figure out why systemctl service “systemd-modules-load” fails?Ubuntu 15.10 modified kernel module won't load - must be done manuallyDelete kernel module completelyinstall kernel modules on ubuntu 16.04 ( no /lib/modules )how to know who start a Linux kernel module
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I have a module at /lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz
.
And the content of my /lib/modules-load.d/droidcam.conf
is :
videodev
/lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz
Then systemd says systemd-modules-load[1687]: Failed to find module '/lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz'
.
What should I do? I searched tons of information but nothing useful found.
linux kernel-module
add a comment |
I have a module at /lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz
.
And the content of my /lib/modules-load.d/droidcam.conf
is :
videodev
/lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz
Then systemd says systemd-modules-load[1687]: Failed to find module '/lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz'
.
What should I do? I searched tons of information but nothing useful found.
linux kernel-module
add a comment |
I have a module at /lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz
.
And the content of my /lib/modules-load.d/droidcam.conf
is :
videodev
/lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz
Then systemd says systemd-modules-load[1687]: Failed to find module '/lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz'
.
What should I do? I searched tons of information but nothing useful found.
linux kernel-module
I have a module at /lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz
.
And the content of my /lib/modules-load.d/droidcam.conf
is :
videodev
/lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz
Then systemd says systemd-modules-load[1687]: Failed to find module '/lib/modules/extramodules-ARCH/v4l2loopback_dc.ko.gz'
.
What should I do? I searched tons of information but nothing useful found.
linux kernel-module
linux kernel-module
asked yesterday
recolicrecolic
212
212
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1425021%2flinux-module-load-d-where-to-put-my-module%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1425021%2flinux-module-load-d-where-to-put-my-module%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