You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2021. It is now read-only.
It use radio1, but it's unavailable due to some unknown reason.
workaround
uci delete wireless.radio0.path
uci delete wireless.radio1.path
uci set wireless.radio0.phy='phy0'
uci set wireless.radio1.phy='phy1'
Wifi AP for 5G=>kernel crash
Seem fixed after apply all patches from linux/kernel/git/kvalo/ath.git
HACK: Add hack .cold_boot_calib = false, to workaround q6v5_wcss timeout(the same as the latter one)
Wifi AP for 2.4(and 5G)=>Kernel lag and eth not working?