Laptop won't recognise wifi card anymoreWireless with WEP extremely slow on an Acer Timeline 4810T with a...
Taking headphones when quitting job
Why do neural networks need so many training examples to perform?
Can you determine if focus is sharp without diopter adjustment if your sight is imperfect?
What is the industry term for house wiring diagrams?
"Starve to death" Vs. "Starve to the point of death"
What language shall they sing in?
Coworker asking me to not bring cakes due to self control issue. What should I do?
Converting very wide logos to square formats
I have trouble understanding this fallacy: "If A, then B. Therefore if not-B, then not-A."
Need help with a circuit diagram where the motor does not seem to have any connection to ground. Error with diagram? Or am i missing something?
Why do all the books in Game of Thrones library have their covers facing the back of the shelf?
What is a good reason for every spaceship to carry a weapon on board?
Can a player sacrifice a creature after declaring that creature as blocker while taking lethal damage?
What's the oldest plausible frozen specimen for a Jurassic Park style story-line?
Book where a space ship journeys to the center of the galaxy to find all the stars had gone supernova
Stuck on a Geometry Puzzle
Why are carbons of Inositol chiral centers?
Why is a temp table a more efficient solution to the Halloween Problem than an eager spool?
Broad Strokes - missing letter riddle
What to do with threats of blacklisting?
Memory usage: #define vs. static const for uint8_t
In harmony: key or the flow?
Does a paladin have to announce that they're using Divine Smite before attacking?
Why didn't the 2019 Oscars have a host?
Laptop won't recognise wifi card anymore
Wireless with WEP extremely slow on an Acer Timeline 4810T with a Centrino Wireless-N 1000Slow wireless with an Intel 4965Lenovo IdeaPad z570 wireless adapter isn't working properly in Ubuntu 12.04Fixed wireless then bluetooth stopped workingCan't connect wifi with Intel AC 7265 on Ubuntu 15.10, Asus ZenBook UX305New HP Spectre x360 Wifi Not Working using Intel 8265 CardWifi stopped working 16.10Ubuntu 17.10 WiFi is excruciatingly slow (Lenovo W540 Laptop, iwlwifi driver)Wireless Internet Issues - Intel Wireless, Ubuntu 18.04WiFi stopped working (DISABLED) in Ubuntu 18.04 on ThinkPad P70
Laptop model: Dell latitude E6420
Ubuntu version: 18.04.2 LTS
My wifi was working completely fine up until last night. Now, my laptop says "no wifi adapter found" and therefore won't let me connect. I've tried turning the power off and restarting it many times. I have tried some suggestions that I've found on here and none of them work.
However my computer is recognising the card as it shows up when I use lshw -C network
and lspci
. It shows up in the terminal but the setting application says it's not there. (I was going to add the output but I don't have enough reputation to add images here yet.)
What can I do?
Thanks.
intel-wireless
New contributor
add a comment |
Laptop model: Dell latitude E6420
Ubuntu version: 18.04.2 LTS
My wifi was working completely fine up until last night. Now, my laptop says "no wifi adapter found" and therefore won't let me connect. I've tried turning the power off and restarting it many times. I have tried some suggestions that I've found on here and none of them work.
However my computer is recognising the card as it shows up when I use lshw -C network
and lspci
. It shows up in the terminal but the setting application says it's not there. (I was going to add the output but I don't have enough reputation to add images here yet.)
What can I do?
Thanks.
intel-wireless
New contributor
add a comment |
Laptop model: Dell latitude E6420
Ubuntu version: 18.04.2 LTS
My wifi was working completely fine up until last night. Now, my laptop says "no wifi adapter found" and therefore won't let me connect. I've tried turning the power off and restarting it many times. I have tried some suggestions that I've found on here and none of them work.
However my computer is recognising the card as it shows up when I use lshw -C network
and lspci
. It shows up in the terminal but the setting application says it's not there. (I was going to add the output but I don't have enough reputation to add images here yet.)
What can I do?
Thanks.
intel-wireless
New contributor
Laptop model: Dell latitude E6420
Ubuntu version: 18.04.2 LTS
My wifi was working completely fine up until last night. Now, my laptop says "no wifi adapter found" and therefore won't let me connect. I've tried turning the power off and restarting it many times. I have tried some suggestions that I've found on here and none of them work.
However my computer is recognising the card as it shows up when I use lshw -C network
and lspci
. It shows up in the terminal but the setting application says it's not there. (I was going to add the output but I don't have enough reputation to add images here yet.)
What can I do?
Thanks.
intel-wireless
intel-wireless
New contributor
New contributor
edited 4 hours ago
SJMcMullan
New contributor
asked 5 hours ago
SJMcMullanSJMcMullan
11
11
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
There have been reports of people having problems when moving from the 4.15
to 4.18
Linux kernel with some Dell hardware. You'll want to manually downgrade your Linux kernel, the easiest way to do that is using the Ubuntu Update Kernel Utility (UKUU)
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt update
sudo apt-get install ukuu
Now launch the ukuu
app and select one of the 4.15
kernels to downgrade to.
I will try and find an Ethernet cable somewhere and attempt this.
– SJMcMullan
4 hours ago
You can also try rebooting and holdingShift
and you may have a 4.15 kernel installed still.
– Kristopher Ives
4 hours ago
Now it's not connecting via ethernet either.
– SJMcMullan
3 hours ago
Have you tried rebooting with an old kernel by holdingShift
when the PC starts up?
– Kristopher Ives
1 hour ago
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
});
}
});
SJMcMullan 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%2faskubuntu.com%2fquestions%2f1121273%2flaptop-wont-recognise-wifi-card-anymore%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
There have been reports of people having problems when moving from the 4.15
to 4.18
Linux kernel with some Dell hardware. You'll want to manually downgrade your Linux kernel, the easiest way to do that is using the Ubuntu Update Kernel Utility (UKUU)
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt update
sudo apt-get install ukuu
Now launch the ukuu
app and select one of the 4.15
kernels to downgrade to.
I will try and find an Ethernet cable somewhere and attempt this.
– SJMcMullan
4 hours ago
You can also try rebooting and holdingShift
and you may have a 4.15 kernel installed still.
– Kristopher Ives
4 hours ago
Now it's not connecting via ethernet either.
– SJMcMullan
3 hours ago
Have you tried rebooting with an old kernel by holdingShift
when the PC starts up?
– Kristopher Ives
1 hour ago
add a comment |
There have been reports of people having problems when moving from the 4.15
to 4.18
Linux kernel with some Dell hardware. You'll want to manually downgrade your Linux kernel, the easiest way to do that is using the Ubuntu Update Kernel Utility (UKUU)
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt update
sudo apt-get install ukuu
Now launch the ukuu
app and select one of the 4.15
kernels to downgrade to.
I will try and find an Ethernet cable somewhere and attempt this.
– SJMcMullan
4 hours ago
You can also try rebooting and holdingShift
and you may have a 4.15 kernel installed still.
– Kristopher Ives
4 hours ago
Now it's not connecting via ethernet either.
– SJMcMullan
3 hours ago
Have you tried rebooting with an old kernel by holdingShift
when the PC starts up?
– Kristopher Ives
1 hour ago
add a comment |
There have been reports of people having problems when moving from the 4.15
to 4.18
Linux kernel with some Dell hardware. You'll want to manually downgrade your Linux kernel, the easiest way to do that is using the Ubuntu Update Kernel Utility (UKUU)
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt update
sudo apt-get install ukuu
Now launch the ukuu
app and select one of the 4.15
kernels to downgrade to.
There have been reports of people having problems when moving from the 4.15
to 4.18
Linux kernel with some Dell hardware. You'll want to manually downgrade your Linux kernel, the easiest way to do that is using the Ubuntu Update Kernel Utility (UKUU)
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt update
sudo apt-get install ukuu
Now launch the ukuu
app and select one of the 4.15
kernels to downgrade to.
answered 4 hours ago
Kristopher IvesKristopher Ives
2,83111525
2,83111525
I will try and find an Ethernet cable somewhere and attempt this.
– SJMcMullan
4 hours ago
You can also try rebooting and holdingShift
and you may have a 4.15 kernel installed still.
– Kristopher Ives
4 hours ago
Now it's not connecting via ethernet either.
– SJMcMullan
3 hours ago
Have you tried rebooting with an old kernel by holdingShift
when the PC starts up?
– Kristopher Ives
1 hour ago
add a comment |
I will try and find an Ethernet cable somewhere and attempt this.
– SJMcMullan
4 hours ago
You can also try rebooting and holdingShift
and you may have a 4.15 kernel installed still.
– Kristopher Ives
4 hours ago
Now it's not connecting via ethernet either.
– SJMcMullan
3 hours ago
Have you tried rebooting with an old kernel by holdingShift
when the PC starts up?
– Kristopher Ives
1 hour ago
I will try and find an Ethernet cable somewhere and attempt this.
– SJMcMullan
4 hours ago
I will try and find an Ethernet cable somewhere and attempt this.
– SJMcMullan
4 hours ago
You can also try rebooting and holding
Shift
and you may have a 4.15 kernel installed still.– Kristopher Ives
4 hours ago
You can also try rebooting and holding
Shift
and you may have a 4.15 kernel installed still.– Kristopher Ives
4 hours ago
Now it's not connecting via ethernet either.
– SJMcMullan
3 hours ago
Now it's not connecting via ethernet either.
– SJMcMullan
3 hours ago
Have you tried rebooting with an old kernel by holding
Shift
when the PC starts up?– Kristopher Ives
1 hour ago
Have you tried rebooting with an old kernel by holding
Shift
when the PC starts up?– Kristopher Ives
1 hour ago
add a comment |
SJMcMullan is a new contributor. Be nice, and check out our Code of Conduct.
SJMcMullan is a new contributor. Be nice, and check out our Code of Conduct.
SJMcMullan is a new contributor. Be nice, and check out our Code of Conduct.
SJMcMullan is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1121273%2flaptop-wont-recognise-wifi-card-anymore%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