Temat: OpenWrt na R6100 jak uruchomiś drugie radio 5Ghz ac.
Router Netgear R6100 z OpenWrt (uci-15.05-ar71xx-nand-r6100) jak uruchomić radio1 (5GHz).
W graficznym interfejsie Luci jest tylko widoczne WiFi radio0.
konfig oryginalny
config wifi-device 'radio0'
option type 'mac80211'
option hwmode '11g'
option path 'platform/ar934x_wmac'
option htmode 'HT20'
option country 'PL'
option channel '3'
option txpower '18'
config wifi-iface
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'psk2+tkip'
option key 'netgear'