#19345: netifd: radio0: sh: bad number
-----------------------------------------+---------------------------------
Reporter: braveheart_leo@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Chaos Calmer
Component: packages | (trunk)
Keywords: netifd radio0 sh bad number | Version: Trunk
-----------------------------------------+---------------------------------
Running on CHAOS CALMER (Bleeding Edge, r45073), I started noticing
{{{
Sun Mar 29 15:19:30 2015 daemon.notice netifd: radio0 (1166): sh: bad
number
Sun Mar 29 15:19:31 2015 daemon.notice netifd: radio0 (1166): sh: bad
number
}}}
I'm sure it is related to r40469, when a new option in hostapd was
introduced but no default set. Unfortunately, I haven't found out where in
the code it might be.
Here is my wireless config for reference:
{{{
config wifi-device 'radio0'
option type 'mac80211'
option channel '6'
option hwmode '11g'
option htmode 'HT40+'
option path '10180000.wmac'
option txpower '20'
option distance '100'
option country 'US'
option country_ie '0'
option noscan '1'
option disabled '0'
config wifi-iface
option device 'radio0'
option mode 'ap'
option network 'wifi0'
option ssid 'x'
option encryption 'psk2'
option key 'x'
option wpa_group_rekey '3600'
option wmm '1'
option isolate '0'
option hidden '0'
config wifi-iface
option device 'radio0'
option mode 'ap'
option network 'wifi1'
option ssid 'x'
option encryption 'psk2'
option key 'x'
option wpa_group_rekey '3600'
option wmm '1'
option isolate '1'
option hidden '0'
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/19345>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets