[FS#3724] GL-MT1300 can not use 2.4Ghz wifi

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Mon Apr 5 12:25:32 BST 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3724 - GL-MT1300 can not use 2.4Ghz wifi
User who did this - easyteacher (easyteacher)

----------
There is a solution, just set wireless from uci commands.

uci set wireless.radio0.disabled='0'
uci set wireless.radio0.hwmode='11g'
uci set wireless.radio0.htmode='HT20'
uci set wireless.radio0.cell_density='0'
uci set wireless.radio0.country='US'
uci set wireless.radio0.channel='3'
uci set wireless.radio1.hwmode='11a'
uci set wireless.radio1.htmode='VHT80'
uci set wireless.radio1.disabled='0'
uci set wireless.radio1.cell_density='0'
uci set wireless.radio1.country='US'
uci set wireless.radio1.channel='36'
uci commit wireless
wifi

----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3724#comment9544

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list