[LEDE-DEV] [PATCH 2/2] tools/tplink-safeloader: split CPE210 from CPE510 profile

2016-05-28 Thread Alexander Couzens
The CPE210 was still described for the OEM upgrade as compatible, even the wireless configuration isn't compatible anymore between both series (2ghz and 5ghz). Update the CPE210 image profile to use the new profile. Signed-off-by: Alexander Couzens --- target/linux/ar71xx/image/tp-link.mk

[LEDE-DEV] [PATCH 1/2] ar71xx/cpe510/cpe210: switch ordering and template to improve readability

2016-05-28 Thread Alexander Couzens
The CPE210's ancestor is the CPE510 not the other way around. The device profile is also named after the CPE510. Signed-off-by: Alexander Couzens --- target/linux/ar71xx/image/tp-link.mk | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/target/linux/ar71xx/image/tp-l

Re: [LEDE-DEV] [PATCH 2/2] Add script to build common platforms.

2016-05-28 Thread David Lang
On Sat, 28 May 2016, Bastian Bittorf wrote: * David Lang [28.05.2016 13:48]: rather than making a bunch of scripts for specific models, how about some scripts that will let you build from a downloaded .config (yes, you can do this manually, but it could be greatly simplified) but for this, yo

Re: [LEDE-DEV] [OpenWrt-Devel] TR-069 for OpenWrt

2016-05-28 Thread David Lang
On Sat, 28 May 2016, Hauke Mehrtens wrote: On 05/27/2016 12:43 PM, David Lang wrote: On Thu, 26 May 2016, Delbar Jos wrote: We are conscious of the fact that together with the proposals made by Felix, Luka and Wojtek we are now looking at many "competing" proposals. As a next step, we recomme

[LEDE-DEV] RFC: enable doth per default on 5GHz interfaces

2016-05-28 Thread Joachim Steiger
hi there, i would like to propose changing the default value for the doth support for the 5GHz radios by default from 0 to 1. together with the change proposed for the regulatory domain this would make lede easier to use for the non-expert as it reduces confusion about 'the accesspoint does not w

Re: [LEDE-DEV] [RFC] Enable kmod-ipt-debug by default

2016-05-28 Thread Carl-Daniel Hailfinger
On 28.05.2016 12:11, Carl-Daniel Hailfinger wrote: > On 27.05.2016 12:45, Carl-Daniel Hailfinger wrote: >> On 27.05.2016 10:33, Jo-Philipp Wich wrote: >>> If a kmod is specifically disabled by default settings then it usually >>> has a performance penalty attached with it, even when not loaded. >>>

Re: [LEDE-DEV] WRT1900ACS - Kernel 4.4.11 boot failure

2016-05-28 Thread Dheeran Senthilvel
> On 22-May-2016, at 3:25 PM, Dheeran Senthilvel wrote: > > >> On 22-May-2016, at 3:22 PM, Dheeran Senthilvel wrote: >> >> >>> On 22-May-2016, at 3:21 PM, Dheeran Senthilvel >>> wrote: >>> >>> On 22-May-2016, at 3:02 PM, Dheeran Senthilvel wrote: > On 21-May-2

[LEDE-DEV] TP-Link TL-WR841N v11.1 hardware led change vs v8/9/10

2016-05-28 Thread Laurent GUERBY
Hi, TP-Link TL-WR841N is now at version "11.1" in stores and the number of leds of the device changed: the "system" led is gone and the "wan" led seems to be able to be green or orange. The antennas are also slightly different (a bit longer). I flashed it with LEDE snapshot "v11". Just after po

[LEDE-DEV] [PATCH] omap: take over maintainership

2016-05-28 Thread Alexander Couzens
Signed-off-by: Alexander Couzens --- target/linux/omap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 20f7517..21a312a 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -15,7 +15,

Re: [LEDE-DEV] [PATCH 2/2] Add script to build common platforms.

2016-05-28 Thread Ben Greear
On 05/28/2016 05:02 AM, Bastian Bittorf wrote: * David Lang [28.05.2016 13:48]: rather than making a bunch of scripts for specific models, how about some scripts that will let you build from a downloaded .config (yes, you can do this manually, but it could be greatly simplified) but for thi

Re: [LEDE-DEV] [PATCH 2/2] Add script to build common platforms.

