Results 1 to 5 of 5

Thread: Monitor mode on macbook 2015 hardware in (kali) linux

  1. #1
    Join Date
    2015-Oct
    Posts
    5

    Monitor mode on macbook 2015 hardware in (kali) linux

    After installing Kali Linux on a USB Stick with persistence enabled and live booting it (via refind) on my macbook pro (late 2015) the wifi did not work. I found out how to install the right drivers from git.kernel.org and this enabled using wifi.

    Still monitor mode does not work.

    When I try it with 'airmon -ng start wlan0' for example to get the interface into monitor mode, I get the following error.
    phy0 wlan0 brcmfmac Broadcom Corporation Device 43ba (rev 01)
    Failed to set wlan0mon up using ip
    command failed: No such device (-19)

    (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
    command failed: Operation not supported (-95)
    (mac80211 station mode vif disabled for [phy0]wlan0)
    (After checking with iwconfig the interface is still in managed mode.)

    According to this site, if I got it right, (search for monitor mode) the brcmfmac driver, which I am using, does not support monitor mode yet.

    Is it possible to find a way to make it work anyways?

    Can I maybe use another driver instead? Or add support for monitor mode myself?

    Thanks a lot, any help is really appreciated, because I am totally stuck.

    ( Chipset BCM43602 PCI Device ID 14e4:43ba Driver name brcmfmac43602-pcie.bin )

  2. #2
    Broadcom are a pain.
    Good chance they will never be supported.
    A lot of internal cards are not supported.

    This is one of the reasons why so many people use USB WiFi cards. There's already various threads with recommendataions.
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

  3. #3
    Join Date
    2015-Oct
    Posts
    5
    Hi, thanks for your answer. Since Macbooks are more and more common, dont you think there will be a chance it will get fixed in the future? What would need to be done to make the driver support monitor mode? I'm sure I'm by far not the only person that's affected.

  4. #4
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

  5. #5
    Join Date
    2015-Oct
    Posts
    5
    Quote Originally Posted by g0tmi1k View Post
    Hi mate, thanks for your answer.

    I decided to buy a USB network interface to get around the problems, but have problems installing the drivers. Whenever I try to install them I get the following error.

    make[1]: *** /lib/modules/4.0.0-kali1-amd64/build: No such file or directory. Stop.
    Makefile:22: recipe for target 'all' failed
    make: *** [all] Error 2
    Could you please have a look at the thread I started about the problem? I would be so grateful. I wanna enjoy kali linux, finally!

Similar Threads

  1. Replies: 3
    Last Post: 2016-09-07, 02:34
  2. [HELP] Kali Linux - Macbook Pro 2015
    By Jungletoe in forum Installing Archive
    Replies: 16
    Last Post: 2015-08-17, 06:21

Posting Permissions

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