Answer the question
In order to leave comments, you need to log in
How to enable wifi adapter in kali linux?
Installed kali linux on ASUS X551MA laptop. WiFi does not see. BCM43142 802.11b/g/n (rev 01) module (as lspci says) With the
help of this article I achieved:
# lsmod | grep b43
b43 421888 0
bcma 53248 1 b43
mac80211 626688 1 b43
cfg80211 540672 2 b43,mac80211
ssb 69632 1 b43
rng_core 16384 1 b43
pcmcia 61440 2 b43,ssb
mmc_core 126976 5 b43,ssb,sdhci,sdhci_acpi,rtsx_pci_sdmmc
# ifup wlan0
Internet Systems Consortium DHCP Client 4.3.3
Copyright 2004-2015 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Cannot find device "wlan0"
Failed to get interface index: No such device
If you think you have received this message due to a bug rather
than a configuration issue please read the section on submitting
bugs on either our web page at www.isc.org or in the README file
before submitting a bug. These pages explain the proper
process and the information we find helpful for debugging..
exiting.
Failed to bring up wlan0.
Answer the question
In order to leave comments, you need to log in
Cannot find device "wlan0"
Failed to get interface index: No such device
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question