Re: [OpenWrt-Devel] node.js

2018-05-25 Thread Russell Senior
> "Levente" == Levente writes: Levente> After selecting x86 platform, I can see the menu items. Is this Levente> intentional to include node only in x86 platform builds? Once upon a time, node.js was dependent on v8 (the javascript interpretter), and v8 was only

Re: [OpenWrt-Devel] Moving the mailing lists

2018-05-25 Thread Daniel F. Dickinson
On 2018-05-23 02:45 PM, David Woodhouse wrote: On Wed, 2018-05-23 at 17:24 +0200, Torbjörn Jansson wrote: PS: Remove this annoying tag '[OpenWrt-Devel]' from subject. XXI century in the world - all email clients already know how filters messages based on List-Id header. Not everyone, plus

Re: [OpenWrt-Devel] [PATCH 1/2] ramips: Use generic board detect for GnuBee devices

2018-05-25 Thread Rosen Penev
On Fri, May 25, 2018 at 3:23 AM, Mathias Kresin wrote: > 2018-05-25 6:43 GMT+03:00 Rosen Penev : >> This is a port of an old commit from mkresin's tree: >> >> 09260cdf3e9332978c2a474a58e93a6f2b55f4a8 >> >> This has the potential to break sysupgrade but it should

Re: [OpenWrt-Devel] 18.06 Bug: Baby Jumbo Frames on mt7621

2018-05-25 Thread Kristian Evensen
Hi, > I know how to fix the issue by recovery, however, from the responses > in the topic on the Lede forum it seems more people are running into > this issue. This definitely needs to be fixed before a 18.06 release. > Is there someone with a mt7621 device that can reproduce the problem, > and

Re: [OpenWrt-Devel] node.js

2018-05-25 Thread Levente
After selecting x86 platform, I can see the menu items. Is this intentional to include node only in x86 platform builds? Thanks, Levente On Fri, May 25, 2018 at 4:03 PM, Levente wrote: > Yes, as I said, it is there. > > I can only see vala in the Languages menu. > > >

Re: [OpenWrt-Devel] node.js

2018-05-25 Thread Levente
Yes, as I said, it is there. I can only see vala in the Languages menu. Lev On Fri, May 25, 2018 at 3:55 PM, Alberto Bursi wrote: > > > On 25/05/2018 15:39, Levente wrote: >> >> Hi all, >> >> >> There is a tutorial here: >> >>

Re: [OpenWrt-Devel] node.js

2018-05-25 Thread Alberto Bursi
On 25/05/2018 15:39, Levente wrote: Hi all, There is a tutorial here: https://wiki.openwrt.org/doc/howto/nodejs on how to compile node.js into OpenWRT, but the that configuration item is missing from menuconfig. I checked the feed, and it is there in the build tree. There is a dependency

Re: [OpenWrt-Devel] 18.06 Bug: Baby Jumbo Frames on mt7621

2018-05-25 Thread Jaap Buurman
On Fri, May 25, 2018 at 1:35 PM, Levente wrote: > Try upgrading the sysupgrade image using your bootloader. > > Lev > > On Fri, May 25, 2018 at 1:25 PM, Jaap Buurman wrote: >> On Fri, May 25, 2018 at 1:14 PM, Jaap Buurman

[OpenWrt-Devel] node.js

2018-05-25 Thread Levente
Hi all, There is a tutorial here: https://wiki.openwrt.org/doc/howto/nodejs on how to compile node.js into OpenWRT, but the that configuration item is missing from menuconfig. I checked the feed, and it is there in the build tree. There is a dependency for the package, which is the FPU. So I

[OpenWrt-Devel] [PATCH] mvebu: fix broken console on WRT32X (venom)

2018-05-25 Thread michael . gray
From: Michael Gray The console bootarg is being corrupted on boot, causing various issues including broken sysupgrade. Utilising the bootargs mangle patch from other targets, hardcode the console arguments and fetch the rootfs from the bootloader. Kernel command

