You are not logged in.

#1 2024-12-26 19:30:52

CraftHumster
Member
Registered: 2023-07-20
Posts: 28

Ralink Wi-Fi adapter not working on monitor mode

Hello everyone! Please help me with setting up my Ralink adapter! (It doesn't work in monitoring mode.) More precisely, with finding a driver for it. On similar posts there was a link to a package from AUR that now gives error 404. When building the official driver, I get an error:

make -C tools
make[1]: Entering directory '/home/marti/Desktop/RT2870/rt3572sta/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory '/home/marti/Desktop/RT2870/rt3572sta/tools'
/home/marti/Desktop/RT2870/rt3572sta/tools/bin2h
cp -f os/linux/Makefile.6 /home/marti/Desktop/RT2870/rt3572sta/os/linux/Makefile
make -C /lib/modules/6.12.6-arch1-1/build SUBDIRS=/home/marti/Desktop/RT2870/rt3572sta/os/linux modules
make[1]: Entering directory '/usr/lib/modules/6.12.6-arch1-1/build'
  SYNC include/config/auto.conf
crypto/Kconfig:1448: can't open file “arch/arm/crypto/Kconfig”
make[4]: *** [scripts/kconfig/Makefile:85: syncconfig] Error 1
make[3]: *** [Makefile:680: syncconfig] Error 2
make[2]: *** [/usr/lib/modules/6.12.6-arch1-1/build/Makefile:781: include/config/auto.conf] Error 2
make[1]: *** [Makefile:224: __sub-make] Error 2
make[1]: Leaving directory '/usr/lib/modules/6.12.6-arch1-1/build'
make: *** [Makefile:244: LINUX] Error 2

Here is the output of dmesg regarding this adapter:

[80118.329832] usb 1-2: Manufacturer: Ralink
[80118.329833] usb 1-2: SerialNumber: 1.0
[80118.449350] usb 1-2: reset high-speed USB device number 7 using xhci_hcd
[80119.187503] rt2800usb 1-2:1.0 wlp0s20f0u2: renamed from wlan0 

Offline

#2 2024-12-26 19:41:07

loqs
Member
Registered: 2014-03-06
Posts: 18,232

Re: Ralink Wi-Fi adapter not working on monitor mode

What is the AUR package that is gives the 404 error? Please provide a URL for the official driver that is producing the issue. What is the VID:PID of the adapter? What happens when you attempt to enable monitor mode using the in tree kernel module?

Offline

Board footer

Powered by FluxBB