×

[Fixed] No WiFi Adapter Found on Kali Linux

[Fixed] No WiFi Adapter Found on Kali Linux

When we install Kali Linux on Desktop or Laptop we didn’t connect it with Wi-Fi.
Sometimes internal WiFi adapter not found in our Kali Linux system. In this detailed post we learn how we can install Wi-Fi in Kali Linux.
If we have Desktop computer then we should use the Wi-Fi adopters. This usually doesn’t need to install drive, if need then we should go the manufacturer’s website searching for drives in Linux. Have a Laptop then try following.
Laptop PC’s comes with on board Wi-Fi. Now it becomes hard to install Wi-Fi drivers and use onboard Wi-Fi chipset when we have direct install (not in Virtual Machines). So usually beginners use the LAN cable for internet or the external Wi-Fi adapter (like Alfa card) . Those methods works finely but decrees the portability of a laptop computer.

Install wifi in Kali Linux
Install WiFi in Kali Linux

Now we are going to install Wi-Fi driver in our Laptop. First of all we need a network connection with decent speed, it may be from LAN cable or from the mobile using USB tethering.
Then we open a Terminal window and update our Kali Linux by using apt update command:

sudo apt-get update

It require the root password to continue. After updating we use git clone command to clone Broadcom Installer.
Usually most of the laptop works with Broadcom Wi-Fi drivers and our command will be following:

git clone https://github.com/jaykali/BroadcomInstaller2022

After cloning it we go to the folder using cd command:-

cd BroadcomInstaller2022

Then before run the automated bash script we give it permissions to run by using following command:

chmod +x Broadcom.sh

Then we run the bash script by applying following command:

sudo bash Broadcom.sh

Now it will show us some options. Here we choose (1) Install WiFi driver to automatically install and setup everything for us.

install wifi in kali linux

This will take some time depending on our system performance and internet speed. Sit back and take a coffee, because it might take some time.
After finishing the installation this script will restart our PC. So don’t panic if it’s restarts automatically. After boot up again it will show us the Wi-Fi connectivity in the top right corner, and now we can connect our PC with Wi-Fi network with password.

Wifi in Kali Linux
Installed Wi-Fi on Kali Linux



If don’t have the password of the Wi-Fi then we can follow this tutorial. Playing with WiFi ? Fern and WiFi Pumpkin will help us to do more fun.

In this tutorial we learned how we can install Wi-Fi driver in Kali Linux, specially on primary install in Laptop.
Using Kali Linux in daily basis? Then follow some special tips about it by reading our this article.
Love our articles? Make sure to follow us on Twitter and GitHub, we post article updates there. To join our KaliLinuxIn family, join our Telegram Group. We are trying to build a community for Linux and Cybersecurity. For anything we always happy to help everyone on the comment section. As we know our comment section is always open to everyone. We read each and every comment and we always reply.

KP is a cybersecurity blogger and the inventor of MaskPhish, a link-masking tool for social engineering. As the founder of KaliLinux.in, KP shares practical Kali Linux tutorials and ethical hacking guides for learners of all levels.

149 comments

comments user
Mueen

Hi Bro.

I have alpha AWUS036NH which i bought from alieexpred now the problem is ths adapter is not getting detected both in my windows machine and my linux machine ive latest version of kali linux running on my laptop but adapter is not getting detected please tell me if there is any fix .. driver issue or any thing?

comments user
Kali Linux

make sure about what you have bought. alpha is a fake company. Alfa is is right one. If you bought alfa then it should work smoothly. If it is not working then try it on friends computer (windows or Linux whatever). If it is still not working then sorry to say you might got a defective product.

comments user
alby

even after installing this i dont have wifi
i have hp laptop driver RTL8723DE what to do to get wifi driver ….

comments user
Kali Linux

Got this from HP's website…Please follow the instructions
Realtek 8723DE wifi module & Bluetooth Linux driver available now. This is for Ubuntu but also work for Kali Linux

comments user
Unknown

Hi
I am on an hp pavilion laptop and the wifi never worked after the reboot I retried several times. Not sure what to do.

comments user
Kali Linux

Different laptop models have different types of WiFi hardware. So please try Googling this. I have found something for you.

comments user
Anonymous

