ワイヤレスカードをモニターモードに設定しようとしています。私は働いています:
description: Wireless interface
product: BCM4312 802.11b/g LP-PHY
vendor: Broadcom Corporation
logical name: eth2
モニターモードに設定しようとすると、次のようになります。
sudo iwconfig eth2 mode monitor
Error for wireless request "Set Mode" (8B06) :
SET failed on device eth2 ; Invalid argument.
私も使用してみました:
$ sudo airmon-ng start eth2
Found 5 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
1094 NetworkManager
1096 avahi-daemon
1097 avahi-daemon
1167 wpa_supplicant
1720 dhclient
Process with PID 1720 (dhclient) is running on interface eth2
Interface Chipset Driver
eth2 Unknown wl (monitor mode enabled)
$ sudo iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth2 IEEE 802.11bg ESSID:"Redacted"
Mode:Managed Frequency:2.437 GHz
Bit Rate=54 Mb/s Tx-Power:24 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=4/5 Signal level=-59 dBm Noise level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:24 Invalid misc:0 Missed beacon:0
さまざまなドライバーチュートリアルを実行しましたが、何も助けになりません。この特定のワイヤレスカードでこれを機能させる方法を知っている人はいますか?
sudo apt-get install b43-fwcutter firmware-b43-installer
、これを試しましたが、ワイヤレスカードが停止し、iwconfigで結果が得られません。私の無線LANカードは以下のとおりです。Broadcom Corporation Device [14e4:4365]
あなたが助け私PLSのでした