Problem with MT7601 wifi adapter

hello, I do not know if anyone can help me, but I still hope

phone: Redmi note 10 pro 5g
root: magisk
ROM: pixel experience (vim wan’t hoogs)
kernel: vim wan’t hoog
vim wan’t hoogs tutorial: https://search.app/RfsQjE89eCvTbo9c9

I recently reinstalled the nethunter applications to install the new version, I installed it, but now I have a problem with my MT7601 wifi adapter, the problem is probably related to the modules(I thin, but not sure), I run the modules (su -c modprobe -d /vendor/lib/modules mt7601u btusb), in androidsu, in lsmod they are displayed (all results commands at the end) and lsusb says it sees the mt7601 device, BUT lsusb -t already says Driver=[none], although it showed a specific driver for all of them, the modules themselves (/vendor/lib/modules) I didn’t touch it during installation.
commands output down here :point_down: (I think problem in lsusb -t in driver, but I’m not sure)
[ 6433.974376] mt7601u: probe of 1-1:1.0 failed with error -11

lsusb:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

lsusb -t:
/sys/bus/usb/devices/usb1/rx_lanes: No such file or directory
/sys/bus/usb/devices/usb1/tx_lanes: No such file or directory
/sys/bus/usb/devices/1-1/rx_lanes: No such file or directory
/sys/bus/usb/devices/1-1/tx_lanes: No such file or directory
/sys/bus/usb/devices/usb2/rx_lanes: No such file or directory
/sys/bus/usb/devices/usb2/tx_lanes: No such file or directory
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 480M
|__ Port 001: Dev 002, If 0, Class=Vendor Specific Class, Driver=[none], 480M
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 5000M

lsmod:
Module Size Used by
btusb 49152 0
btrtl 16384 1 btusb
btbcm 20480 1 btusb
btintel 20480 1 btusb
mt7601u 106496 0
mac80211 720896 1 mt7601u

dmesg|grep mt7601 gives MANY text, but at the end:
[ 6433.974376] mt7601u: probe of 1-1:1.0 failed with error -11