K
K
kotlerman2014-05-29 18:07:07
linux
kotlerman, 2014-05-29 18:07:07

How to solve problems with airmon-ng on BCM4313 802.11bgn Wireless Network Adapter?

Hello!
I used live-usb with Kali Linux in the past. Everything worked fine there: "ifconfig wlan0 down", "airmon-ng start wlan0", "airodump-ng mon0", etc. Now I have installed Ubuntu 14.04 as the main system. And now in response to "airmon-ng start wlan0" I get:

sudo airmon-ng start wlan0


Found 4 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!

PID	Name
662	avahi-daemon
664	avahi-daemon
691	NetworkManager
2125	wpa_supplicant


Interface	Chipset		Driver

wlan0		Unknown 	wl - [phy0]mon0: ОШИБКА при получении флагов интерфейса: Нет такого устройства

        (monitor mode enabled on mon0)

Well, in response to "airodump-ng mon0":
sudo airodump-ng mon0
Interface mon0: 
ioctl(SIOCGIFINDEX) failed: No such device

I'm new to Linux, so what's the matter and how to solve it, I don't know.
Thank you in advance for your help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Snow Dimon, 2014-05-30
@kotlerman

I myself had a problem with the broadcom, I solved the problem by changing the firmware:
sudo apt-get remove bcmwl-kernel-source
sudo apt-get install firmware-b43-installer
But this was on 12.04 ... however, the monitor rose without problems.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question