Monday, March 16, 2026

Unable to Attach USB Antenna AWSUS036ACH in Kali WSL on Windows

Cannot set monitor mode probably because the Windows USB uses the same physical bus as the WSL instance.
Documenting commands anyway for future reference.

sudo apt install -y realtek-rtl88xxau-dkms
dkms status
lusb
usbipd list
usbipd bind --force --busid 2-2
usbipd attach --wsl --busid 2-2
usbipd unbind --busid 2-2

No comments:

Post a Comment