Re: [OpenWrt-Devel] Why STA wifi interface shutsdown AP interface?

2015-07-15 Thread Yaroslav Syrytsia
Hi, It is a known issue, some descriptions you can find there - http://vonger.cn/?p=1778 I guess it is not depend on a driver or hw. 15.07.2015, 13:33, valent.turko...@gmail.com valent.turko...@gmail.com: Hi, Atheros hardware supports multiple wireless interfaces, and ath9k driver takes

Re: [OpenWrt-Devel] Why STA wifi interface shutsdown AP interface?

2015-07-15 Thread Yaroslav Syrytsia
The script is a bit ugly ... but the main idea is correct :) But i would prefer next behavior: if STA has lost the connection to upstream AP, then our AP must not fail and switch to the channel from our config file or to last used channel (aka STA channel) ... Maybe someone from OpenWRT

[OpenWrt-Devel] VoCore as wireless bridge

2015-07-14 Thread Yaroslav Syrytsia
Hi, I am trying to use VoCore (RT5350 board) as wireless bridge with the following wpa_supplicant config: ctrl_interface=/var/run/wpa.sock update_config=1 fast_reauth=1 ap_scan=1 network={ ssid=home_wifi psk=915644af001df2afbcf02df60f3fc27f9f7d7b09f1ac3667bb84e0776ec25e08 } I

[OpenWrt-Devel] VoCore as wireless bridge

2015-07-06 Thread Yaroslav Syrytsia
Hi, I am trying to use VoCore (RT5350 board) as wireless bridge with the following wpa_supplicant config: ctrl_interface=/var/run/wpa.sock update_config=1 fast_reauth=1 ap_scan=1 network={ ssid=home_wifi psk=915644af001df2afbcf02df60f3fc27f9f7d7b09f1ac3667bb84e0776ec25e08 } I

Re: [OpenWrt-Devel] [PATCH 1/5] image.mk: add Build step combined-image

2015-06-07 Thread Yaroslav Syrytsia
Hi, I think, you can replace the following line: $(word 1,$^) By: $ 07.06.2015, 15:29, Alexander Couzens lyn...@fe80.eu: Signed-off-by: Alexander Couzens lyn...@fe80.eu ---  include/image.mk | 7 +++  1 file changed, 7 insertions(+) diff --git a/include/image.mk b/include/image.mk

Re: [OpenWrt-Devel] AllWinner/sunxi platform support status

2014-07-30 Thread Yaroslav Syrytsia
Hi, Have you looked to https://github.com/nekromant/openwrt-sunxi ? 30.07.2014, 13:28, Derek Vicky thewerth...@gmail.com: Anyone? On 07/26/2014 11:25 AM, Derek Werthmuller wrote:  I'm looking at using one of the sunxi targets over the rpi for more  ram and cpu power.  The primary candidate