kimocoder / qualcomm_android_monitor_mode

Qualcomm QCACLD WiFi monitor mode for Android
https://www.aircrack-ng.org
275 stars 51 forks source link

Support for Galaxy Note 3? #37

Open pagkly opened 3 years ago

pagkly commented 3 years ago

Hi @kimocoder. Wonderful job on this project! Ive tested Redmi Note 7 and got monitor mode without problem. I have another older device like Galaxy Note 3 with custom ROM LineageOS17.1 (SD800/MSM8974) Ive been testing which shares similar wireless chip with Nexus 5 at the time. Latest nethunter kernel is only for Nougat LOS14.1.

Running the echo 4 for turning on mon mode returns: bash: /sys/module/wlan/parameters/con_mode: No such file or directory

Also, how do I use the patch file? Is it for kernel options for menuconfig and thus require rebuilding Galaxy Note 3 kernel that supports monitor mode? Or is the patch file for nethunter kernel?

Thank you.