Hii
I have installed kali on vm,and installed wireless webdriver,but now its not showing any wifi ?
Ur help ,would be really greatfull(-_-)

comments user
Kali Linux

You can use your laptop inbuilt Wi-Fi adapter to connect internet, just go to setting of your virtual machine and in network connection I think, choose Bridged Network, connect to your Wi-Fi and start your Kali VM.

comments user
Anonymous

WOW it works thank you very much(i was trying it for the last time)

comments user
Unknown

I got Asus machine and tried that wireless process but it did work out

comments user
Kali Linux

Try it again. If not worked then you need to download the Wi-Fi driver from manufacturers website.

comments user
Anonymous

hey man i have a toshiba laptop with this adapter "Realtek Semiconductor Co., Ltd. RTL8723AE PCIe Wireless Network Adapter" couldnt get it to work any ideas??

comments user
Kali Linux

Here we found a fix for Ubuntu, we think this will work for Kali Linux also. Check This.

comments user
Anonymous

i installed the software, several times and my wifi stick is connected but i still dont have wifi
(im using a vm), and i connected over bridged network but i still cant connect to wifi on my kali linux and i dont know what the problem is

comments user
Anonymous

It ask for username and password, after cloning. Please what should I use??

comments user
Kali Linux

It only asks for username and password when you have type wrong GitHub URL. So please check again and type it properly.

comments user
manish chaubey

as you say i have done all that and successfully installed but its still not showing wifi option.i have hp laptop..plz tell me something about it

comments user
Kali Linux

what is the wifi hardware of your laptop or tell us the model, then we can help you.

comments user
manish chaubey

Realtek RTL8723BE 802.11bgn wifi adapter and laptop model is hp-82CUGEJQ

comments user
Kali Linux

Try following commands one after another

git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
sudo dkms install rtlwifi-new/0.6

If these does not works then try this for newer models

sudo modprobe -r rtl8723de && sudo modprobe rtl8723de

I found this here

comments user
Unknown

will this work in virtualbox kali linux?

comments user
manish chaubey

its still no working will you give your whats app no so u can help me better plzzzzz

comments user
Unknown

I am using Dell latitude, please I did as instructed, the WiFi is still not working

comments user
Kali Linux

This doesn't requires in virtualbox we can simply use bridged networking to work on the same network as does your host machine.

comments user
Kali Linux

Hi Manish, Give your WhatsApp no. Our team members will contact you.

comments user
Kali Linux

This tutorial is specially for broadcom wifi module (most of laptops come with this). But some model of brands may have other type of modules. In that case you need to contact your laptop manufacturing brand for the wifi driver of Linux.

comments user
manish chaubey

9619000674

comments user
Prabhpreet

hi,
at first when i plugged the wifi adapter (chipset- realtek 802.11n) there was no wlan0 in ifconfig or iwconfig.. then i googled and installed comapat wireless. Then i tried to run airodump-ng in monitor mode but it was not showing any network. i tried may solutions but nothing worked for me. now again when i restarted my laptop , i dont see any wlan0 in ifconfig.. please help asap

comments user
Kali Linux

Can you please specify the brand and model number of your Wi-Fi adapter? By default external adapters goes in wlan1. Also you need to make sure that your Wi-Fi adapter supports monitor mode and packet injections. Some newer models of 802.11 doesn't support monitor mode and packet injection (old is gold). So if you can tell us or search on internet that your brand and model is supported monitor mode and packet injection. Are you working on Virtual Machine or VMWare? Then wireless attacks doesn't work.

comments user
Test BVlog

Superbbb post…… Thank you all worked perfectly like thanos snap
Worked perfectly. Thank you.

comments user
Eshwanth

hello bro my self eshwanth :
i am using bootable kali linux (live) ,wifi option is not showing and its not connecting even the bluetooth is not working . the solution which you gave above ,does it work for me ?

comments user
Kali Linux

Yes, this will work for you. But in a live boot install everything will be erased after shutdown the system. Your settings files created etc, on the next boot you found fresh Kali as it was in the first boot. Then again you need to do everything. In this case we suggest you to use Kali Live Persistence. For installing and use Bluetooth please go through our this tutorial

comments user
Prabhpreet

