Since I started to use openWrt, I have an issue with wifi. If I enable the 5GHz band, the router crashes randomly. Almost all LED switch off, and it's not possible to access the router anymore.
I need to hard reset the router to start using again.
I'm now on openwrt 24.10 but had the same issue on openwrt 23.10. I checked on forum and sometimes people said its can be a driver issue with the wifi card but I cannot find a solution.
The router is an Asus RT-AX53U.
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button (red circle; this works best in the 'Markdown' composer view in the blue oval):
Remember to redact passwords, VPN keys, MAC addresses and any public IP addresses you may have:
You should sysupgrade to the newest 24.10 series release (or to the newest 25.12 release candidate). It makes no sense to try to debug a problem that is possibly already fixed in newer releases.
Log from before activating 5GHz to now (not already crashed for now). Hope I don't share sensitive data as I don't really understand what's in log for now
root@OpenWrt:~# logread -f
Fri Feb 6 21:00:42 2026 daemon.notice netifd: radio1 (4107): WARNING: Variable 'data' does not exist or is not an array/object
Fri Feb 6 21:00:42 2026 daemon.notice hostapd: Set new config for phy phy1:
Fri Feb 6 21:00:42 2026 daemon.notice wpa_supplicant[1603]: Set new config for phy phy1
Fri Feb 6 21:00:43 2026 daemon.notice wpa_supplicant[1603]: Set new config for phy phy1
Fri Feb 6 21:00:43 2026 daemon.notice hostapd: Set new config for phy phy1: /var/run/hostapd-phy1.conf
Fri Feb 6 21:00:43 2026 daemon.notice hostapd: Restart interface for phy phy1
Fri Feb 6 21:00:43 2026 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=FR ieee80211d=1 ieee80211h=1 hw_mode=a beacon_int=100 stationary_ap=1 chanlist=36 tx_queue_data2_burst=2.0 #num_global_macaddr=1 #macaddr_base= ieee80211n=1 ht_coex=0 ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935] ieee80211ac=1 vht_oper_chwidth=1 vht_oper_centr_freq_seg0_idx=42 vht_capab=[RXLDPC][SHORT-GI-80][TX-STBC-2BY1][SU-BEAMFORMER][SU-BEAMFORMEE][MU-BEAMFORMER][MU-BEAMFORMEE][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN][RX-STBC-1][SOUNDING-DIMENSION-2][BF-ANTENNA-2][MAX-MPDU-7991][MAX-A-MPDU-LEN-EXP7] ieee80211ax=1 he_oper_chwidth=1 he_oper_centr_freq_seg0_idx=42 he_su_beamformer=1 he_su_beamformee=1 he_mu_beamformer=1 he_bss_color=128 he_spr_sr_control=3 he_default_pe_duration=4 he_rts_threshold=1023 he_mu_edca_qos_info_param_count=0 he_mu_edca_qos_info_q_ack=0 he_mu_edca_qos_info_queue_request=0 he_mu_edca_qo
Fri Feb 6 21:00:43 2026 kern.info kernel: [ 146.111819] br-lan: port 5(phy1-ap0) entered blocking state
Fri Feb 6 21:00:43 2026 kern.info kernel: [ 146.117607] br-lan: port 5(phy1-ap0) entered disabled state
Fri Feb 6 21:00:43 2026 kern.info kernel: [ 146.123323] mt7915e 0000:02:00.0 phy1-ap0: entered allmulticast mode
Fri Feb 6 21:00:43 2026 kern.info kernel: [ 146.130576] mt7915e 0000:02:00.0 phy1-ap0: entered promiscuous mode
Fri Feb 6 21:00:43 2026 kern.info kernel: [ 146.137703] br-lan: port 5(phy1-ap0) entered blocking state
Fri Feb 6 21:00:43 2026 kern.info kernel: [ 146.143358] br-lan: port 5(phy1-ap0) entered forwarding state
Fri Feb 6 21:00:43 2026 kern.info kernel: [ 146.149737] br-lan: port 5(phy1-ap0) entered disabled state
Fri Feb 6 21:00:43 2026 daemon.notice hostapd: phy1-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Fri Feb 6 21:00:43 2026 daemon.notice hostapd: phy1-ap0: interface state COUNTRY_UPDATE->HT_SCAN
Fri Feb 6 21:00:43 2026 daemon.notice netifd: Wireless device 'radio1' is now up
Fri Feb 6 21:00:44 2026 daemon.notice netifd: Network device 'phy1-ap0' link is up
Fri Feb 6 21:00:44 2026 kern.info kernel: [ 146.569826] br-lan: port 5(phy1-ap0) entered blocking state
Fri Feb 6 21:00:44 2026 kern.info kernel: [ 146.575499] br-lan: port 5(phy1-ap0) entered forwarding state
Fri Feb 6 21:00:44 2026 daemon.notice hostapd: phy1-ap0: interface state HT_SCAN->ENABLED
Fri Feb 6 21:00:44 2026 daemon.notice hostapd: phy1-ap0: AP-ENABLED
Fri Feb 6 21:00:45 2026 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Fri Feb 6 21:00:45 2026 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Fri Feb 6 21:00:45 2026 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 12 names
Fri Feb 6 21:00:45 2026 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Fri Feb 6 21:01:28 2026 daemon.notice hostapd: phy0-ap0: STA 3e:f0:e2:47:XX:XX IEEE 802.11: did not acknowledge authentication response
Fri Feb 6 21:01:33 2026 daemon.info hostapd: phy1-ap0: STA 3e:f0:e2:47:XX:XX IEEE 802.11: associated (aid 1)
Fri Feb 6 21:01:33 2026 daemon.notice hostapd: phy0-ap0: Prune association for 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:33 2026 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED 3e:f0:e2:47:XX:XX auth_alg=sae
Fri Feb 6 21:01:33 2026 daemon.info hostapd: phy1-ap0: STA 3e:f0:e2:47:XX:XX WPA: pairwise key handshake completed (RSN)
Fri Feb 6 21:01:33 2026 daemon.notice hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:37 2026 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:37 2026 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.50.120 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:37 2026 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:37 2026 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.50.120 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:37 2026 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:37 2026 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.50.120 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:37 2026 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.50.120 3e:f0:e2:47:XX:XX
Fri Feb 6 21:01:37 2026 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.50.120 3e:f0:e2:47:XX:XX Galaxy-A14
Fri Feb 6 21:02:03 2026 daemon.info hostapd: phy0-ap0: STA 3e:f0:e2:47:XX:XX IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)