DIR-825 5GHz unavailable in web interface
Posted: Mon Jul 01, 2013 10:36 pm
Recent upgrade on my DIR-825 b1 to 1.5.10 from 1.5.7.
I did not "Attempt to Preserve Settings" on the "Upgrade Firmware" page.
Settings for the "Dual Band" or the 5G radio are not present in the web interface.
In /etc/config/wireless
config wifi-device 'radio3'
I set the channel then enabled the radio.
option disabled '0'
Then appended to /etc/config/wireless
config wifi-iface 'ap_a'
option device 'radio3'
option mode 'ap'
option network 'lan'
option ssid 'OpenWrt_5G'
option encryption 'psk'
option key 'your-passwd"
/etc/init.d/network reload
5G now works and shows on the "Status" page
However "Dual Band" is not available on the "Connection > Wireless" page.
I did not "Attempt to Preserve Settings" on the "Upgrade Firmware" page.
Settings for the "Dual Band" or the 5G radio are not present in the web interface.
In /etc/config/wireless
config wifi-device 'radio3'
I set the channel then enabled the radio.
option disabled '0'
Then appended to /etc/config/wireless
config wifi-iface 'ap_a'
option device 'radio3'
option mode 'ap'
option network 'lan'
option ssid 'OpenWrt_5G'
option encryption 'psk'
option key 'your-passwd"
/etc/init.d/network reload
5G now works and shows on the "Status" page
However "Dual Band" is not available on the "Connection > Wireless" page.