MT7615 mesh is crashing sometimes and i need manually restart wifi module. Do you have any ideas of fixing it?
P.s. logs cant be provided at the moment i will edit the post after another mesh crash
Are you talking about an 802.11s wireless mesh network?
If so have you installed mesh11sd?
Some wireless drivers crash without it.
I installed it after today's crash
It might still crash of course. If it does we should look in detail at your configs.
It doesnt crash now, if it crash i will reply
Phantom meshnode detected(error with mesh11sd)
Wireless config `OpenWrt 22.03.2, r19803-9a599fee93
root@FS-MNA:~# cat /etc/config/wireless
config wifi-device 'radio0'
option type 'mac80211'
option path '1e140000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0'
option band '2g'
option cell_density '0'
option country 'RU'
option htmode 'HT20'
option channel '11'
config wifi-device 'radio1'
option type 'mac80211'
option path '1e140000.pcie/pci0000:00/0000:00:01.0/0000:02:00.0'
option band '5g'
option cell_density '0'
option txpower '20'
option htmode 'VHT80'
option country 'RU'
option channel '136'
config wifi-iface 'wifinet2'
option device 'radio0'
option mode 'ap'
option ssid 'TION'
option network 'lan'
option encryption 'psk2'
option key 'catengineerforever'
option dtim_period '1'
option disassoc_low_ack '0'
option wds '1'
option ieee80211r '1'
option ft_over_ds '0'
option ft_psk_generate_local '1'
option mobility_domain '012a'
option max_inactivity '12000'
option wpa_group_rekey '86400'
config wifi-iface 'wifinet1'
option device 'radio1'
option mode 'mesh'
option mesh_fwding '1'
option mesh_rssi_threshold '0'
option network 'lan'
option mesh_id 'TION_M'
option encryption 'sae'
option key 'catengineerforever'
config wifi-iface 'wifinet3'
option device 'radio1'
option mode 'ap'
option network 'lan'
option wpa_group_rekey '86400'
option disassoc_low_ack '0'
option encryption 'psk2'
option key 'catengineerforever'
option ieee80211r '1'
option mobility_domain '012a'
option ft_over_ds '0'
option ft_psk_generate_local '1'
option ssid 'TION_5Ghz'
root@FS-MNA:~#
P.s. after crash it fixes in around 30sec