hello, first of all thanks for your reply. My adapter is RTL8188FTV. I have figured out the problem of wlan0 not showing. I had to install drivers from github.. now my main problem is that it is not going in monitor mode. when i type iwconfig wlan0 mode monitor, it shows – KILLED, and after that when i input any command such as iwconfig, the whole terminal freezes and then nothing works. at first when i tried to set to monitor mode it would display like operation not permitted.. now it just shows killed and now terminal freezes and nothing works

comments user
Kali Linux

Operation not permitted error comes when you don't use sudo in your command. Thanks of giving your adapter's model number. We found this on Kali forum. This describes everything you need. Hope it solve your problem. Thanks.

comments user
Anonymous

i have dell inspiron 3000 laptop i follwed all steps but still the wifi is not working

comments user
Prabhpreet

the link is not working

comments user
Kali Linux

What type of Kali installation you are using ? VMWare or Direct install?

comments user
Anonymous

My USB now show up but will not connect to anything.

Panda: PAU09

comments user
Kali Linux

Give this a try.

comments user
jay

I am usding wifi adeptor with chip setrealtek 802.11n NIC. I was using it in windows and now I want to use it in kali linux installed in virtual box.I have done the usb activation part but when I use it in windows it works properly but as soon as I am staring kali linux wifi adeptor is got disconnected everytime.Please help me with the problem

comments user
Vignesh

Hey all..I can't see my wifi after kali linux installation..My network adapter is Qualcomm Atheros QCA9377…Pls help

comments user
Kali Linux

Hi Vignesh, Did you installed the drivers for your Atheros QCA93377? You can download and install the suitable binary files from here.

comments user
Kali Linux

Here we have stopped using Virtual machines but seems like the problem comes from the Kali machine's side. You can try installing the drivers for your WiFi card on Kali.

comments user
Alex

Hi you!
You don't know how confused I am when the problem appear to me and I don't know what to do…
I almost gave up coz that problem (can not connect to wifi)..
But, this article really help me, dude.
I have no word to thank to you..
Amazing! Great work! May god bless you!

comments user
Ravehorn

I have RTL8822CE and I can't get it working, already tied couple of custom drivers but they do not work…

comments user
Ravehorn

UPDATE:
This driver seems to work -> https://github.com/lwfinger/rtw88

comments user
Kali Linux

Glad that you fixed it by yourself.

comments user
Unknown

Not working

comments user
Anonymous

Im new at kali, Im using Vm , kali 2020.2 && 2020.3
the laptop is connection to my wifi , but the software of kali 2 & 3 , show only that im using wired connection , i cant setup my wifi on kali , each time i used compat wifi , lead to set up the bluetooth onlyyyy , what should i do !?

comments user
Kali Linux

In VM or Virtual machine you can't use your in built WiFi hardware. You can use bridged networking to connect to either a wired or a wireless network from your windows host machine. To ethical hacking on nearby wifi connection you need an external wifi adapter that suooprts Kali Linux, Monitor mode and packet injection.

comments user
Unknown

help me. saya sudah install kali linux 3x.tetapi masih juga gagal masalah wifi nya. help me. whatsapp me.+62 87874343609

comments user
Ramesh Prasad Kohar

I even can't connect to wireless network. I have lenovo ideapad 110 please helps me

comments user
Kali Linux

Can you please provide more details ?

comments user
Unknown

after I am entering the command ifconfig it don't show me the wireless card name to me as i want to do penetration test

comments user
Kali Linux

Are you running Kali on WSL or VMWare? If you don't have primary installation then it not work. Are you using internal wifi chipset? Do you got wifi icon on your top panel?

comments user
proinformate

how to use in kali linux plessssss

comments user
Anonymous

I tried this method in Kali linux 2019 but the broadcom doesn't seem to work for my lenovo laptop. And it shows my wirless card as Intel wireless 2895. Please help

comments user
Kali Linux

Try the following command and show us the large output please.

lspci | egrep -i 'wifi|wireless|intel|broadcom|realtek'

comments user
veer singh

even after installing this i dont have wifi
i have hp laptop driver HP 15-Da0410tu what to do to get wifi driver ..

comments user
Unknown

Thank you soo much for this information.. It worked for me in single go..

comments user
Kali Linux

Hi, Veer it's a model number of Laptop. But you need to find out about the wifi hardware. please show us the full output of following command:

