Wifi suddenly not working on thinkpad, in both Manjaro and parrot linux
I boot up the laptop one day and wireless is not working. The wireless led on the laptop is green, showing it's working. In bios, it is enabled.
But Linux does not see any kind of wireless interface, only Ethernet. Can't give the terminal output for ifconfig
since I'm on my tablet. It only shows enp8s0
, which is ether, and lo, which I'm not sure what it is.
No wireless, it's not showing up in rfkill
so it's not blocked there, and it's not stopped by the thinkpad laptop buttons either. It just plain up and vanished.
All commands suggested in the comments ascertain the same thing I did by way of ifconfig and others: no wireless interface detected.
linux networking wifi network-interface manjaro
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
|
show 7 more comments
I boot up the laptop one day and wireless is not working. The wireless led on the laptop is green, showing it's working. In bios, it is enabled.
But Linux does not see any kind of wireless interface, only Ethernet. Can't give the terminal output for ifconfig
since I'm on my tablet. It only shows enp8s0
, which is ether, and lo, which I'm not sure what it is.
No wireless, it's not showing up in rfkill
so it's not blocked there, and it's not stopped by the thinkpad laptop buttons either. It just plain up and vanished.
All commands suggested in the comments ascertain the same thing I did by way of ifconfig and others: no wireless interface detected.
linux networking wifi network-interface manjaro
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Welcome to U&L please add the output oflspci -knn | grep Net -A2
– GAD3R
Jan 27 '17 at 9:30
No output. Does nothing, ran it normally and as sudo
– user212720
Jan 27 '17 at 9:55
Runlspci
to get more info about the wifi card
– GAD3R
Jan 27 '17 at 9:57
Check you have not accidental hit the physical "WiFi" switch on the side of the Laptop.
– Tigger
Jan 27 '17 at 10:06
No wireless displayed, ends with Ethernet. @tigger Wireless is not stopped by way of laptop button, and the laptop has an LCD that shows it as working.
– user212720
Jan 27 '17 at 10:14
|
show 7 more comments
I boot up the laptop one day and wireless is not working. The wireless led on the laptop is green, showing it's working. In bios, it is enabled.
But Linux does not see any kind of wireless interface, only Ethernet. Can't give the terminal output for ifconfig
since I'm on my tablet. It only shows enp8s0
, which is ether, and lo, which I'm not sure what it is.
No wireless, it's not showing up in rfkill
so it's not blocked there, and it's not stopped by the thinkpad laptop buttons either. It just plain up and vanished.
All commands suggested in the comments ascertain the same thing I did by way of ifconfig and others: no wireless interface detected.
linux networking wifi network-interface manjaro
I boot up the laptop one day and wireless is not working. The wireless led on the laptop is green, showing it's working. In bios, it is enabled.
But Linux does not see any kind of wireless interface, only Ethernet. Can't give the terminal output for ifconfig
since I'm on my tablet. It only shows enp8s0
, which is ether, and lo, which I'm not sure what it is.
No wireless, it's not showing up in rfkill
so it's not blocked there, and it's not stopped by the thinkpad laptop buttons either. It just plain up and vanished.
All commands suggested in the comments ascertain the same thing I did by way of ifconfig and others: no wireless interface detected.
linux networking wifi network-interface manjaro
linux networking wifi network-interface manjaro
edited Sep 7 '17 at 10:28
Philippos
6,07711648
6,07711648
asked Jan 27 '17 at 9:07
user212720user212720
112
112
bumped to the homepage by Community♦ 3 hours 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♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Welcome to U&L please add the output oflspci -knn | grep Net -A2
– GAD3R
Jan 27 '17 at 9:30
No output. Does nothing, ran it normally and as sudo
– user212720
Jan 27 '17 at 9:55
Runlspci
to get more info about the wifi card
– GAD3R
Jan 27 '17 at 9:57
Check you have not accidental hit the physical "WiFi" switch on the side of the Laptop.
– Tigger
Jan 27 '17 at 10:06
No wireless displayed, ends with Ethernet. @tigger Wireless is not stopped by way of laptop button, and the laptop has an LCD that shows it as working.
– user212720
Jan 27 '17 at 10:14
|
show 7 more comments
Welcome to U&L please add the output oflspci -knn | grep Net -A2
– GAD3R
Jan 27 '17 at 9:30
No output. Does nothing, ran it normally and as sudo
– user212720
Jan 27 '17 at 9:55
Runlspci
to get more info about the wifi card
– GAD3R
Jan 27 '17 at 9:57
Check you have not accidental hit the physical "WiFi" switch on the side of the Laptop.
– Tigger
Jan 27 '17 at 10:06
No wireless displayed, ends with Ethernet. @tigger Wireless is not stopped by way of laptop button, and the laptop has an LCD that shows it as working.
– user212720
Jan 27 '17 at 10:14
Welcome to U&L please add the output of
lspci -knn | grep Net -A2
– GAD3R
Jan 27 '17 at 9:30
Welcome to U&L please add the output of
lspci -knn | grep Net -A2
– GAD3R
Jan 27 '17 at 9:30
No output. Does nothing, ran it normally and as sudo
– user212720
Jan 27 '17 at 9:55
No output. Does nothing, ran it normally and as sudo
– user212720
Jan 27 '17 at 9:55
Run
lspci
to get more info about the wifi card– GAD3R
Jan 27 '17 at 9:57
Run
lspci
to get more info about the wifi card– GAD3R
Jan 27 '17 at 9:57
Check you have not accidental hit the physical "WiFi" switch on the side of the Laptop.
– Tigger
Jan 27 '17 at 10:06
Check you have not accidental hit the physical "WiFi" switch on the side of the Laptop.
– Tigger
Jan 27 '17 at 10:06
No wireless displayed, ends with Ethernet. @tigger Wireless is not stopped by way of laptop button, and the laptop has an LCD that shows it as working.
– user212720
Jan 27 '17 at 10:14
No wireless displayed, ends with Ethernet. @tigger Wireless is not stopped by way of laptop button, and the laptop has an LCD that shows it as working.
– user212720
Jan 27 '17 at 10:14
|
show 7 more comments
1 Answer
1
active
oldest
votes
It's mostly a Debian 8 related problem. Ensure your GPU proprietary drivers installed properly, then open your terminal and try doing a full system upgrade as a Super-User sudo apt-get update && sudo apt-get dist-upgrade
After which on your terminal, you can run these again
To find your wireless interface and bring it up:
sudo ip a
sudo iwconfig
sudo ip link set wlan0 up
To Scan for available networks and get network details:
sudo iwlist scan
add a comment |
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
});
}
});
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%2f340492%2fwifi-suddenly-not-working-on-thinkpad-in-both-manjaro-and-parrot-linux%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
It's mostly a Debian 8 related problem. Ensure your GPU proprietary drivers installed properly, then open your terminal and try doing a full system upgrade as a Super-User sudo apt-get update && sudo apt-get dist-upgrade
After which on your terminal, you can run these again
To find your wireless interface and bring it up:
sudo ip a
sudo iwconfig
sudo ip link set wlan0 up
To Scan for available networks and get network details:
sudo iwlist scan
add a comment |
It's mostly a Debian 8 related problem. Ensure your GPU proprietary drivers installed properly, then open your terminal and try doing a full system upgrade as a Super-User sudo apt-get update && sudo apt-get dist-upgrade
After which on your terminal, you can run these again
To find your wireless interface and bring it up:
sudo ip a
sudo iwconfig
sudo ip link set wlan0 up
To Scan for available networks and get network details:
sudo iwlist scan
add a comment |
It's mostly a Debian 8 related problem. Ensure your GPU proprietary drivers installed properly, then open your terminal and try doing a full system upgrade as a Super-User sudo apt-get update && sudo apt-get dist-upgrade
After which on your terminal, you can run these again
To find your wireless interface and bring it up:
sudo ip a
sudo iwconfig
sudo ip link set wlan0 up
To Scan for available networks and get network details:
sudo iwlist scan
It's mostly a Debian 8 related problem. Ensure your GPU proprietary drivers installed properly, then open your terminal and try doing a full system upgrade as a Super-User sudo apt-get update && sudo apt-get dist-upgrade
After which on your terminal, you can run these again
To find your wireless interface and bring it up:
sudo ip a
sudo iwconfig
sudo ip link set wlan0 up
To Scan for available networks and get network details:
sudo iwlist scan
answered Sep 7 '17 at 10:10
antzshrekantzshrek
3061213
3061213
add a comment |
add a comment |
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%2f340492%2fwifi-suddenly-not-working-on-thinkpad-in-both-manjaro-and-parrot-linux%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
Welcome to U&L please add the output of
lspci -knn | grep Net -A2
– GAD3R
Jan 27 '17 at 9:30
No output. Does nothing, ran it normally and as sudo
– user212720
Jan 27 '17 at 9:55
Run
lspci
to get more info about the wifi card– GAD3R
Jan 27 '17 at 9:57
Check you have not accidental hit the physical "WiFi" switch on the side of the Laptop.
– Tigger
Jan 27 '17 at 10:06
No wireless displayed, ends with Ethernet. @tigger Wireless is not stopped by way of laptop button, and the laptop has an LCD that shows it as working.
– user212720
Jan 27 '17 at 10:14