debian wireless driver is not recognized
Clash Royale CLAN TAG#URR8PPP
I've installed debian 9.7 recently and during installation i got this error:
DHCP autoconfiguration failed
I continued the installation and as it finished the wireless doesn't work.
I've tried several ways but no results.
kernel version: 4.9.0-8-amd64 , Laptop: Lenovo z51-70
and this is the output of lspci -knn | grep Net -A3
:
03:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b4] (rev 93)
subsystem: Intel Corporation Dual Band Wireless AC 3160 [8086:8270]
Kernel modules: iwlwifi
debian wifi dhcp
add a comment |
I've installed debian 9.7 recently and during installation i got this error:
DHCP autoconfiguration failed
I continued the installation and as it finished the wireless doesn't work.
I've tried several ways but no results.
kernel version: 4.9.0-8-amd64 , Laptop: Lenovo z51-70
and this is the output of lspci -knn | grep Net -A3
:
03:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b4] (rev 93)
subsystem: Intel Corporation Dual Band Wireless AC 3160 [8086:8270]
Kernel modules: iwlwifi
debian wifi dhcp
1
It is a Z51-70. The question is also lacking technical details, debugging and time effort. Please include the model/generation/year of that particular Z51-70.
– Rui F Ribeiro
Jan 25 at 17:57
@GAD3R on the documentation it says to reinsertmodprobe -r iwlwifi ; modprobe iwlwifi
. do you know where should i insert it?
– Faramarz
Jan 25 at 18:36
@GAD3R so its a command, but it says modprobe is not found
– Faramarz
Jan 25 at 18:39
@GAD3R thanks alot, it works
– Faramarz
Jan 25 at 18:42
add a comment |
I've installed debian 9.7 recently and during installation i got this error:
DHCP autoconfiguration failed
I continued the installation and as it finished the wireless doesn't work.
I've tried several ways but no results.
kernel version: 4.9.0-8-amd64 , Laptop: Lenovo z51-70
and this is the output of lspci -knn | grep Net -A3
:
03:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b4] (rev 93)
subsystem: Intel Corporation Dual Band Wireless AC 3160 [8086:8270]
Kernel modules: iwlwifi
debian wifi dhcp
I've installed debian 9.7 recently and during installation i got this error:
DHCP autoconfiguration failed
I continued the installation and as it finished the wireless doesn't work.
I've tried several ways but no results.
kernel version: 4.9.0-8-amd64 , Laptop: Lenovo z51-70
and this is the output of lspci -knn | grep Net -A3
:
03:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b4] (rev 93)
subsystem: Intel Corporation Dual Band Wireless AC 3160 [8086:8270]
Kernel modules: iwlwifi
debian wifi dhcp
debian wifi dhcp
edited Jan 26 at 7:05
Rui F Ribeiro
40.1k1479136
40.1k1479136
asked Jan 25 at 17:45
FaramarzFaramarz
518
518
1
It is a Z51-70. The question is also lacking technical details, debugging and time effort. Please include the model/generation/year of that particular Z51-70.
– Rui F Ribeiro
Jan 25 at 17:57
@GAD3R on the documentation it says to reinsertmodprobe -r iwlwifi ; modprobe iwlwifi
. do you know where should i insert it?
– Faramarz
Jan 25 at 18:36
@GAD3R so its a command, but it says modprobe is not found
– Faramarz
Jan 25 at 18:39
@GAD3R thanks alot, it works
– Faramarz
Jan 25 at 18:42
add a comment |
1
It is a Z51-70. The question is also lacking technical details, debugging and time effort. Please include the model/generation/year of that particular Z51-70.
– Rui F Ribeiro
Jan 25 at 17:57
@GAD3R on the documentation it says to reinsertmodprobe -r iwlwifi ; modprobe iwlwifi
. do you know where should i insert it?
– Faramarz
Jan 25 at 18:36
@GAD3R so its a command, but it says modprobe is not found
– Faramarz
Jan 25 at 18:39
@GAD3R thanks alot, it works
– Faramarz
Jan 25 at 18:42
1
1
It is a Z51-70. The question is also lacking technical details, debugging and time effort. Please include the model/generation/year of that particular Z51-70.
– Rui F Ribeiro
Jan 25 at 17:57
It is a Z51-70. The question is also lacking technical details, debugging and time effort. Please include the model/generation/year of that particular Z51-70.
– Rui F Ribeiro
Jan 25 at 17:57
@GAD3R on the documentation it says to reinsert
modprobe -r iwlwifi ; modprobe iwlwifi
. do you know where should i insert it?– Faramarz
Jan 25 at 18:36
@GAD3R on the documentation it says to reinsert
modprobe -r iwlwifi ; modprobe iwlwifi
. do you know where should i insert it?– Faramarz
Jan 25 at 18:36
@GAD3R so its a command, but it says modprobe is not found
– Faramarz
Jan 25 at 18:39
@GAD3R so its a command, but it says modprobe is not found
– Faramarz
Jan 25 at 18:39
@GAD3R thanks alot, it works
– Faramarz
Jan 25 at 18:42
@GAD3R thanks alot, it works
– Faramarz
Jan 25 at 18:42
add a comment |
1 Answer
1
active
oldest
votes
You need to install the firmware-iwlwifi
following the instructions described on the official documentation:
Add a "non-free" component to /etc/apt/sources.list, for example:
deb http://httpredir.debian.org/debian/ stretch main contrib non-free
Update the list of available packages and install the firmware-iwlwifi package:
apt-get update && apt-get install firmware-iwlwifi
As the iwlwifi module is automatically loaded for supported devices, reinsert this module to access installed firmware:
modprobe -r iwlwifi ; modprobe iwlwifi
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%2f496723%2fdebian-wireless-driver-is-not-recognized%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
You need to install the firmware-iwlwifi
following the instructions described on the official documentation:
Add a "non-free" component to /etc/apt/sources.list, for example:
deb http://httpredir.debian.org/debian/ stretch main contrib non-free
Update the list of available packages and install the firmware-iwlwifi package:
apt-get update && apt-get install firmware-iwlwifi
As the iwlwifi module is automatically loaded for supported devices, reinsert this module to access installed firmware:
modprobe -r iwlwifi ; modprobe iwlwifi
add a comment |
You need to install the firmware-iwlwifi
following the instructions described on the official documentation:
Add a "non-free" component to /etc/apt/sources.list, for example:
deb http://httpredir.debian.org/debian/ stretch main contrib non-free
Update the list of available packages and install the firmware-iwlwifi package:
apt-get update && apt-get install firmware-iwlwifi
As the iwlwifi module is automatically loaded for supported devices, reinsert this module to access installed firmware:
modprobe -r iwlwifi ; modprobe iwlwifi
add a comment |
You need to install the firmware-iwlwifi
following the instructions described on the official documentation:
Add a "non-free" component to /etc/apt/sources.list, for example:
deb http://httpredir.debian.org/debian/ stretch main contrib non-free
Update the list of available packages and install the firmware-iwlwifi package:
apt-get update && apt-get install firmware-iwlwifi
As the iwlwifi module is automatically loaded for supported devices, reinsert this module to access installed firmware:
modprobe -r iwlwifi ; modprobe iwlwifi
You need to install the firmware-iwlwifi
following the instructions described on the official documentation:
Add a "non-free" component to /etc/apt/sources.list, for example:
deb http://httpredir.debian.org/debian/ stretch main contrib non-free
Update the list of available packages and install the firmware-iwlwifi package:
apt-get update && apt-get install firmware-iwlwifi
As the iwlwifi module is automatically loaded for supported devices, reinsert this module to access installed firmware:
modprobe -r iwlwifi ; modprobe iwlwifi
answered Jan 25 at 18:46
GAD3RGAD3R
26.6k1756110
26.6k1756110
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%2f496723%2fdebian-wireless-driver-is-not-recognized%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
1
It is a Z51-70. The question is also lacking technical details, debugging and time effort. Please include the model/generation/year of that particular Z51-70.
– Rui F Ribeiro
Jan 25 at 17:57
@GAD3R on the documentation it says to reinsert
modprobe -r iwlwifi ; modprobe iwlwifi
. do you know where should i insert it?– Faramarz
Jan 25 at 18:36
@GAD3R so its a command, but it says modprobe is not found
– Faramarz
Jan 25 at 18:39
@GAD3R thanks alot, it works
– Faramarz
Jan 25 at 18:42