Re: [OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-25 Thread Zoltan Gyarmati
On 25.05.2018 14:03, Koen Vandeputte wrote: On 2018-05-25 13:30, Zoltan Gyarmati wrote: Dear All,  I'm testing the current OpenWrt  (master/HEAD) on RT5350F Olinuxino. Unfortunately the WiFi interface doesn't seem to work properly in client mode. `iwinfo wlan0 scan` runs successfully and

Re: [OpenWrt-Devel] [PATCH v3] ar71xx: add support for GL.iNet GL-AR750S

2018-05-25 Thread Lucian Cristian
On 25.05.2018 13:06, Luochongjun wrote: This patch adds supports for GL-AR750S. Specification: - SOC: QCA9563 (775MHz) - Flash: 16 MiB (W25Q128FVSG) - RAM: 128 MiB DDR2 - Ethernet: 2x 1Gbps LAN + 1x 1Gbps WAN - Wireless: 2.4GHz (bgn) and 5GHz (ac) - USB: 1x USB 2.0 port - Button: 1x switch

Re: [OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-25 Thread Koen Vandeputte
On 2018-05-25 13:30, Zoltan Gyarmati wrote: Dear All,  I'm testing the current OpenWrt  (master/HEAD) on RT5350F Olinuxino. Unfortunately the WiFi interface doesn't seem to work properly in client mode. `iwinfo wlan0 scan` runs successfully and shows my AP, but when i configure the

Re: [OpenWrt-Devel] 18.06 Bug: Baby Jumbo Frames on mt7621

2018-05-25 Thread Levente
Try upgrading the sysupgrade image using your bootloader. Lev On Fri, May 25, 2018 at 1:25 PM, Jaap Buurman wrote: > On Fri, May 25, 2018 at 1:14 PM, Jaap Buurman wrote: >> On Fri, May 25, 2018 at 12:43 PM, Mathias Kresin wrote:

[OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-25 Thread Zoltan Gyarmati
Dear All,  I'm testing the current OpenWrt  (master/HEAD) on RT5350F Olinuxino. Unfortunately the WiFi interface doesn't seem to work properly in client mode. `iwinfo wlan0 scan` runs successfully and shows my AP, but when i configure the interface as client and try to connect, the

Re: [OpenWrt-Devel] 18.06 Bug: Baby Jumbo Frames on mt7621

2018-05-25 Thread Jaap Buurman
On Fri, May 25, 2018 at 1:14 PM, Jaap Buurman wrote: > On Fri, May 25, 2018 at 12:43 PM, Mathias Kresin wrote: >> 2018-05-25 12:48 GMT+03:00 Jaap Buurman : >>> Dear Martin, Mathias and the rest, >>> >>> Please scratch my previous

Re: [OpenWrt-Devel] 18.06 Bug: Baby Jumbo Frames on mt7621

2018-05-25 Thread Jaap Buurman
On Fri, May 25, 2018 at 12:43 PM, Mathias Kresin wrote: > 2018-05-25 12:48 GMT+03:00 Jaap Buurman : >> Dear Martin, Mathias and the rest, >> >> Please scratch my previous message. It seems like the flash was not >> successful, and hence I was still running

Re: [OpenWrt-Devel] 18.06 Bug: Baby Jumbo Frames on mt7621

2018-05-25 Thread Mathias Kresin
2018-05-25 12:48 GMT+03:00 Jaap Buurman : > Dear Martin, Mathias and the rest, > > Please scratch my previous message. It seems like the flash was not > successful, and hence I was still running the old firmware. However, I > have tried flashing 3 different times now,

Re: [OpenWrt-Devel] LEDE 17.01.5 release planning

2018-05-25 Thread Stijn Segers
Hauke Mehrtens schreef op 24 mei 2018 21:06:55 CEST: >We would like to create a lede 17.01.5 release soon, the last release, >lede 17.01.4, was done on 18. October 2017 which was a long time ago. >We are planning to do the build by end of next week, around 2. June >2018. > >This

Re: [OpenWrt-Devel] [PATCH 1/2] ramips: Use generic board detect for GnuBee devices

2018-05-25 Thread Mathias Kresin
2018-05-25 6:43 GMT+03:00 Rosen Penev : > This is a port of an old commit from mkresin's tree: > > 09260cdf3e9332978c2a474a58e93a6f2b55f4a8 > > This has the potential to break sysupgrade but it should be fine as > there is no stable release of LEDE or OpenWrt that support these

[OpenWrt-Devel] [PATCH v3] ar71xx: add support for GL.iNet GL-AR750S

2018-05-25 Thread Luochongjun
This patch adds supports for GL-AR750S. Specification: - SOC: QCA9563 (775MHz) - Flash: 16 MiB (W25Q128FVSG) - RAM: 128 MiB DDR2 - Ethernet: 2x 1Gbps LAN + 1x 1Gbps WAN - Wireless: 2.4GHz (bgn) and 5GHz (ac) - USB: 1x USB 2.0 port - Button: 1x switch button, 1x reset button - LED: 3x LEDS (green)

Re: [OpenWrt-Devel] 18.06 Bug: Baby Jumbo Frames on mt7621

2018-05-25 Thread Jaap Buurman
On Fri, May 25, 2018 at 11:30 AM, Jaap Buurman wrote: > On Thu, May 24, 2018 at 8:00 PM, Martin Blumenstingl > wrote: >> Hello Jaap, >> >> On Thu, May 24, 2018 at 12:00 PM, Jaap Buurman wrote: >>> Dear all, >>>

Re: [OpenWrt-Devel] 18.06 Bug: Baby Jumbo Frames on mt7621

2018-05-25 Thread Jaap Buurman
On Thu, May 24, 2018 at 8:00 PM, Martin Blumenstingl wrote: > Hello Jaap, > > On Thu, May 24, 2018 at 12:00 PM, Jaap Buurman wrote: >> Dear all, >> >> I found some additional information in the system log: Thu May 24 >> 11:38:39 2018

Re: [OpenWrt-Devel] [PATCH] wolfssl: update to version 3.14.4

2018-05-25 Thread Alexandru Ardelean
On Fri, May 25, 2018 at 1:18 AM, Daniel Golle wrote: > Hi! > > On Thu, May 24, 2018 at 10:38:45PM +0300, Alexandru Ardelean wrote: >> On Thu, May 24, 2018 at 7:34 PM, Daniel Golle wrote: >> > Use download from github archive corresponding to v3.14.4