2016-05-28 Thread Ben Greear
On 05/27/2016 11:10 PM, David Lang wrote: On Fri, 27 May 2016, Ben Greear wrote: On 05/27/2016 02:46 AM, Karl Palsson wrote: gree...@candelatech.com wrote: From: Ben Greear The idea is to be able to allow newbies to easily build images for common hardware. These images should be user-fri

Re: [LEDE-DEV] TR-069, bufferbloat, and BQL

2016-05-28 Thread John Crispin
On 28/05/2016 16:02, Hauke Mehrtens wrote: > On 05/28/2016 03:36 PM, Dave Taht wrote: >> On Sat, May 28, 2016 at 5:34 AM, Hauke Mehrtens wrote: >>> On 05/27/2016 12:43 PM, David Lang wrote: On Thu, 26 May 2016, Delbar Jos wrote: > We are conscious of the fact that together with the

Re: [LEDE-DEV] TR-069, bufferbloat, and BQL

2016-05-28 Thread Hauke Mehrtens
On 05/28/2016 03:36 PM, Dave Taht wrote: > On Sat, May 28, 2016 at 5:34 AM, Hauke Mehrtens wrote: >> On 05/27/2016 12:43 PM, David Lang wrote: >>> On Thu, 26 May 2016, Delbar Jos wrote: >>> We are conscious of the fact that together with the proposals made by Felix, Luka and Wojtek we ar

[LEDE-DEV] TR-069, bufferbloat, and BQL

2016-05-28 Thread Dave Taht
On Sat, May 28, 2016 at 5:34 AM, Hauke Mehrtens wrote: > On 05/27/2016 12:43 PM, David Lang wrote: >> On Thu, 26 May 2016, Delbar Jos wrote: >> >>> We are conscious of the fact that together with the proposals made by >>> Felix, Luka and Wojtek we are now looking at many "competing" >>> proposals.

[LEDE-DEV] not compiling in Ubuntu 14.04

2016-05-28 Thread Jochen Demmer
Hi, I'm trying to switch over from openwrt to lede but with lacking success so far. Given is Ubuntu 14.04 a fresh checkout, currently on 8372a7f. I am using default feeds.conf. I ran ./scripts/feeds update -a and ./scripts/feeds install -a Then ran make menuconfig and all I did is to switch

Re: [LEDE-DEV] [PATCH 2/2] Add script to build common platforms.

2016-05-28 Thread Bastian Bittorf
* David Lang [28.05.2016 13:48]: > rather than making a bunch of scripts for specific models, how about > some scripts that will let you build from a downloaded .config (yes, > you can do this manually, but it could be greatly simplified) but for this, you cont need a script at all. its just: cp

Re: [LEDE-DEV] [OpenWrt-Devel] TR-069 for OpenWrt

2016-05-28 Thread Hauke Mehrtens
On 05/27/2016 12:43 PM, David Lang wrote: > On Thu, 26 May 2016, Delbar Jos wrote: > >> We are conscious of the fact that together with the proposals made by >> Felix, Luka and Wojtek we are now looking at many "competing" >> proposals. As a next step, we recommend to organize a workshop, at a >>

Re: [LEDE-DEV] TR-069 for OpenWrt

2016-05-28 Thread Hauke Mehrtens
On 05/27/2016 01:43 AM, Delbar Jos wrote: > Hi all, > > At Technicolor we have followed with great interest the recent proposals to > enhance OpenWrt with an open source solution for TR-069 remote management. As > one of the world's largest vendors of modems and routers for carrier > applicatio

Re: [LEDE-DEV] [RFC] Enable kmod-ipt-debug by default

2016-05-28 Thread Carl-Daniel Hailfinger
Hi Jo, On 27.05.2016 12:45, Carl-Daniel Hailfinger wrote: > On 27.05.2016 10:33, Jo-Philipp Wich wrote: >> >> If a kmod is specifically disabled by default settings then it usually >> has a performance penalty attached with it, even when not loaded. >> >> I'd be grateful if someone could do some i

Re: [LEDE-DEV] [OpenWrt] TR-069 for OpenWrt

2016-05-28 Thread Luka Perkov
Hi Delbar, On Thu, May 26, 2016 at 11:43:28PM +, Delbar Jos wrote: > At Technicolor we have followed with great interest the recent proposals to > enhance OpenWrt with an open source solution for TR-069 remote management. As > one of the world's largest vendors of modems and routers for carr