Skip to content

[Help]: mt7921u can only connect to other wifi 6e devices #657

@chcoomilk

Description

@chcoomilk

Checklist

  • I acknowledge that support is provided on a best-effort basis.
  • I acknowledge that the authors and contributors to this repository cannot be held responsible for the results of my use of any information contained in or linked from this repository.

uname

Linux chocomini 6.14.0-29-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 7 18:32:38 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

lsusb

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 0bda:b85b Realtek Semiconductor Corp. Bluetooth Radio Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 003: ID 7825:a2a4 Other World Computing External SATA Hard Drive Adapter cable PA023U3 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 320f:5088 Telink Wireless Gaming Keyboard Bus 003 Device 003: ID 0573:1573 Zoran Co. Personal Media Division (Nogatech) USB Audio and HID Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 004 Device 003: ID 0e8d:7961 MediaTek Inc. Wireless_Device

rfkill

0: hci0: Bluetooth Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no 3: phy2: Wireless LAN Soft blocked: no Hard blocked: no

dkms

none (I didn't have dkms before this, do I need to reboot after installing?)

iw

phy#2
        Unnamed/non-netdev interface
                wdev 0x200000002
                addr 92:de:80:83:9d:e0
                type P2P-device
                txpower 3.00 dBm
        Interface wlx90de80839de0
                ifindex 15
                wdev 0x200000001
                addr 90:de:80:83:9d:e0
                type managed
                txpower 3.00 dBm
                multicast TXQ:
                        qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes        tx-packets
                        0       0       0       0       0       0       0       0               0
phy#0
        Interface wlp3s0
                ifindex 3
                wdev 0x1
                addr c0:e3:50:cf:14:44
                type managed
                txpower 0.00 dBm
                multicast TXQ:
                        qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes        tx-packets
                        0       0       0       0       0       0       0       0               0

What happened?

I ordered this generic wifi 6 usb, came with a small cd which I'm assuming is for windows driver install. The wifi dongle works fine out of the box without having to compile anything.

I have a wifi 5 router at home, it's working fine with other devices and it's picked up by the new wifi dongle but unable to connect to it. If I try connecting with nmcli sudo nmcli device wifi connect HomeRouter --ask, I'll only get:

Push of the WPS button on the router or a password is required to access the wireless network 'HomeRouter'.
Password (802-11-wireless-security.psk): **********
Error: Connection activation failed: The Wi-Fi network could not be found.

I tried connecting with 3 other different type of wifi hotspot
wifi 6: fail
wifi 6e: success
wifi 7: fail

here's the iw dev output if connected to my 6e device hotspot (it's a google pixel 6 pro)

phy#2
        Unnamed/non-netdev interface
                wdev 0x200000002
                addr 92:de:80:83:9d:e0
                type P2P-device
                txpower 3.00 dBm
        Interface wlx90de80839de0
                ifindex 15
                wdev 0x200000001
                addr 90:de:80:83:9d:e0
                ssid three5495
                type managed
                channel 161 (5805 MHz), width: 80 MHz, center1: 5775 MHz
                txpower 3.00 dBm
                multicast TXQ:
                        qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes        tx-packets
                        0       0       0       0       0       0       0       0               0
phy#0
        Interface wlp3s0
                ifindex 3
                wdev 0x1
                addr c0:e3:50:cf:14:44
                type managed
                txpower 0.00 dBm
                multicast TXQ:
                        qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes        tx-packets
                        0       0       0       0       0       0       0       0               0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions