openwrt / mt76

mac80211 driver for MediaTek MT76x0e, MT76x2e, MT7603, MT7615, MT7628 and MT7688
743 stars 341 forks source link

802.11s mt7613/7663 cannot get connection #533

Open ptpt52 opened 3 years ago

ptpt52 commented 3 years ago
AP1 (7613):
config wifi-iface 'wifinet3'
    option device 'radio1'
    option mode 'mesh'
    option encryption 'none'
    option mesh_id 'x-wrt-mesh-id'
    option mesh_fwding '1'
    option mesh_rssi_threshold '0'
    option network 'lan'

AP2 (7613):
config wifi-iface 'wifinet3'
    option device 'radio1'
    option mode 'mesh'
    option encryption 'none'
    option mesh_id 'x-wrt-mesh-id'
    option mesh_fwding '1'
    option mesh_rssi_threshold '0'
    option network 'lan'

802.11s never works on chip mt7613

# iwinfo wlan1 assoclist
No station connected

# iwinfo wlan1 info
wlan1     ESSID: "x-wrt-mesh-id"
          Access Point: 00:0F:43:26:60:00
          Mode: Mesh Point  Channel: 161 (5.805 GHz)
          Center Channel 1: 155 2: unknown
          Tx-Power: 19 dBm  Link Quality: unknown/70
          Signal: unknown  Noise: -92 dBm
          Bit Rate: unknown
          Encryption: none
          Type: nl80211  HW Mode(s): 802.11nac
          Hardware: 14C3:7663 14C3:7663 [MediaTek MT7613BE]
          TX power offset: none
          Frequency offset: none
          Supports VAPs: yes  PHY name: phy1
ptpt52 commented 3 years ago

AP m7615 + AP 7612 802.11s works

ptpt52 commented 3 years ago

I try the kmod-mt7663-firmware-sta firmware, report connected, but not network, ping fail

iwinfo wlan1 assoclist
00:0F:43:26:60:00  -29 dBm / -92 dBm (SNR 63)  52 ms ago
        RX: unknown                                      753 Pkts.
        TX: 585.0 MBit/s, VHT-MCS 7, 80MHz, VHT-NSS 2        27 Pkts.
        expected throughput: 362.8 MBit/s
ptpt52 commented 3 years ago

Also, I try sta(7613) connect to AP 7612, failed