Are WiFi, audio, video modules included in the kernel?
I have an old netbook based on WM8880 SoC (https://laptop.fossee.in/) which used to run lubuntu 16.04 (customised heavily by the fossee team) via Uboot bootloader fairly well, one fine day it said I could upgrade to 18.04 so without even thinking I did sudo apt-get dist-upgrade.
The problem starts just after that,
the wifi hardware doesn't show up
The backlight keys stopped working
Sudo apt-get update or install doesn't work I end up getting
sudo apt-get update --fix-missing
Err:1 http://archive.canonical.com/ubuntu xenial InRelease
Temporary failure resolving 'archive.canonical.com'
Err:2 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:3 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:5 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease
Temporary failure resolving 'ports.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-updates/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-backports/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-security/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.canonical.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Sound no longer works etc..
I tried to roll back by requesting the original firmware from the team but they don't have one and the online copy seems to be deleted.
The team has released kernel sources and some other tools here
Is there any way to get the lost functionality working again?
I was thinking of compiling the kernel from the source and try to install it?
will that be of any help?
What could have gone wrong?
linux-kernel boot-loader hardware-compatibility netbook
New contributor
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have an old netbook based on WM8880 SoC (https://laptop.fossee.in/) which used to run lubuntu 16.04 (customised heavily by the fossee team) via Uboot bootloader fairly well, one fine day it said I could upgrade to 18.04 so without even thinking I did sudo apt-get dist-upgrade.
The problem starts just after that,
the wifi hardware doesn't show up
The backlight keys stopped working
Sudo apt-get update or install doesn't work I end up getting
sudo apt-get update --fix-missing
Err:1 http://archive.canonical.com/ubuntu xenial InRelease
Temporary failure resolving 'archive.canonical.com'
Err:2 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:3 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:5 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease
Temporary failure resolving 'ports.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-updates/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-backports/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-security/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.canonical.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Sound no longer works etc..
I tried to roll back by requesting the original firmware from the team but they don't have one and the online copy seems to be deleted.
The team has released kernel sources and some other tools here
Is there any way to get the lost functionality working again?
I was thinking of compiling the kernel from the source and try to install it?
will that be of any help?
What could have gone wrong?
linux-kernel boot-loader hardware-compatibility netbook
New contributor
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
Does the WM8880 drive your WiFi too? If not, what card is the WiFi and what does the kernel report it is? (lsusborlspci, and maybe the relevant part fromdmesgtoo). Please put this information into your question so that it's easy for us to help you.
– roaima
14 hours ago
1
First of all, that's why you do backups before doing an upgrade. Second, you need to provide more information about your hardware to get help as said by @roaima
– nwildner
13 hours ago
add a comment |
I have an old netbook based on WM8880 SoC (https://laptop.fossee.in/) which used to run lubuntu 16.04 (customised heavily by the fossee team) via Uboot bootloader fairly well, one fine day it said I could upgrade to 18.04 so without even thinking I did sudo apt-get dist-upgrade.
The problem starts just after that,
the wifi hardware doesn't show up
The backlight keys stopped working
Sudo apt-get update or install doesn't work I end up getting
sudo apt-get update --fix-missing
Err:1 http://archive.canonical.com/ubuntu xenial InRelease
Temporary failure resolving 'archive.canonical.com'
Err:2 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:3 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:5 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease
Temporary failure resolving 'ports.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-updates/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-backports/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-security/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.canonical.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Sound no longer works etc..
I tried to roll back by requesting the original firmware from the team but they don't have one and the online copy seems to be deleted.
The team has released kernel sources and some other tools here
Is there any way to get the lost functionality working again?
I was thinking of compiling the kernel from the source and try to install it?
will that be of any help?
What could have gone wrong?
linux-kernel boot-loader hardware-compatibility netbook
New contributor
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have an old netbook based on WM8880 SoC (https://laptop.fossee.in/) which used to run lubuntu 16.04 (customised heavily by the fossee team) via Uboot bootloader fairly well, one fine day it said I could upgrade to 18.04 so without even thinking I did sudo apt-get dist-upgrade.
The problem starts just after that,
the wifi hardware doesn't show up
The backlight keys stopped working
Sudo apt-get update or install doesn't work I end up getting
sudo apt-get update --fix-missing
Err:1 http://archive.canonical.com/ubuntu xenial InRelease
Temporary failure resolving 'archive.canonical.com'
Err:2 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:3 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease
Temporary failure resolving 'ports.ubuntu.com'
Err:5 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease
Temporary failure resolving 'ports.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-updates/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-backports/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-security/InRelease Temporary failure resolving 'ports.ubuntu.com'
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.canonical.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Sound no longer works etc..
I tried to roll back by requesting the original firmware from the team but they don't have one and the online copy seems to be deleted.
The team has released kernel sources and some other tools here
Is there any way to get the lost functionality working again?
I was thinking of compiling the kernel from the source and try to install it?
will that be of any help?
What could have gone wrong?
linux-kernel boot-loader hardware-compatibility netbook
linux-kernel boot-loader hardware-compatibility netbook
New contributor
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 3 hours ago
Paradox
163111
163111
New contributor
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 14 hours ago
Ashwin Kumar kAshwin Kumar k
61
61
New contributor
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Ashwin Kumar k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
Does the WM8880 drive your WiFi too? If not, what card is the WiFi and what does the kernel report it is? (lsusborlspci, and maybe the relevant part fromdmesgtoo). Please put this information into your question so that it's easy for us to help you.
– roaima
14 hours ago
1
First of all, that's why you do backups before doing an upgrade. Second, you need to provide more information about your hardware to get help as said by @roaima
– nwildner
13 hours ago
add a comment |
2
Does the WM8880 drive your WiFi too? If not, what card is the WiFi and what does the kernel report it is? (lsusborlspci, and maybe the relevant part fromdmesgtoo). Please put this information into your question so that it's easy for us to help you.
– roaima
14 hours ago
1
First of all, that's why you do backups before doing an upgrade. Second, you need to provide more information about your hardware to get help as said by @roaima
– nwildner
13 hours ago
2
2
Does the WM8880 drive your WiFi too? If not, what card is the WiFi and what does the kernel report it is? (
lsusb or lspci, and maybe the relevant part from dmesg too). Please put this information into your question so that it's easy for us to help you.– roaima
14 hours ago
Does the WM8880 drive your WiFi too? If not, what card is the WiFi and what does the kernel report it is? (
lsusb or lspci, and maybe the relevant part from dmesg too). Please put this information into your question so that it's easy for us to help you.– roaima
14 hours ago
1
1
First of all, that's why you do backups before doing an upgrade. Second, you need to provide more information about your hardware to get help as said by @roaima
– nwildner
13 hours ago
First of all, that's why you do backups before doing an upgrade. Second, you need to provide more information about your hardware to get help as said by @roaima
– nwildner
13 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
Ashwin Kumar k is a new contributor. Be nice, and check out our Code of Conduct.
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%2funix.stackexchange.com%2fquestions%2f507154%2fare-wifi-audio-video-modules-included-in-the-kernel%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
Ashwin Kumar k is a new contributor. Be nice, and check out our Code of Conduct.
Ashwin Kumar k is a new contributor. Be nice, and check out our Code of Conduct.
Ashwin Kumar k is a new contributor. Be nice, and check out our Code of Conduct.
Ashwin Kumar k is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f507154%2fare-wifi-audio-video-modules-included-in-the-kernel%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
2
Does the WM8880 drive your WiFi too? If not, what card is the WiFi and what does the kernel report it is? (
lsusborlspci, and maybe the relevant part fromdmesgtoo). Please put this information into your question so that it's easy for us to help you.– roaima
14 hours ago
1
First of all, that's why you do backups before doing an upgrade. Second, you need to provide more information about your hardware to get help as said by @roaima
– nwildner
13 hours ago