I have updated the PKGBUILD just to push pkgver to last commit. Most of errors that are reported here are because of using an old commit from upstream. Also, be aware that in the current branch (v5.6.4.1) setting monitor with the iw
or iwconfig
makes frame injection unstable, so better use airmon-ng start <interface>
to avoid issues.
If you still have problems, try loading the module with USB Mode 3.0 by doing:
rmmod 88XXau
modprobe 88XXau rtw_switch_usb_mode:1
Pinned Comments
iyanmv commented on 2020-01-10 16:02 (UTC)
This package now forces to use the branch
v5.6.4.2
(the one that works better for me), which is the default one in the remote repository although they still mention branchv5.3.4
as the stable one. If you have any issues, please leave a comment, and also tried to change the branch in the source array. For example, change it to:Read the README.me to learn how to set your interface in monitor mode (and other things).
Important: Use
ip
andiw
instead ofifconfig
andiwconfig