lede icon indicating copy to clipboard operation
lede copied to clipboard

Cudy TR3000 5G频段WiFi间歇断开重连

Open jt1174595239 opened this issue 4 months ago • 2 comments

详细叙述

型号 | Cudy TR3000 (U-Boot mod)(CpuMark : 8735.531775 Scores) 目标平台 | mediatek/filogic 固件版本 | LEDE R25.10.10 / LuCI openwrt-23.05 branch git-25.243.68636-4597fa4 内核版本 | 6.6.112

WiFi 5G频段 iPhone13PM与Xbox sx 每隔5到15分钟断开重连,其它设备未测试过。2.4G倒是没问题

日志如下

重复 issue

  • [x] 没有类似的 issue

具体型号

Cudy-TR3000

详细日志

Sat Oct 18 14:37:06 2025 daemon.notice hostapd: wlan1: AP-STA-DISCONNECTED cc:60:c8:1b:fe:c7 Sat Oct 18 14:37:06 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 IEEE 802.11: disassociated Sat Oct 18 14:37:19 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 IEEE 802.11: authenticated Sat Oct 18 14:37:19 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 IEEE 802.11: associated (aid 3) Sat Oct 18 14:37:19 2025 daemon.notice hostapd: wlan1: AP-STA-CONNECTED cc:60:c8:1b:fe:c7 auth_alg=open Sat Oct 18 14:37:19 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 RADIUS: starting accounting session 716A89ED41FCBE97 Sat Oct 18 14:37:19 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 WPA: pairwise key handshake completed (RSN) Sat Oct 18 14:37:19 2025 daemon.notice hostapd: wlan1: EAPOL-4WAY-HS-COMPLETED cc:60:c8:1b:fe:c7 Sat Oct 18 14:38:18 2025 daemon.notice hostapd: wlan1: AP-STA-DISCONNECTED cc:60:c8:1b:fe:c7 Sat Oct 18 14:38:18 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 IEEE 802.11: disassociated Sat Oct 18 14:38:31 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 IEEE 802.11: authenticated Sat Oct 18 14:38:31 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 IEEE 802.11: associated (aid 3) Sat Oct 18 14:38:32 2025 daemon.notice hostapd: wlan1: AP-STA-CONNECTED cc:60:c8:1b:fe:c7 auth_alg=open Sat Oct 18 14:38:32 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 RADIUS: starting accounting session D025E335D51E9887 Sat Oct 18 14:38:32 2025 daemon.info hostapd: wlan1: STA cc:60:c8:1b:fe:c7 WPA: pairwise key handshake completed (RSN) Sat Oct 18 14:38:32 2025 daemon.notice hostapd: wlan1: EAPOL-4WAY-HS-COMPLETED cc:60:c8:1b:fe:c7

2.4G频段WiFi配置信息 wlan0 ESSID: "Cudy-0E2E" Access Point: 80:AF:CA:58:0E:2E Mode: Master Channel: 1 (2.412 GHz) HT Mode: HT20 Center Channel 1: 1 2: unknown Tx-Power: 26 dBm Link Quality: 39/70 Signal: -71 dBm Noise: -91 dBm Bit Rate: 13.0 MBit/s Encryption: WPA2 PSK (CCMP) Type: nl80211 HW Mode(s): 802.11ax/b/g/n Hardware: embedded [MediaTek MT7981] TX power offset: none Frequency offset: none Supports VAPs: yes PHY name: phy0

5G频段WiFi配置信息 wlan1 ESSID: "Cudy-0E2E-5G" Access Point: 82:AF:CA:58:0E:2F Mode: Master Channel: 36 (5.180 GHz) HT Mode: HE160 Center Channel 1: 50 2: unknown Tx-Power: 23 dBm Link Quality: 46/70 Signal: -64 dBm Noise: -92 dBm Bit Rate: 971.2 MBit/s Encryption: WPA2 PSK (CCMP) Type: nl80211 HW Mode(s): 802.11ac/ax/n Hardware: embedded [MediaTek MT7981] TX power offset: none Frequency offset: none Supports VAPs: yes PHY name: phy1 root@TR3000:~# iw dev wlan1 station dump | grep -A 5 cc:60:c8:1b:fe:c7 Station cc:60:c8:1b:fe:c7 (on wlan1) inactive time: 360 ms rx bytes: 413654 rx packets: 2015 tx bytes: 2293618 tx packets: 2895

jt1174595239 avatar Oct 18 '25 07:10 jt1174595239

RADIUS: starting accounting session 716A89ED41FCBE97 , 认证方法有问题

coolsnowwolf avatar Oct 20 '25 01:10 coolsnowwolf

RADIUS: starting accounting session 716A89ED41FCBE97 , 认证方法有问题

感谢L大回复,目前我是把5G频宽改成80Mhz就没有再发生间歇断开WiFi的问题

jt1174595239 avatar Oct 26 '25 23:10 jt1174595239