Commit 3a1a433 1 parent dc732cd commit 3a1a433 Copy full SHA for 3a1a433
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,11 @@ $ uname -r
19
19
6.12.x
20
20
21
21
Make sure you're running latest WiFi firmware:
22
+
22
23
[ 18615.766176] mt7921u 1-9.3:1.3: WM Firmware Version: ____ 010000, Build Time: 20241106151045
23
24
24
25
Disable BT stack:
26
+
25
27
echo "install btusb /bin/false" >> /etc/modprobe.d/local-dontload.conf
26
28
27
29
reboot or unload btusb
@@ -38,7 +40,6 @@ Now dmesg should print this:
38
40
[ 20844.818349] usb 1-9.3: SerialNumber: 000000000
39
41
[ 20845.018645] usb 1-9.3: reset high-speed USB device number 12 using xhci_hcd
40
42
[ 20845.159101] mt7921u 1-9.3:1.3: HW/SW Version: 0x8a108a10, Build Time: 20241106151007a
41
-
42
43
[ 20845.420854] mt7921u 1-9.3:1.3: WM Firmware Version: ____ 010000, Build Time: 20241106151045
43
44
[ 20847.020857] mt7921u 1-9.3:1.3 wlp22s0f0u9u3i3: renamed from wlan0
44
45
test monitor mode and packet injection:
You can’t perform that action at this time.
0 commit comments