-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8812au monitor mode doesn't work well #7
Comments
While I switch to the Open.HD customed image, this USB adapter works well in monitor mode. What is happening? |
Log from WFB_RX (rtl8812au): override block 0x548 flush 0 fragments |
Remove stock rtl8812au driver from raspbian |
root@raspberrypi:/home/pi# uname -a
Linux raspberrypi 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux
root@raspberrypi:/home/pi# cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
root@raspberrypi:/home/pi# iw wlan1 info
Interface wlan1
ifindex 4
wdev 0x100000001
addr 08:10:7b:ba:a2:19
type monitor
wiphy 1
txpower 20.00 dBm
Can not change the channel even after installing the patch driver.
In this case, losing packets is always happening in WFB.
The text was updated successfully, but these errors were encountered: