[LEDE-DEV] wireless became unstable after "mac80211: update to wireless-testing 2016-10-08" commit ad51e09fd1301484820a466a49447a34d7504882

xinglp xinglp at gmail.com
Thu Nov 3 07:46:01 PDT 2016


2016-11-03 22:28 GMT+08:00 Yousong Zhou <yszhou4tech at gmail.com>:
> On 3 November 2016 at 22:20, xinglp <xinglp at gmail.com> wrote:
>> 2016-11-03 18:34 GMT+08:00 Felix Fietkau <nbd at nbd.name>:
>>> On 2016-11-03 04:18, xinglp wrote:
>>>> I have tried to use several phone and app to play video via samba, I
>>>> got broken picture or not fluent after this commit.
>>>> Hardware is ar9331.
>>> Should be fixed in the latest version, please test.
>>
>> 'wifi detect' output nothing with latest version, but
>> /sys/class/net/wlan0 exist.
>>
>
> wifi detect has just been changed into a nop with
> 5f8f8a366136a07df661e31decce2458357c167a   The new method is "wifi
> config"
The wifi works fine when I streaming video now, thanks
>
>                 yousong
>
>> sh -x /sbin/wifi detect
>> + . /lib/functions.sh
>> + N=
>>
>> + _C=0
>> + NO_EXPORT=1
>> + LOAD_STATE=1
>> + LIST_SEP=
>> + reset_cb
>> + [ -z  -a -f /lib/config/uci.sh ]
>> + . /lib/config/uci.sh
>> + CONFIG_APPEND=
>> + . /usr/share/libubox/jshn.sh
>> + DEVICES=
>> + DRIVERS=
>> + include /lib/wifi
>> + local file
>> + ls /lib/wifi/mac80211.sh
>> + . /lib/wifi/mac80211.sh
>> + append DRIVERS mac80211
>> + local var=DRIVERS
>> + local value=mac80211
>> + local sep=
>> + eval export -n -- "DRIVERS=${DRIVERS:+${DRIVERS}${value:+$sep}}$value"
>> + export -n -- DRIVERS=mac80211
>> + scan_wifi
>> + local cfgfile=
>> + DEVICES=
>> + config_load wireless
>> + [ -n  ]
>> + uci_load wireless
>> + local PACKAGE=wireless
>> + local DATA
>> + local RET
>> + local VAR
>> + _C=0
>> + [ -z  ]
>> + export -n CONFIG_LIST_STATE=
>> + export -n CONFIG_SECTIONS=
>> + export -n CONFIG_NUM_SECTIONS=0
>> + export -n CONFIG_SECTION=
>> + /sbin/uci -P /var/state -S -n export wireless
>> + DATA=
>> + RET=1
>> + [ 1 != 0 -o -z  ]
>> + unset DATA
>> +
>> + return 1
>>
>>>
>>> - Felix
>>>
>>
>> _______________________________________________
>> Lede-dev mailing list
>> Lede-dev at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/lede-dev



More information about the Lede-dev mailing list