PPP kernel module fails to loaddownload ip_tables kernel moduleHow to change/add ports in apache2, in...
A curious inequality concerning binomial coefficients
Making a sword in the stone, in a medieval world without magic
Rejected in 4th interview round citing insufficient years of experience
Good allowance savings plan?
Have researches managed to "reverse time" and if so, what does that mean for physics?
Humans have energy, but not water. What happens?
Coworker uses her breast-pump everywhere in the office
How does Dispel Magic work against Stoneskin?
validation vs test vs training accuracy, which one to compare for claiming overfit?
What is the dot in “1.2.4."
Straight line with arrows and dots
If the Captain's screens are out, does he switch seats with the co-pilot?
Is King K. Rool's down throw to up-special a true combo?
Is it illegal in Germany to take sick leave if you caused your own illness with food?
What is the difference between "shut" and "close"?
Prove that the total distance is minimised (when travelling across the longest path)
When two POV characters meet
Word for a person who has no opinion about whether god exists
Co-worker team leader wants to inject the crap software product of his friends into our development. What should I say to our common boss?
Single word request: Harming the benefactor
Why doesn't the EU now just force the UK to choose between referendum and no-deal?
Can the druid cantrip Thorn Whip really defeat a water weird this easily?
Is "history" a male-biased word ("his+story")?
What is the likely impact on flights of grounding an entire aircraft series?
PPP kernel module fails to load
download ip_tables kernel moduleHow to change/add ports in apache2, in debian?Memcached failing to get data (nuked by expire)Debian Squeeze Hyper-V DriversLinux Kernel Modules Refuses to LoadHas anyone seen this kernel panic? What to do? (Ubuntu 10.04 LTS)Is wiper.sh working?Linode Kernel Headersiptables won't load with iptables-restoreFailed to find Linux Kernel Module
I am trying to deal with a problem on a server I don't normally deal with. Out of the blue a script using ppp started failing saying that the ppp kernel module is not loaded. When I try to modprobe it it complains about files missing. Note below that the kernel version the server thinks it at, does not match the kernel version directory in /lib/modules.
I'm not sure how this could have happened. Could the other maintainers of the server botched a kernel upgrade?
My question is how can I fix this discrepancy. Can I simply rename the lib directory and hope for the best? I don't want to break stuff for the people who actually maintain the server but I do need to fix the PPP issue.
$ sudo /sbin/modprobe -v ppp
FATAL: Could not load /lib/modules/2.6.35.4-rscloud/modules.dep: No such file or directory
$ cat /proc/version
Linux version 2.6.35.4-rscloud (root@builder.slicehost.com) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #8 SMP Mon Sep 20 15:54:33 UTC 2010
$ ls /lib/modules/
2.6.33.5-rscloud
linux kernel-modules point-to-point-protocol
bumped to the homepage by Community♦ 14 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 am trying to deal with a problem on a server I don't normally deal with. Out of the blue a script using ppp started failing saying that the ppp kernel module is not loaded. When I try to modprobe it it complains about files missing. Note below that the kernel version the server thinks it at, does not match the kernel version directory in /lib/modules.
I'm not sure how this could have happened. Could the other maintainers of the server botched a kernel upgrade?
My question is how can I fix this discrepancy. Can I simply rename the lib directory and hope for the best? I don't want to break stuff for the people who actually maintain the server but I do need to fix the PPP issue.
$ sudo /sbin/modprobe -v ppp
FATAL: Could not load /lib/modules/2.6.35.4-rscloud/modules.dep: No such file or directory
$ cat /proc/version
Linux version 2.6.35.4-rscloud (root@builder.slicehost.com) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #8 SMP Mon Sep 20 15:54:33 UTC 2010
$ ls /lib/modules/
2.6.33.5-rscloud
linux kernel-modules point-to-point-protocol
bumped to the homepage by Community♦ 14 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 am trying to deal with a problem on a server I don't normally deal with. Out of the blue a script using ppp started failing saying that the ppp kernel module is not loaded. When I try to modprobe it it complains about files missing. Note below that the kernel version the server thinks it at, does not match the kernel version directory in /lib/modules.
I'm not sure how this could have happened. Could the other maintainers of the server botched a kernel upgrade?
My question is how can I fix this discrepancy. Can I simply rename the lib directory and hope for the best? I don't want to break stuff for the people who actually maintain the server but I do need to fix the PPP issue.
$ sudo /sbin/modprobe -v ppp
FATAL: Could not load /lib/modules/2.6.35.4-rscloud/modules.dep: No such file or directory
$ cat /proc/version
Linux version 2.6.35.4-rscloud (root@builder.slicehost.com) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #8 SMP Mon Sep 20 15:54:33 UTC 2010
$ ls /lib/modules/
2.6.33.5-rscloud
linux kernel-modules point-to-point-protocol
I am trying to deal with a problem on a server I don't normally deal with. Out of the blue a script using ppp started failing saying that the ppp kernel module is not loaded. When I try to modprobe it it complains about files missing. Note below that the kernel version the server thinks it at, does not match the kernel version directory in /lib/modules.
I'm not sure how this could have happened. Could the other maintainers of the server botched a kernel upgrade?
My question is how can I fix this discrepancy. Can I simply rename the lib directory and hope for the best? I don't want to break stuff for the people who actually maintain the server but I do need to fix the PPP issue.
$ sudo /sbin/modprobe -v ppp
FATAL: Could not load /lib/modules/2.6.35.4-rscloud/modules.dep: No such file or directory
$ cat /proc/version
Linux version 2.6.35.4-rscloud (root@builder.slicehost.com) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #8 SMP Mon Sep 20 15:54:33 UTC 2010
$ ls /lib/modules/
2.6.33.5-rscloud
linux kernel-modules point-to-point-protocol
linux kernel-modules point-to-point-protocol
asked Apr 7 '12 at 9:08
HarelHarel
2862415
2862415
bumped to the homepage by Community♦ 14 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♦ 14 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 |
add a comment |
1 Answer
1
active
oldest
votes
First thing to try would be to obtain the modules for the running kernel from those other guys. Also, it might to find out what the versions of the already loaded modules are.
Maybe this is a VM? (Xen? OpenVZ?) Then it might have been supplied a kernel + initrd from the host which would explain how it even came up with a incompletely installed kernel.
And you can feel lucky and try to use insmod (doesn't do dependencies) on the ppp module from the older kernel version.
I'm not that lucky here. 'Other guys' have no idea. They say they did not upgrade anything. I'm cleaning up someone else's mess. the rscloud kernel suffix suggests its a RackSpace cloud server... Thing is it was all fine until about a month ago. They say they only changed domain names.
– Harel
Apr 7 '12 at 10:11
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
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%2fserverfault.com%2fquestions%2f377507%2fppp-kernel-module-fails-to-load%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
First thing to try would be to obtain the modules for the running kernel from those other guys. Also, it might to find out what the versions of the already loaded modules are.
Maybe this is a VM? (Xen? OpenVZ?) Then it might have been supplied a kernel + initrd from the host which would explain how it even came up with a incompletely installed kernel.
And you can feel lucky and try to use insmod (doesn't do dependencies) on the ppp module from the older kernel version.
I'm not that lucky here. 'Other guys' have no idea. They say they did not upgrade anything. I'm cleaning up someone else's mess. the rscloud kernel suffix suggests its a RackSpace cloud server... Thing is it was all fine until about a month ago. They say they only changed domain names.
– Harel
Apr 7 '12 at 10:11
add a comment |
First thing to try would be to obtain the modules for the running kernel from those other guys. Also, it might to find out what the versions of the already loaded modules are.
Maybe this is a VM? (Xen? OpenVZ?) Then it might have been supplied a kernel + initrd from the host which would explain how it even came up with a incompletely installed kernel.
And you can feel lucky and try to use insmod (doesn't do dependencies) on the ppp module from the older kernel version.
I'm not that lucky here. 'Other guys' have no idea. They say they did not upgrade anything. I'm cleaning up someone else's mess. the rscloud kernel suffix suggests its a RackSpace cloud server... Thing is it was all fine until about a month ago. They say they only changed domain names.
– Harel
Apr 7 '12 at 10:11
add a comment |
First thing to try would be to obtain the modules for the running kernel from those other guys. Also, it might to find out what the versions of the already loaded modules are.
Maybe this is a VM? (Xen? OpenVZ?) Then it might have been supplied a kernel + initrd from the host which would explain how it even came up with a incompletely installed kernel.
And you can feel lucky and try to use insmod (doesn't do dependencies) on the ppp module from the older kernel version.
First thing to try would be to obtain the modules for the running kernel from those other guys. Also, it might to find out what the versions of the already loaded modules are.
Maybe this is a VM? (Xen? OpenVZ?) Then it might have been supplied a kernel + initrd from the host which would explain how it even came up with a incompletely installed kernel.
And you can feel lucky and try to use insmod (doesn't do dependencies) on the ppp module from the older kernel version.
answered Apr 7 '12 at 9:41
Florian HeiglFlorian Heigl
1,2481016
1,2481016
I'm not that lucky here. 'Other guys' have no idea. They say they did not upgrade anything. I'm cleaning up someone else's mess. the rscloud kernel suffix suggests its a RackSpace cloud server... Thing is it was all fine until about a month ago. They say they only changed domain names.
– Harel
Apr 7 '12 at 10:11
add a comment |
I'm not that lucky here. 'Other guys' have no idea. They say they did not upgrade anything. I'm cleaning up someone else's mess. the rscloud kernel suffix suggests its a RackSpace cloud server... Thing is it was all fine until about a month ago. They say they only changed domain names.
– Harel
Apr 7 '12 at 10:11
I'm not that lucky here. 'Other guys' have no idea. They say they did not upgrade anything. I'm cleaning up someone else's mess. the rscloud kernel suffix suggests its a RackSpace cloud server... Thing is it was all fine until about a month ago. They say they only changed domain names.
– Harel
Apr 7 '12 at 10:11
I'm not that lucky here. 'Other guys' have no idea. They say they did not upgrade anything. I'm cleaning up someone else's mess. the rscloud kernel suffix suggests its a RackSpace cloud server... Thing is it was all fine until about a month ago. They say they only changed domain names.
– Harel
Apr 7 '12 at 10:11
add a comment |
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f377507%2fppp-kernel-module-fails-to-load%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