GL-MT300N-V2 Join Network : Wireless Scan problem

With the last firmware

I open Network / WLAN functionnality -> Scan -> I choice my AP ( WNR3500 Tomato ) and i have this error :

/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute arcombine dispatcher target for entry '/admin/network/wireless/mt7628.network1'.
The called action terminated with an exception:
/usr/lib/lua/luci/i18n.lua:42: bad argument #1 to 'format' (integer expected, got nil)
stack traceback:
	[C]: in function 'assert'
	/usr/lib/lua/luci/dispatcher.lua:460: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:141: in function </usr/lib/lua/luci/dispatcher.lua:140>

Why this error with Luic ?

Also i cannot associate my AP ( this is for use as a Repeater ) …

Also i can configure but after edit /etc/config/wireless + commit or after add manually


I have compiled a personal version with LEDE 17.0 master sources and i have not this problem …

 

 

 

 

 

 

 

 

 

 

Please don’t use luci to setup wireless as it is using MTK private driver.

Your own firmware is using open source drivers and don’t have this problem. But opensource driver has its own problems.