Articles tagged "wifi"
Page 2 of 2
8 min read
Best USB WiFi Adapters for Kali Linux 2026: RTL8812AU & MT7612U Monitor Mode Tested
Tested Kali Linux WiFi adapters for monitor mode and injection: Alfa AWUS036ACM (MT7612U), AWUS036ACHM. RTL8812AU plug-and-play on kernel 6.14+, no DKMS.
1 min read
Fix zd1211 Firmware Error -2 on Raspberry Pi
When plugging the TP-link TL-WN422G the following error is shown on dmesg Could not load firmware file zd1211/zd1211b_ub. Error number -2
1 min read
VirtualBox: ath9k_htc Failed to Initialize
Virtual Guest return the error ath9k_htc: Target is unresponsive on dmesg log, this article explains how to solve it.
2 min read
isl3887usb Firmware Load Failed Error -2 Fix
Quick fix for using wusb54ag on raspian
5 min read
Fix iwconfig "Device or Resource Busy" Error in Kali Linux (3 Solutions)
Fix iwconfig ERROR for wireless request "Set Mode" — Device or resource busy on Kali Linux. Three solutions: airmon-ng check kill, systemctl stop NetworkManager, ip link set wlan0 down. Enable monitor mode successfully.
2 min readIntermediate