aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
GNU General Public License v2.0
3.4k stars 750 forks source link

airodum-ng (and monitor mode ?) not working with latest commit #1172

Open solsticedhiver opened 1 week ago

solsticedhiver commented 1 week ago

I am using the rtl8812au git driver for a while on rpi0 2 w with usb key (0bda:0811), on archlinux arm (armv7h). It was fine.

In fact, I am manually building the driver at each kernel upgrade. This time, I run git pull before compiling the driver, and once I installed it, then put the card in monitor mode, I couldn't see a thing in airodump-ng.

No AP was detected, and the channel sweeping was very slow. May be it was working but only veeerry slloow?

I just run git checkout 63cf0b4584aa8878b0fe8ab38017f31c319bde3d, and rebuilt the driver. This time, I got no problem when running airodumg-ng!!?

danbinns-ss commented 6 days ago

Thanks for posting this, was pulling my hair out. Can confirm that going back to this commit allowed the driver to work correctly and start detecting APs.