#18093: Radio1 (2.4GHz) is missing because WIFI configuration is not properly
set
in /etc/init.d/boot script for TP-Link Archer C7 V2
-----------------------+------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
-----------------------+------------------------
For TP-Link Archer C7 V2Radio1 (2.4GHz) is missing because WIFI
configuration is not properly set in /etc/init.d/boot script.
OpenWRT version: CHAOS CALMER (Bleeding Edge, r42861)
root@OpenWrt:/# cat /etc/config/wireless
config wifi-device radio0
option type mac80211
option channel 11
option hwmode 11g
option path 'platform/qca955x_wmac'
option htmode HT20
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 1
config wifi-iface
option device radio0
option network lan
option mode ap
option ssid OpenWrt
option encryption none
root@OpenWrt:/#
SOLUTION is to increase sleep time to allow wifi modules to settle from 1
to 3 seconds in /etc/init.d/boot.
--
Ticket URL: <https://dev.openwrt.org/ticket/18093>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets