[FS#724] WI-FI not work on ZBT-826

LEDE Bugs lede-bugs at lists.infradead.org
Wed Apr 19 15:48:01 PDT 2017


The following task has a new comment added:

FS#724 - WI-FI  not work on ZBT-826
User who did this - camel (camel)

----------
i can'T confirm that as bug, as we826 is working fine. as the whole hardware is now working OK (tested 2,4GHz wifi, also USB, SD card, GSM module, 16+32MB flash version) 
WIFI is working fine and stable since few weeks as there were some fixes done.

did you use an old WIFI config ?


if wanted, you can try my settings which are working smooth ...


config wifi-device 'radio0'
	option channel '7'
	option path 'platform/10180000.wmac'
	option type 'mac80211'
	option hwmode '11g'
	option htmode 'HT40'
	option country 'US'
	option txpower '20'

config wifi-iface 'default_radio0'
	option device 'radio1'
	option network 'lan'
	option mode 'ap'
	option ssid 'LEDE'
	option encryption 'psk2+ccmp'
	option key '1234567890'
	option ifname 'wlan0'

config wifi-iface
	option device 'radio0'
	option mode 'ap'
	option ssid 'LEDE-Gast'
	option encryption 'psk2+ccmp'
	option key '1234567890'
	option network 'lan_guest'
	option ifname 'wlan0-1'


----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=724#comment2446



More information about the lede-bugs mailing list