Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-15 Thread Sven Schönhoff
Hi Hauke, I've tested a TP-Link TL-WR1043ND v2 and a TP-Link Archer C7 in the meantime and everything works too. I couldn't notice any performance regessions on these devices with my 200mbit internet connection but they have a better hardware than the 1043ND v1. Best regards Sven

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-11 Thread Paul Blazejowski
To answer my question, CONFIG_PACKAGE_kmod-usb-ledtrig-usbport=y was missing! It's all good now! Original Message Subject: Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9 From: Paul Blazejowski <pa...@blazebox.homeip.net> To: lede-dev@lists.infradead.org. Da

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-11 Thread Paul Blazejowski
>Works fine here. Do you have >CONFIG_DEFAULT_kmod-usb-ledtrig-usbport=y >in your .config? Strange, because i actually do have in my .config: CONFIG_DEFAULT_kmod-usb-core=y CONFIG_DEFAULT_kmod-usb-ledtrig-usbport=y CONFIG_DEFAULT_kmod-usb2=y unless i am missing something else?

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-10 Thread Sven Schönhoff
Hi Hauke, I've tested kernel 4.9 with my TP-Link TL-WR1043N/ND v1 and everything seems to work so far. The only thing I've noticed is that internet speedtests with the build from your ar71xx staging tree are slower (~130Mbit) in comparison to the 17.01.3 release with kernel 4.4 (~197Mbit).

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-10 Thread Andrey Jr. Melnikov
Hauke Mehrtens wrote: > On 10/09/2017 01:28 PM, Andrey Jr. Melnikov wrote: > > Hauke Mehrtens wrote: > >> On 10/08/2017 01:31 PM, Andrey Jr. Melnikov wrote: > >>> Arjen de Korte wrote: > Citeren Hauke Mehrtens :

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-09 Thread Hauke Mehrtens
On 10/09/2017 01:28 PM, Andrey Jr. Melnikov wrote: > Hauke Mehrtens wrote: >> On 10/08/2017 01:31 PM, Andrey Jr. Melnikov wrote: >>> Arjen de Korte wrote: Citeren Hauke Mehrtens : >>> > This adds support for kernel 4.9. >

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-09 Thread Arjen de Korte
Citeren Paul Blazejowski : I guess so, the image for the WNDR3700v4 is the same as for the WNDR4300v1. I can confirm the version from Hauke's staging tree works on the latter, so it is likely that it will also work for the first too. Arjen, Correct, i just grabbed

[LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-09 Thread Paul Blazejowski
>I guess so, the image for the WNDR3700v4 is the same as for the >WNDR4300v1. I can confirm the version from Hauke's staging tree works >on the latter, so it is likely that it will also work for the first too. Arjen, Correct, i just grabbed the 4.9 patches and compiled lede image, sysupgrade

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-09 Thread Andrey Jr. Melnikov
Hauke Mehrtens wrote: > On 10/08/2017 01:31 PM, Andrey Jr. Melnikov wrote: > > Arjen de Korte wrote: > >> Citeren Hauke Mehrtens : > > > >>> This adds support for kernel 4.9. > >>> Please test this, I am lacking especially NAND

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-09 Thread Kevin Darbyshire-Bryant
On 07/10/17 22:20, Hauke Mehrtens wrote: This adds support for kernel 4.9. Please test this, I am lacking especially NAND devices. The most recent version of these patches can be found here: https://git.lede-project.org/?p=lede/hauke/staging.git;a=shortlog;h=refs/heads/ar71xx Tried your

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-08 Thread Arjen de Korte
Citeren Paul Blazejowski : Will this also work on WNDR3700v4? I guess so, the image for the WNDR3700v4 is the same as for the WNDR4300v1. I can confirm the version from Hauke's staging tree works on the latter, so it is likely that it will also work for the

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-08 Thread Hannu Nyman
Thanks. I compiled kernel 4.9 for my old WNDR3700v2 and WNDR3800. Both routers booted ok and seem to work ok at the first glance. ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-08 Thread Arjen de Korte
Citeren Hauke Mehrtens : On 10/08/2017 01:31 PM, Andrey Jr. Melnikov wrote: Arjen de Korte wrote: Citeren Hauke Mehrtens : This adds support for kernel 4.9. Please test this, I am lacking especially NAND devices. The most

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-08 Thread Hauke Mehrtens
On 10/08/2017 01:31 PM, Andrey Jr. Melnikov wrote: > Arjen de Korte wrote: >> Citeren Hauke Mehrtens : > >>> This adds support for kernel 4.9. >>> Please test this, I am lacking especially NAND devices. >>> >>> The most recent version of these patches

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-08 Thread Andrey Jr. Melnikov
Arjen de Korte wrote: > Citeren Hauke Mehrtens : > > This adds support for kernel 4.9. > > Please test this, I am lacking especially NAND devices. > > > > The most recent version of these patches can be found here: > >

Re: [LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-08 Thread Arjen de Korte
Citeren Hauke Mehrtens : This adds support for kernel 4.9. Please test this, I am lacking especially NAND devices. The most recent version of these patches can be found here: https://git.lede-project.org/?p=lede/hauke/staging.git;a=shortlog;h=refs/heads/ar71xx Hauke Mehrtens

[LEDE-DEV] [PATCH 0/4] ar71xx: add support for kernel 4.9

2017-10-07 Thread Hauke Mehrtens
This adds support for kernel 4.9. Please test this, I am lacking especially NAND devices. The most recent version of these patches can be found here: https://git.lede-project.org/?p=lede/hauke/staging.git;a=shortlog;h=refs/heads/ar71xx Hauke Mehrtens (4): ar71xx: Copy kernel 4.4 code for