#20641: netifd: radio0: sh: out of range
------------------------------+----------------------------------
 Reporter:  braveheart_leo@…  |      Owner:  developers
     Type:  defect            |     Status:  new
 Priority:  normal            |  Milestone:  Chaos Calmer (trunk)
Component:  base system       |    Version:  Trunk
 Keywords:                    |
------------------------------+----------------------------------
 Hi,

 I'm running a custom-compiled `DESIGNATED DRIVER (Bleeding Edge, r47055)`
 on WZR-HP-AG300H.

 I just started noticing `daemon.notice netifd: radio0 (xxxx): sh: out of
 range` errors. I couldn't tell from which rev this started, as I noticed
 this error just now. But I do know that this error wasn't present in the
 Chaos Calmer final release.

 This is my wireless config:
 {{{
 config wifi-device 'radio0'
         option type 'mac80211'
         option channel '6'
         option hwmode '11g'
         option htmode 'HT40'
         option require_mode 'g'
         option path 'pci0000:00/0000:00:11.0'
         option txpower '20'
         option distance '100'
         option country 'PH'
         option country_ie '1'
         option noscan '1'
         option disabled '0'

 config wifi-iface
         option device 'radio0'
         option mode 'ap'
         option network 'wlan0'
         option disabled '0'
         option ssid 'ssid1'
         option encryption 'psk2'
         option key 'key'
         option wpa_group_rekey '3600'
         option wmm '1'
         option uapsd '1'
         option ieee80211w '1'
         option isolate '1'
         option hidden '0'
         option macfilter 'deny'
         list maclist 'd0:b3:3f:0f:75:86'
         list maclist 'd0:b3:3f:6e:c4:96'
         list maclist '18:fe:34:05:c7:90'

 config wifi-iface
         option device 'radio0'
         option mode 'ap'
         option network 'wlan0_1'
         option disabled '0'
         option ssid 'ssid2'
         option encryption 'psk2'
         option key 'key'
         option wpa_group_rekey '3600'
         option wmm '1'
         option uapsd '1'
         option ieee80211w '1'
         option isolate '0'
         option hidden '0'
         option macfilter 'deny'
         list maclist 'd0:b3:3f:0f:75:86'
         list maclist 'd0:b3:3f:6e:c4:96'
         list maclist '18:fe:34:05:c7:90'

 config wifi-device 'radio1'
         option type 'mac80211'
         option channel '149'
         option hwmode '11a'
         option htmode 'HT40'
         option path 'pci0000:00/0000:00:12.0'
         option txpower '20'
         option distance '100'
         option country 'PH'
         option country_ie '1'
         option doth '1'
         option noscan '1'
         option disabled '0'

 config wifi-device 'radio1'
         option type 'mac80211'
         option channel '149'
         option hwmode '11a'
         option htmode 'HT40'
         option path 'pci0000:00/0000:00:12.0'
         option txpower '20'
         option distance '100'
         option country 'PH'
         option country_ie '1'
         option doth '1'
         option noscan '1'
         option disabled '0'

 config wifi-iface
         option device 'radio1'
         option mode 'ap'
         option network 'wlan1'
         option disabled '1'
         option ssid 'ssid5g1'
         option encryption 'psk2'
         option key 'key'
         option wpa_group_rekey '3600'
         option wmm '1'
         option uapsd '1'
         option ieee80211w '1'
         option isolate '1'
         option hidden '0'
         option macfilter 'deny'

 config wifi-iface
         option device 'radio1'
         option mode 'ap'
         option network 'wlan1_1'
         option disabled '1'
         option ssid 'ssid5g2'
         option encryption 'psk2'
         option key 'key'
         option wpa_group_rekey '3600'
         option wmm '1'
         option uapsd '1'
         option ieee80211w '1'
         option isolate '0'
         option hidden '0'
         option macfilter 'deny'
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20641>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to