0
(26-02-2020, 18:24)yahoob3 napisał(a): Długość interfejsu chyba nie ma nic do rzeczy:
Kod:jw@mint ~ $ sudo airmon-ng start wlxf81a67219d76 10
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
815 avahi-daemon
867 avahi-daemon
927 NetworkManager
1158 wpa_supplicant
22872 dhclient
Process with PID 22872 (dhclient) is running on interface wlxf81a67219d76
Interface Chipset Driver
wlp3s0 Intel 135 iwlwifi - [phy0]
wlxf81a67219d76 Atheros AR9271 ath9k - [phy1]
(monitor mode enabled on mon0)
Masz przecież drugą kartę. Na niej też nie działa?
Na karcie wbudowanej działa.
Dodano po pewnym czasie:
Wynik
Kod:
airmon-ng
PHY Interface Driver Chipset
phy0 wlan0 ath9k Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
phy1 wlan1 ?????? Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac WLAN Adapter
Kod:
airmon-ng start wlan1
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 run 'airmon-ng check kill'
PID Name
4000 avahi-daemon
4001 avahi-daemon
4094 NetworkManager
4105 wpa_supplicant
4107 dhclient
PHY Interface Driver Chipset
phy0 wlan0 ath9k Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
phy1 wlan1 ?????? Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac WLAN Adapter
ERROR adding monitor mode interface: command failed: Operation not supported (-95)
Zgodnie z instrukcją poleciałem :
Kod:
git clone -b v5.6.4.2 https://github.com/aircrack-ng/rtl8812au.git
cd rtl*sudo apt-get update
sudo apt-get install build-essential bc libelf-dev linux-headers-`uname -r`
Powyższe nic nie pomogło.