lspci | egrep -i 'wifi|wireless|intel|broadcom|realtek'

comments user
veer singh

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 02)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC Controller/eSPI Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723DE 802.11b/g/n PCIe Adapter

comments user
Kali Linux

Hi again Veer,
It looks that you are using "RTL8723DE 802.11b/g/n PCIe Adapter" on your HP laptop. Now you want a Linux driver. We just do google and found the solution on HP's website. You should check this.

comments user
Anonymous

Can you please give me the updated link of driver for Realtek RTL8723DE 802.11b/g/n PCIe Adapter as the above links are not working now. Please

comments user
Kali Linux

Here something from ubuntu's official website. These will also work for Kali.

comments user
News

Hi, this website is great. But don't miss my YouTube channel your problem can be solved from YouTube video only. Do you need a video tutorial
https://youtu.be/qWocVw8vUZU

comments user
Anonymous

There is no option of driver on ubuntu's official website link provided by you. Please check the link.

comments user
Soclikes

Thank you for this article!

comments user
Veer Singh Dhirawat

bhai yr ye github link work nhi kr rhi

comments user
Kali Linux

Thanks to this guy named news. Check his video https://youtu.be/qWocVw8vUZU

comments user
Kali Linux

https://youtu.be/qWocVw8vUZU

comments user
Balkar

when i install wifi driver on laptop terminal error :
*** No rule to make target 'install'.

comments user
Vilas

Hello,
Im using Kali on Windows 10 through WSL platform. Its is not able to identify the wireless network and the ifconfig shows no Wlan0. Ca you help please.

comments user
Kali Linux

WSL2 did not use real Linux kernel. Its just a Hyper-V. You should use real Virtual Machine like VMware or VirtualBox and connect your external WiFi adapter. Our best solution is use Linux's Primary installation and leave Windows. We can do every task of Windows in Linux now. Thanks.

comments user
Vilas

Thank u

comments user
Anonymous

Hello. I have a Dell laptop Inspiron 5567; I'm using a Kasens 990WG. I used this command many times and it stills in Ethernet, without showing Wi-Fi signs. Can you help me?

comments user
Kali Linux

Can you please explain how you have installed Kali in your machine? VMware or direct primary installation?

comments user
Anonymous

Can you please give me the updated link of driver for Realtek RTL8723DE 802.11b/g/n PCIe Adapter as the above links are not working now. Please

comments user
Kali Linux

You can try this.

comments user
Anonymous

Hi,
I have a RT5372 Wireless Adapter (Panda06) available when I check with 'lsusb'.
in 'Devices > USB', I have the 'Ralink 802.11 n WLAN [0101]' device selected when I plug the Wifi adaptor.
But, no wlan0 displayed with ifconfig or iwconfig.
Any idea?

comments user
Anonymous

I have Ralink MT7601U Wi-Fi adapter it supports AP mode in Windows 10 but in Kali Linux it doesn't supports AP mode. Please tell me a solution.

comments user
{IN*} ghost

HI,
i am using lenovo laptop, after following your steps wifi driver install successfully
but after reboot. wifi adapter not showing disappear, uninstall, disable i don't know what happen. but this happen every-time. i try every thing. please help

comments user
Anonymous

Hola man, looks like you are using Kali Linux Live version. Aren't you?

comments user
Anonymous

This worked for me also. This guy is working well for the community.

comments user
syed asif

Sir, i am using macbook air 2017 … i am facing the same issue plz help

comments user
Kali Linux

What kind of installation you have? VitualBox or Primary or Dualboot?

comments user
Anonymous

Hello I have tried the tutorial but doesnt work for me. I can only get wifi with an external wifi adapter but that gives me portability problems.If i unplug the wifi adapter i only get eth0 and lo. I am using an Hp laptop and installed kali with a bootable usb stick. My driver is: 02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
could you help me bby any chance so I dont need to use a wifi adapter

comments user
Insaram Alam

Hey I have, Dual booted Kali with windows on my Desktop, and in my case same wifi not working. I have installed wifi module, so is there any solution?

comments user
Anonymous

On your Kali you can install Wi-Fi driver, here check my answer for Ubuntu this also work for Kali. Please Check this.

comments user
Anonymous

Your Wi-Fi module?

