Results 1 to 15 of 15

Thread: kali linux 2016.1 is not detecting my laptop bcm43142 card in dual boot

  1. #1
    Join Date
    2015-Dec
    Posts
    4

    kali linux 2016.1 is not detecting my laptop bcm43142 card in dual boot

    hii guys i am new here and with linux also I am having triable with my wifi card kali is not detecting it and i have install the driver but still its not working soo please help me and tell me what detail should i provide u guys and my wifi card is broadcom 802.11n network adapter (broadcom bcm43142)

    when i type in terminal airmon-ng i get this

    root@kali:~# airmon-ng
    ls: cannot access /sys/class/ieee80211/: No such file or directory

    PHY Interface Driver Chipset


    root@kali:~#

    root@kali:~# lsusb
    Bus 003 Device 005: ID 0a5c:216c Broadcom Corp. BCM43142A0 Bluetooth Device
    Bus 003 Device 004: ID 138a:0050 Validity Sensors, Inc. Swipe Fingerprint Sensor
    Bus 003 Device 003: ID 04f2:b40e Chicony Electronics Co., Ltd HP Truevision HD camera
    Bus 003 Device 002: ID 8087:8000 Intel Corp.
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 002: ID 04f3:0377 Elan Microelectronics Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    root@kali:~#

  2. #2
    Bro i solved your problem when kali 2 released. Plug ethernet cable then perform steps

    https://forums.kali.org/showthread.p...h-Kali-2/page2

  3. #3
    Join Date
    2015-Dec
    Posts
    4
    i have done that but still no success check the screen short
    Screenshot from 2016-02-03 13-27-11.jpg
    Screenshot from 2016-02-03 13-27-04.jpg

  4. #4
    Join Date
    2016-Feb
    Posts
    3
    First U need internet, Get the internet by lan. Then proceed with the steps.

    Though, You are using 2016.1, update the sources.list by the following repositories:

    deb-src http://http.kali.org/kali sana main non-free contrib
    deb-src http://security.kali.org/kali-security sana/updates main contrib non-free
    deb http://http.kali.org/kali sana main non-free contrib
    deb http://security.kali.org/kali-security sana/updates main contrib non-free
    deb http://httpredir.debian.org/debian/ jessie main contrib non-free
    deb-src http://http.kali.org/kali kali-rolling main contrib non-free

    After that normally install the following ..

    apt-get update
    apt-get dist-upgrade
    apt-get install -y linux-headers-$(uname -r) (Here U MAY get error, But proceed with the next command)

    3.Then, Install synaptic by executing the following:

    apt-get install synaptic -y

    -Then just open synaptic and search "bcm43142".

    -You will see 3 different drivers.
    broadcom-sta-common
    broadcom-sta-dkms
    broadcom-sta-source

    -Mark for installation broadcom-sta-dkms and install(or click reinstall) it.

    -Restart.

    The wi-fi card will show.

    Hope it Helped
    Last edited by maiki; 2016-08-27 at 10:38. Reason: Remove YouTube link

  5. #5
    Quote Originally Posted by UdayRockzy View Post
    First U need internet, Get the internet by lan. Then proceed with the steps.

    Though, You are using 2016.1, update the sources.list by the following repositories:

    deb-src http://http.kali.org/kali sana main non-free contrib
    deb-src http://security.kali.org/kali-security sana/updates main contrib non-free
    deb http://http.kali.org/kali sana main non-free contrib
    deb http://security.kali.org/kali-security sana/updates main contrib non-free
    deb http://httpredir.debian.org/debian/ jessie main contrib non-free
    deb-src http://http.kali.org/kali kali-rolling main contrib non-free

    After that normally install the following ..

    apt-get update
    apt-get dist-upgrade
    apt-get install -y linux-headers-$(uname -r) (Here U MAY get error, But proceed with the next command)

    3.Then, Install synaptic by executing the following:

    apt-get install synaptic -y

    -Then just open synaptic and search "bcm43142".

    -You will see 3 different drivers.
    broadcom-sta-common
    broadcom-sta-dkms
    broadcom-sta-source

    -Mark for installation broadcom-sta-dkms and install(or click reinstall) it.

    -Restart.

    The wi-fi card will show.

    Hope it Helped
    U think source is youtube link posted December 7?

    Check my link. I solved it before.
    Last edited by maiki; 2016-08-27 at 12:08. Reason: Remove YouTube link

  6. #6
    Join Date
    2016-Feb
    Location
    Bangalore
    Posts
    1
    Hi, I am using 2016.1 version of Kali and applied your solution for this wifi problem but it didn't resolve. could you please try it for 2016.1 version of kali?

  7. #7
    Join Date
    2016-Feb
    Posts
    1
    Quote Originally Posted by @bhi View Post
    Hi, I am using 2016.1 version of Kali and applied your solution for this wifi problem but it didn't resolve. could you please try it for 2016.1 version of kali?
    Hello my friend I have the same problem Did you find any solutions?

  8. #8
    Join Date
    2016-Apr
    Posts
    1
    Same problem, anybody resolved this?
    Already tried the solution provided above,no luck

  9. #9
    Join Date
    2016-Jul
    Posts
    1
    Had the same problem when first installing, but figured it out. pretty simple.
    made some art work on how i did it.

    Attachment 1673
    Attachment 1674
    Attachment 1675
    Attachment 1676

  10. #10
    Join Date
    2016-Aug
    Posts
    2
    I can't see your attachments, could provide different links?

  11. #11
    Hi, Did you solve your problem? Me,too.

  12. #12
    Join Date
    2016-Sep
    Posts
    3
    Detect your Kali architecture(32bit/64bit)
    and Download related driver form this link

    For BCM43142 download driver named "Linux STA 32/64-bit driver"
    and follow instruction here

    Note: This worked for me i can access wifi now.. IF THIS SOLVES YOUR PROBLEM PLEASE reply/inbox SCREENSHOTS OF COMMAND LINE
    # iwconfig

    because my wlan0 is detected as eth1

  13. #13
    Join Date
    2015-Dec
    Posts
    1

    This is How I fixed this problem in Kali 2.0 and Kali Rolling

    This is what worked for my dell 3521.
    I got this from the debian repository.


    1. Add a "non-free" component to /etc/apt/sources.list for your Debian version, for example:


    # Debian 8 "Jessie"
    deb http://httpredir.debian.org/debian/ jessie main contrib non-free


    2. Update the list of available packages. Install the relevant/latest linux-image, linux-headers and broadcom-sta-dkms packages:


    # apt-get update
    # apt-get install linux-image-$(uname -r|sed 's,[^-]*-[^-]*-,,') linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') broadcom-sta-dkms

    *This will also install the recommended wireless-tools package. DKMS will build the wl module for your system.*


    3. Unload conflicting modules:


    # modprobe -r b44 b43 b43legacy ssb brcmsmac bcma


    4. Load the wl module:


    # modprobe wl
    Last edited by maiki; 2016-09-05 at 09:09. Reason: Merge posts

  14. #14
    Join Date
    2016-Jan
    Posts
    2
    VMware Workstation 12 / Kali Linux 2016.1 / TP-Link TL-WN722N - USB WiFi Not Working.

    Hi,

    I guess this is a common problem; however I haven't seen a concrete solution to this yet.

    Background :

    I have Windows 8.1 on my laptop, which has VMware Workstation 12 installed.
    I have a Kali 2016.1 VM created ( from iso ).
    Now I am trying to use the TP-Link TL-WN722N Wireless USB Adapter as a pass-through to Kali Linux.

    ># lsusb
    Bus 002 Device 002: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
    Bus 001 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    ># dmesg | tail
    [ 736.816510] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
    [ 736.816511] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
    [ 736.816512] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
    [ 736.816513] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
    [ 736.816514] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
    [ 737.176129] usb 2-1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
    [ 737.176308] usbcore: registered new interface driver ath9k_htc
    [ 737.203983] usb 2-1: firmware: direct-loading firmware ath9k_htc/htc_9271-1.4.0.fw
    [ 737.460341] usb 2-1: ath9k_htc: Firmware - ath9k_htc/htc_9271-1.4.0.fw download failed
    [ 737.460439] usb 2-1: ath9k_htc: USB layer deinitialized


    ># iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    ># ifconfig
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet <edited> netmask <edited> broadcast <edited>
    inet6 <edited> prefixlen 64 scopeid 0x20<link>
    ether <edited> txqueuelen 1000 (Ethernet)
    RX packets 2951 bytes 3249207 (3.0 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 984 bytes 108748 (106.1 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1 (Local Loopback)
    RX packets 18 bytes 1058 (1.0 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 18 bytes 1058 (1.0 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    I have tried installing 'backports-4.1.1-1' , 'backports-4.4.2-1' & 'modwifi-4.4-1' , but no luck.

    Any suggestions ?

  15. #15

    Following tips in virtual box

    I've the same trouble. Currently I'm running Kali in Live modality under Virtualbox but after installing updates and synaptic and restart the system (under virtualbox) all the changes are erased.
    Could you help me?

    Tks

Similar Threads

  1. Cannot install Kali Linux on Laptop with Windows 10 Dual Boot
    By penciltester in forum Installing Archive
    Replies: 0
    Last Post: 2018-04-28, 23:05
  2. BCM43142 not connecting in dual boot
    By jmurdoch in forum General Archive
    Replies: 7
    Last Post: 2016-04-21, 21:33

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •