Re: [LEDE-DEV] [PATCH 00/13] sunxi: upgrade to kernel 4.9 and add A64 support

2017-08-09 Thread Lucian Cristian
On 09.08.2017 22:08, Hauke Mehrtens wrote: On 08/08/2017 01:13 AM, Lucian Cristian wrote: On 07.08.2017 19:47, Lucian Cristian wrote: On 07.08.2017 19:43, Hauke Mehrtens wrote: ... Hi Lucian, The eMMC version needs an extra device tree file, could you please use this one: arch/arm/boot/dts/su

Re: [LEDE-DEV] [PATCH 00/13] sunxi: upgrade to kernel 4.9 and add A64 support

2017-08-09 Thread Hauke Mehrtens
On 08/08/2017 01:13 AM, Lucian Cristian wrote: > On 07.08.2017 19:47, Lucian Cristian wrote: >> On 07.08.2017 19:43, Hauke Mehrtens wrote: >>> ... >>> Hi Lucian, >>> >>> The eMMC version needs an extra device tree file, could you please use >>> this one: >>> arch/arm/boot/dts/sun7i-a20-olinuxi

[LEDE-DEV] Build dependencies issue

2017-08-09 Thread Pierre Lebleu
Hi all, When I try to compile "openssh-server-without-pam", the build system tries to compile the "libpam" first and then compile my target without using this library. $ make package/openssh/{clean,compile} make[1] package/openssh/clean make[2] -C feeds/packages/net/openssh clean make[2] -C fe

Re: [LEDE-DEV] [OpenWrt-Hackers] domain transfer

2017-08-09 Thread Imre Kaloz
openwrt.org - as far as I know, the transfer of the lede domain didn't start yet. Imre On 2017-08-09 10:39, Tom Psyborg wrote: Hi Which domain? Tom On 9 August 2017 at 08:36, John Crispin > wrote: Hi, it looks like the domain was transfered to a new regi

Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-09 Thread e9hack
Hi, the issue isn't triggered by wifi directly. Calling '/etc/init.d/network reload' without any modification of the network config triggers the same issue. Regards, Hartmut Am 08.08.2017 um 18:02 schrieb e9hack: > Hi, > > for testing I add a hotplug script. Bellow I did copy my test sequence

Re: [LEDE-DEV] WiFi speed on MT7620A

2017-08-09 Thread Baptiste Jonglez
On Wed, Aug 09, 2017 at 02:35:13AM -0700, Amir Sabbaghi wrote: > Hi everyone, > > I have a MT7620A based router which is supposed to handle 300Mbps of > bandwidth over WiFi. But during my tests I could only get around > 50Mbps which is very unstable and changes between 20Mbps to to 70Mbps. > What

Re: [LEDE-DEV] Running init in a chroot LEDE Image

2017-08-09 Thread Nicolas Pace
On Wed, 2017-08-09 at 14:29 +0800, Yousong Zhou wrote: > On 9 August 2017 at 13:44, Nicolas Pace wrote: > > Thanks for replying! > > > > On Wed, 2017-08-09 at 10:09 +0800, Yousong Zhou wrote: > > > On 9 August 2017 at 08:01, Mirko Parthey > > > wrote: > > > > On Tue, Aug 08, 2017 at 11:32:23PM +

Re: [LEDE-DEV] WiFi speed on MT7620A

2017-08-09 Thread Sebastian Kemper
Sorry list, I accidentally replied to the wrong e-mail. Regards, Sebastian Am 9. August 2017 12:13:55 MESZ schrieb Sebastian Kemper : >Wow, Glückwunsch! > >Jupp, alles beim alten. > >Ich glaube ich schlage bezeiten mal wieder bei deinem Das auf zum Hallo >sagen. > >Gruß >Basti > >Am 9. August 20

Re: [LEDE-DEV] About /etc/board.json

2017-08-09 Thread Karl Palsson
Jo-Philipp Wich wrote: > > > - There is already a JSON parsing/generation Lua library of choice > > in LEDE? (I suppose there is at least in Luci) > > Package "luci-lib-jsonc" - despite its name it is mostly > standalone, only depending on liblua and libjson-c. > > API docs at > http://htmlpre

Re: [LEDE-DEV] WiFi speed on MT7620A

2017-08-09 Thread Sebastian Kemper
Wow, Glückwunsch! Jupp, alles beim alten. Ich glaube ich schlage bezeiten mal wieder bei deinem Das auf zum Hallo sagen. Gruß Basti Am 9. August 2017 11:35:13 MESZ schrieb Amir Sabbaghi : >Hi everyone, > >I have a MT7620A based router which is supposed to handle 300Mbps of >bandwidth over WiFi.

[LEDE-DEV] WiFi speed on MT7620A

2017-08-09 Thread Amir Sabbaghi
Hi everyone, I have a MT7620A based router which is supposed to handle 300Mbps of bandwidth over WiFi. But during my tests I could only get around 50Mbps which is very unstable and changes between 20Mbps to to 70Mbps. What is the problem? Is it a hardware limitation or the software is unable to ta

Re: [LEDE-DEV] ATH_USER_REGD maximum power limitation

2017-08-09 Thread Sven Eckelmann
On Mittwoch, 9. August 2017 11:01:03 CEST Sven Eckelmann wrote: [...] > - if (test) > + if (test && !IS_ENABLED(CPTCFG_ATH_USER_REGD)) > channel->max_power = DIV_ROUND_UP(reg->max_power_level, 2); Just found that you've added a different change with 09ae540cd472 ("ath9k: fix

[LEDE-DEV] ATH_USER_REGD maximum power limitation

2017-08-09 Thread Sven Eckelmann
Hi, I've just played around a little bit with your CPTCFG_ATH_USER_REGD patch on an OM5P but without your change 79a768a90fa9 ("ath: do not apply broken power limits with ATH_USER_REGD") [1]. I was a little bit confused when the I changed the country code to SG and VN and the power was reduced