comments user
David

What about RTL8814au??? When will be driver for it that's work fine with monitor mode option?

comments user
Kali Linux

You can read this for detailed information https://github.com/aircrack-ng/rtl8814au.

comments user
Thanh Pham

i have same case, and my laptop is hp zbook 15g2, wifi adapter :Dual Band Wireless-AC 7260, wifi not working , i have step by step in this video, https://www.youtube.com/watch?v=Ejvmwo20QtI&t=181s , it work to show wifi drive but can't discovery wifi and connect. after reboot wifi will losed

comments user
Kali Linux

You can try this https://youtu.be/706Rnf7eWa8

comments user
Unknown

What about RTL8188ftv??? When will be driver for it that's work fine with monitor mode option?

comments user
Kali Linux

We don't have this chipset to test. After your comment we search a lot in forums and then we think This RTL8188ftv chipset desn't support monitor mode. Try from these adapters.

comments user
Anonymous

How to install wifi driver for kernel 5.10.0?Im using broadcom b43.Thanks

comments user
Kali Linux

Is this article not working for you? Try twice with decent internet speed if not works then we will look on your matter.

comments user
Unknown

Good afternoon.

I need assistance installing WiFi Driver for HP Smart running Kali Linux. I followed the instructions and had no luck.

The driver required for my laptop is:

git clone https://github.com/tomaspinho/rtl8821ce.git

Any guidance will be greatly appreciated.

Thank you

comments user
Anonymous

I have a Intel Wifi-6 AX200 chip in my PC and it supports monitor mode but Kali Linux does not recognize it whatsoever even though it is built into the motherboard.

comments user
Kali Linux

What type of Kali Installation you are using? WSL or VMWare?

comments user
Sarthak Dandgawhal

Can this work on 2021.1 version

comments user
Kali Linux

Sure it will work.

comments user
MAFROOS WOLF

have a Intel Dual Band Wireless-AC 8265 in my Rog strix scar Laptop but Kali Linux does not recognize it whatsoever even though it is built into the motherboard.
I am using vbox

comments user
Kali Linux

Did we just talked on Telegram?

comments user
96 news

Hi how to connect with WiFi adapter on Kali Linux live boot.it cannot show on terminal cmd

comments user
Kali Linux

Please specify the total thing. Which kind of WiFi adapter? Internal or External USB? Our this article is about internal wifi adapter.

comments user
96 news

My WiFi adapter alfa uw07

comments user
96 news

External USB bootable

comments user
Kali Linux

If this the driver is not on your system then you need to install it's driver, most of devices is plug and play, We didn't found your device model on Alfa official website. But first check if the USB is enabled on BIOS.

comments user
96 news

Yes,USB is enabled

comments user
Kali Linux

You need to find the specific driver for your adapter. We had tried but we can't find driver for "alfa uw07". Sorry. Try to find the driver on the internet may you got it.

comments user
itx_tiger

I have recently buy a Tenda W311MI Auto-Install Wireless Nano USB Adapter for using Network hacking via Monitor mode and packet injection but Its works on Windows 10 only not supported Kali Linux. I tried many solution and installed many drivers form the different websites and but nothing happen. I am a student and has no resources to buy another one to use it. Please tell me what can I do and HOW to install the drivers in Kali Linux.
Thank YOu

comments user
Unknown

hey

comments user
Unknown

please help i downloaded oracle vm virtual box and thek kali latest version after taht can i have wifi without using alpha adapters for this

comments user
Kali Linux

Your question is not clear to me. You want to h4ck wifi or use wifi. If you are thinking to use wifi then you need to turn on bridged connection ob Virtual box network settings.

If you are talking about wifi haking then it is not possible without a wifi adapter that supports monitor mode and packet injection.

Thanks for comment. Do you have more questions?

comments user
Kali Linux

Hi, did you tried the official Linux driver for this?

If yes, and still not working then we are sorry we don't have an device to test it.

comments user
Kali Linux

Hello

comments user
Krootez

Can’t get it to working with MacBook pro i5 2017, I’m using VMware, can you please help thanxxxx

comments user
Kali Linux

You don't need to install WiFi driver on VMware. Change your network adapter to a bridged connection on VMware network settings, this will directly connect to your Host OS (Mac in your case) network. Hope this will solve your issue. You just need "Bridge Connection on VMware" You can read about this on internet for details.

