Citeren xinglp <xin...@gmail.com>:
2016-11-03 18:34 GMT+08:00 Felix Fietkau <n...@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.
This is expected. See
https://git.lede-project.org/08de183485c8412ceb77e0260d131d0b9af580ac
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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev