[OpenWrt-Devel] Latest AA introduces a bug: not working as STA when AP is AirOS

2014-05-20 Thread Saverio Proto
we upgraded the ninux firmware to the latest OpenWrt AA. We run into a possible bug. When STA is OpenWrt and AP is AirOS we are not able to associate to the Access Point. We tested with the same configuration and device the two versions of the firmware. Here the commits: Bad:

Re: [OpenWrt-Devel] [PATCH] [kmod-spidev] Enable CONFIG_SPI_SPIDEV when selecting kmod-spidev

2014-05-20 Thread thomas.langer
Hello Florian, Florian Fainelli wrote on 2014-05-20: 2014-05-13 8:24 GMT-07:00 Álvaro Fernández Rojas nolt...@gmail.com: Without this patch /dev/spidev*.* only appears if CONFIG_SPI_SPIDEV is manually selected and set to y from the kernel config. Signed-off-by: Álvaro Fernández Rojas

Re: [OpenWrt-Devel] [OpenWrt-Users] Tplink wr1043nd internal/external antenna configuration and detection

2014-05-20 Thread Fernando Frediani
Hi Csmv, Thanks for the reply. The behavior that you are describing is exactly what I get here. Sometimes I get one result at the setup time and sometimes while running (or at reboot) I get another wihtout any change on the configuration. Also same thing about the sensitiveness and output

Re: [OpenWrt-Devel] OOM issue (kernel not reclaiming memory?)

2014-05-20 Thread Rafał Miłecki
On 15 May 2014 23:08, Rafał Miłecki zaj...@gmail.com wrote: At some point while using 32MiB RAM bcm47xx device I got OOM: perf invoked oom-killer: gfp_mask=0x201da, order=0, oom_score_adj=0 Ping? Any help/explanation of this, please? ___ openwrt-devel

[OpenWrt-Devel] nfs-kernel-server no longer works?

2014-05-20 Thread Karl Palsson
I've been fiddling with this on and off for months, I don't need nfs-server very often, but I've got saved notes from this working in the past. I'm currently building some older AA images to see when this last worked for me, but if anyone has some better ideas, or knows exactly what the

[OpenWrt-Devel] [PATCH] [tools] mkimage: update to 2014.04

2014-05-20 Thread Luka Perkov
Signed-off-by: Luka Perkov l...@openwrt.org --- tools/mkimage/Makefile | 11 + tools/mkimage/patches/010-freebsd-ulong-fix.patch | 2 +- tools/mkimage/patches/020-openbsd_fixes.patch | 4 ++-- .../patches/030-allow-to-use-different-magic.patch | 28

[OpenWrt-Devel] [PATCH 1/2] fstools: stage libubi-utils static library and headers

2014-05-20 Thread Daniel Golle
Use InstallDev to make libubi-utils available for linking in uboot-envtools. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/system/fstools/Makefile | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/package/system/fstools/Makefile

[OpenWrt-Devel] [PATCH 2/2] uboot-envtools: add support for environment in ubi volume

2014-05-20 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/boot/uboot-envtools/Config.in | 9 + package/boot/uboot-envtools/Makefile | 15 ++ .../300-support-env-in-ubivol-chardev.patch| 190 + 3 files changed, 214 insertions(+) create

[OpenWrt-Devel] [PATCH] [ramips] Enable Asus RT-N10+ in menuconfig targets

2014-05-20 Thread 8D961920
From: Randolph Kuntz 8d961...@galaxymail.org This patch adds Asus RT-N10+ as a target option in menuconfig. The device has been supported for a while but is currently missing a profile (.mk). Signed-off-by: Randolph Kuntz 8d961...@galaxymail.org --- Index:

Re: [OpenWrt-Devel] Latest AA introduces a bug: not working as STA when AP is AirOS

2014-05-20 Thread Gui Iribarren
On 20/05/14 05:25, Saverio Proto wrote: we upgraded the ninux firmware to the latest OpenWrt AA. We run into a possible bug. When STA is OpenWrt and AP is AirOS we are not able to associate to the Access Point. We tested with the same configuration and device the two versions of the

Re: [OpenWrt-Devel] Mounting jffs2 mtdblock error ??

2014-05-20 Thread Owen Kirby
JFFS2 is complaining that the partition you told it to mount is essentially full of junk. JFFS2 is expecting there to be one of two things in the partition that you tried to mount:Erased flash (which would be full of nothing but 0xff bytes), or a valid JFFS2 image, instead it's finding a bunch of

Re: [OpenWrt-Devel] nfs-kernel-server no longer works?

2014-05-20 Thread Karl Palsson
I've tested this back with the intial pull point of AA and AA's packages, and also even the last point of Backfire, and none of them work. I see someone else had this problem: http://comments.gmane.org/gmane.comp.embedded.openwrt.devel/19310 though that seems to be more about the ext4

Re: [OpenWrt-Devel] [PATCH/RFC] Check for openssl development headers during prereq

2014-05-20 Thread Florian Fainelli
2014-05-20 6:02 GMT-07:00 Michael Heimpold m...@heimpold.de: Hi Florian, Should we build a host version of OpenSSL (or LibreSSL now?) which has evp enabled instead and link u-boot mkimage against it? this would be another approach. I see the following... Pros: - fewer deps to the

Re: [OpenWrt-Devel] [OpenWrt-Users] Tplink wr1043nd internal/external antenna configuration and detection

2014-05-20 Thread cmsv
Hello. On 05/20/2014 06:29 AM, Fernando Frediani wrote: Hi Csmv, Thanks for the reply. The behavior that you are describing is exactly what I get here. Sometimes I get one result at the setup time and sometimes while running (or at reboot) I get another wihtout any change on the

Re: [OpenWrt-Devel] [PATCH] [tools] mkimage: update to 2014.04

2014-05-20 Thread Felix Fietkau
On 2014-05-20 14:49, Luka Perkov wrote: Signed-off-by: Luka Perkov l...@openwrt.org --- tools/mkimage/Makefile | 11 + tools/mkimage/patches/010-freebsd-ulong-fix.patch | 2 +- tools/mkimage/patches/020-openbsd_fixes.patch | 4 ++--

Re: [OpenWrt-Devel] Latest AA introduces a bug: not working as STA when AP is AirOS

2014-05-20 Thread Saverio Proto
Hello Gui, AirMax is disabled. The configuration on the AirOS node is always the same with AirMax disabled. I can associate with the good commit and I cannot when I use the bad commit Saverio 2014-05-20 18:06 GMT+02:00 Gui Iribarren g...@altermundi.net: On 20/05/14 05:25, Saverio Proto