comments user
Unknown

Hey bruh, I am really sick of adapter. Its TP-LINK model tl-wn8200nd. I ain't able to find any driver for this fuckin shit. Would you help me please??

comments user
Kali Linux

Hello, the TL-WN8200ND V2 has official driver for Linux 2.6.18-4.4.6.

For new kernel version, there is no official driver, instead, you can try to search online, like GitHub to verify whether you can get the suitable driver.

The chipset of the adapter is Realtek RTL8192EU

Good day.

comments user
Jam22

I am using a HP PC with RTL8821CE PCIe adapter. I can't get it to enable in my kali linux. Any ideas? Thank you.

comments user
Kali Linux

Try following commands:

wget http://archive.ubuntu.com/ubuntu/pool/universe/r/rtl8821ce/rtl8821ce-dkms_5.5.2.1-0ubuntu4_all.deb

sudo apt install ./rtl8821ce-dkms_5.5.2.1-0ubuntu4_all.deb

Tell us if this installation works on your system. If not then show us the error also. Thanks

comments user
juhi

such a interesting post thanks for sharing your post with us.

comments user
Anonymous

asks for user name and password

comments user
Kali Linux

Now it is fixed

comments user
Anonymous

I am using Xiaomi Redmi G laptop with Network controller: Intel Corporation Alder Lake-P PCH CNVi WiFi (rev 01) Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz. Kernel linux 5.18.0-kali5-amd64. WiFI is not work. Help me please.

comments user
Anonymous

iwlwifi

comments user
Anonymous

thank you for share an informative blog article.
kitimesblog

comments user
hitmovies4u

to website i like it

comments user
Anonymous

I followed the steps and it did not show wifi. I am using Kali 2022 and the adapter is Cudy model wu1300. I also tried cudy's directions and it did not work. However I have plugged it into a windows machine and the adapter works.

comments user
filmywap4

filmywap4

comments user
ice cream 8

ice cream 8

comments user
Garin Chadwick

Thank you for sharing such an intriguing post! Your insights are truly appreciated and provide valuable information. It's great to come across such informative content. Keep up the excellent work!

comments user
Ayesha Khan

Thank you for sharing such an outstanding post. I am genuinely thrilled to have stumbled upon it.

comments user
Shweta Sharma

This is an outstanding article! I genuinely appreciate the valuable content provided on this website

comments user
Anonymous

Kalinux

comments user
Anonymous

it didn't work am using kali in vm

comments user
Right Choice Fertility is The Best Fertility Centre in Delhi

Unfortunately, the attempt was unsuccessful. I'm currently using Kali in a VM. Any suggestions or tips would be greatly appreciated!

comments user
Anonymous

Does VM uses hardwares directly? Did you bridged it?

comments user
skylerlynch753

Thanks for sharing this great information with us! keep posting

comments user
Anonymous

I am using kali linux 2023.2. I have followed the steps but it not showing wifi connectivity what should i do?

comments user
Anonymous

Which type of installations you have?

comments user
Anonymous

Amazing! Thank you! Finally something that worked. Just had to change to USB3.0, and boom!

comments user
Anonymous

hello, i have seen one of your tutorials about wifi problem i found that It doesn't work for me, could you please help me with this. I'm using a asus g15 laptop and running kali linux on vmware, and i have a mediatek mt7921 wireless card as my laptop build in wifi card, but i can't use this as my wireless card in kali linux. pls help.
thank you.

comments user
KaliLinuxIn

I also met similar problems with MediaTek wifi, MT79xx. I bought a ASUS laptop having that device. It didn't work in Ubuntu, 20.04. I tried various ways floating around the internet, installed several linux versions, did many things but failed at last. I spent a whole day.

I know that if you upgrade kernel module from 5.8 to 5.12 it should work as the kernel has the drivers supporting that device. But evem that didn't work for me. I think it has some bugs maybe.

I did learn that we can check whether any laptop is certified to work properly by Linux.

comments user
Deepa singh

"It is very important to attract more peoples through guest blogging. I like your post very much. Thank You.

comments user
smriti singh

Very good and interesting information provided in this post. Thank you for sharing. Really good content

Post Comment