Don't have Wifi on Kali Linux 2020.1

harold55

New Member
Joined
Feb 16, 2020
Messages
1
Reaction score
2
Credits
0
Hello there, I just installed my new OS - Kali Linux 2020.1. Everything is fune, but I don't have option to connect to wifi. (Wired connecting is working perfectly). I tried a lot of commands but nothing helped me. When I type iwconfig I get this -
eth0 no wireless extensions.

lo no wireless extensions.

I was on Ubuntu 18.04 and everything was fine. Any solutions?
 


arochester

Moderator
Staff member
Gold Supporter
Joined
Apr 25, 2017
Messages
1,809
Reaction score
1,469
Credits
4,247
What is the output of
Code:
lspci |grep Network
and
Code:
lsusb
 

Alexzee

Well-Known Member
Joined
Jun 1, 2019
Messages
3,217
Reaction score
1,634
Credits
18,467
Might need the firmware for your network interface card.

Curious to see what nic you have.
Be sure to post the output of those commands.
 

SweetPass

New Member
Joined
Mar 7, 2020
Messages
2
Reaction score
2
Credits
0
5677
I also have the same problem and got these results from the commands above.
 

Alexzee

Well-Known Member
Joined
Jun 1, 2019
Messages
3,217
Reaction score
1,634
Credits
18,467
Looking at the output your network interface card for wireless is an:
Intel Corporation Centrion Advanced N 6200.


Looking here your nic is listed and it should be in the kernel.

Have you updated your Kali Linux since you installed it?

Here's the driver here....it's the wlwifi-6000-ucode-9.221.4.1.tgz

Wait until we hear from our Moderator.
You may not need to install the wlwifi if it's already in the kernel.
 
Last edited:

Alexzee

Well-Known Member
Joined
Jun 1, 2019
Messages
3,217
Reaction score
1,634
Credits
18,467

Alexzee

Well-Known Member
Joined
Jun 1, 2019
Messages
3,217
Reaction score
1,634
Credits
18,467
 

SweetPass

New Member
Joined
Mar 7, 2020
Messages
2
Reaction score
2
Credits
0
The firmware website you gave was correct but I connected my laptop to Ethernet and updated it after putting in "non free" components to the apt sources.
Then ran this command
sudo apt-get install firmware-iwlwifi
after this I ran this command
sudo modprobe -r iwlwifi ; sudo modprobe iwlwifi
And it actually finally worked!

Don't think I am too intelegent I just folowed:
"https://wiki.debian.org/iwlwifi " and
"https://wiki.debian.org/fr/iwlwifi"
 

Chirag Suthar

New Member
Joined
Mar 23, 2020
Messages
3
Reaction score
1
Credits
0
I am having the same problem but my WiFi adapter is Realtek Semiconductor Corp. 802.11n...
So, if anyone can help me with getting driver for this and also installing it in my linux it would be great-full.

Thank you.
 

Alexzee

Well-Known Member
Joined
Jun 1, 2019
Messages
3,217
Reaction score
1,634
Credits
18,467
I am having the same problem but my WiFi adapter is Realtek Semiconductor Corp. 802.11n...
So, if anyone can help me with getting driver for this and also installing it in my linux it would be great-full.

Thank you.
You should start a new thread that's dedicated to your machine and it's specs.
 

smooth_buddha

Active Member
Joined
Feb 13, 2020
Messages
362
Reaction score
246
Credits
1,648
I am having the same problem but my WiFi adapter is Realtek Semiconductor Corp. 802.11n...
So, if anyone can help me with getting driver for this and also installing it in my linux it would be great-full.

Thank you.
WiFi issues with kali seems to be a common issue. I would suggest installing mint or Ubuntu and running kali Ina. Virtual machine and make sure network settings for virtual machine are set to bridged adapter and not nat. Kali is very impractical as an everyday operating system it’s designed for hardcore penetration testing, it’s so much easier in a virtual machine becuse if you mess it up or break your kali you can just reboot it again nice and I[easy in a virtual machine
 

NoobGajen

New Member
Joined
Apr 10, 2020
Messages
4
Reaction score
0
Credits
7
Hello there, I just installed my new OS - Kali Linux 2020.1. Everything is fune, but I don't have option to connect to wifi. (Wired connecting is working perfectly). I tried a lot of commands but nothing helped me. When I type iwconfig I get this -
eth0 no wireless extensions.

please help me it's great ful for me
 

kaliq

New Member
Joined
May 25, 2020
Messages
1
Reaction score
0
Credits
8
I have an HP Intel i3 7gen laptop that I nuked, with Realtek Semiconductor Corp. 802.11n WLAN Adapter and I'm having the same issue! I can connect via Ethernet, but no way to connect to my LAN with Wifi. Is there any scripts out there that are written for this specific adapter for Kali 2020.2? ANY help would be much appreciated.

Thanks much,
Kaliq
 

Alexzee

Well-Known Member
Joined
Jun 1, 2019
Messages
3,217
Reaction score
1,634
Credits
18,467
 

shauryamehta96

New Member
Joined
May 31, 2020
Messages
1
Reaction score
0
Credits
6
Hope this helps for others

This worked for me
 

treyboi

New Member
Joined
Jul 5, 2020
Messages
1
Reaction score
0
Credits
6
Hello guys, i recently installed Kali Linux 2020.2 on my Lenovo T410 and it looks great. I currently have an issue of my modem being detected as a usb storage device...

any help?
 

arochester

Moderator
Staff member
Gold Supporter
Joined
Apr 25, 2017
Messages
1,809
Reaction score
1,469
Credits
4,247
@treyboi

What is the output (please copy and paste) from
Code:
lspci |grep Network
AND
Code:
lsusb
Thank you.
 

Members online


Latest posts

Top