Re: [OpenWrt-Devel] bug with recent busybox config changes

2014-01-10 Thread Mark Mentovai
etienne.champet...@free.fr wrote: > zabbix-agentd select BUSYBOX_CONFIG_UNAME and BUSYBOX_CONFIG_HOSTNAME, > It's working ok in r39105 (419db8ef231eae6c0a514f32ff6c423c384900ca)(just > before busybox config changes), > but it's not in r39185 (13b222d757237eb7772eb7cf8433306ffd6b8ccd)(latest > com

[OpenWrt-Devel] [RFC] Broadcom code found.

2014-01-10 Thread José Vázquez Fernández
While Daniel González and me were fighting with jffs2 tested some code extracted from Netgear. Here are what we found. We only tested brcm_wait, broadcom checksum code and the modification in tlbex.c and nothing strange happened when we flashed it. Hope this could help for the Broadcom SoCs and may

Re: [OpenWrt-Devel] bcm6368 + block-mount jffs2 problem.

2014-01-10 Thread José Vázquez
2014/1/3, danitool : > I'm also having these problems. The bug is very easy to reproduce. Just > using the jffs2 image instead of squashfs, the problems are shown with the > first boot, and you can see lot of funny names just listing /etc/init.d > > root@(none):/# ls -l /etc/init.d/ > -rwxr-xr-x

Re: [OpenWrt-Devel] please send nvram dump of some brcm47xx based devices

2014-01-10 Thread Peter Denison
Two dumps for WRTSL54GS devices. Once is about 6 months newer than the other. boardnum=42 boot_ver=v3.5 filter_rule10= wl0_wds_timeout=1 wl0_channel=6 MS_scan_max_num=10 ddns_username_buf= filter_dport_grp10= wl_wme_no_ack=off lan_hwnames= aol_block_traffic=0 pa0b2=0xfe70 pa0b1=0xfa24 audio_PCM=

[OpenWrt-Devel] [PATCH] libjson-c: also install .pc file for compatibility libjson

2014-01-10 Thread Michael Heimpold
Older packages, which did not follow the renaming yet, do not find the library otherwise via pkgconfig. Signed-off-by: Michael Heimpold --- package/libs/libjson-c/Makefile |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/libs/libjson-c/Makefile b/package/libs/libj

Re: [OpenWrt-Devel] please send nvram dump of some brcm47xx based devices -> wgt634u

2014-01-10 Thread Manuel Munz
On 10.01.2014 21:01, Hauke Mehrtens wrote: > Hi, > > We would like to improve the board detection for bcm47xx devices. We > converted many devices to the new code, but some are still missing, > because we do not have a nvram dump of these devices. > We would like to get a nvram dump of such device

Re: [OpenWrt-Devel] please send nvram dump of some brcm47xx based devices

2014-01-10 Thread Manuel Munz
On 10.01.2014 21:01, Hauke Mehrtens wrote: > Hi, > > We would like to improve the board detection for bcm47xx devices. We > converted many devices to the new code, but some are still missing, > because we do not have a nvram dump of these devices. > We would like to get a nvram dump of such device

Re: [OpenWrt-Devel] [PATCH] bcm63xx: fix MIPS_L1_CACHE_SHIFT at the kernel config (trunk)

2014-01-10 Thread Florian Fainelli
Howdy, 2014/1/10 Jonas Gorski : > On Wed, Jan 8, 2014 at 10:04 PM, dani wrote: >> Currently the parameter MIPS_L1_CACHE_SHIFT defaults to 5 , but should be 4. >> >> MIPS_L1_CACHE_SHIFT = 5 matches to a cache linesize of 32 bytes, but BCM63xx >> SoCs use cores with >> 16 bytes linesize and theref

[OpenWrt-Devel] [PATCH 4/4] ar71xx: add profile and build image for the TL-MR13U board (AA backport)

2014-01-10 Thread Oleg Titov
Signed-off-by: Oleg Titov --- target/linux/ar71xx/generic/profiles/tp-link.mk | 11 +++ target/linux/ar71xx/image/Makefile | 1 + 2 files changed, 12 insertions(+) diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk

[OpenWrt-Devel] please send nvram dump of some brcm47xx based devices

2014-01-10 Thread Hauke Mehrtens
Hi, We would like to improve the board detection for bcm47xx devices. We converted many devices to the new code, but some are still missing, because we do not have a nvram dump of these devices. We would like to get a nvram dump of such devices. Please removed any passwords stored in that file bef

[OpenWrt-Devel] [PATCH 3/4] firmware-utils/mktplinkfw: add support for the TL-MR13U board (AA backport)

2014-01-10 Thread Oleg Titov
Signed-off-by: Oleg Titov --- tools/firmware-utils/src/mktplinkfw.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/tools/firmware-utils/src/mktplinkfw.c b/tools/firmware-utils/src/mktplinkfw.c index 2be6335..595e6f9 100644 --- a/tools/firmware-utils/src/mktplinkfw.c +++ b/tools/firmwar

[OpenWrt-Devel] [PATCH 2/4] ar71xx: add user-space support for the TL-MR13U board (AA backport)

2014-01-10 Thread Oleg Titov
Signed-off-by: Oleg Titov --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + target/linux/ar71xx/base-files/etc/uci-defaults/network | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh| 6 ++ target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 + 4 files ch

[OpenWrt-Devel] [PATCH 1/4] ar71xx: add kernel support for TP-Link TL-MR13U (AA backport)

2014-01-10 Thread Oleg Titov
This patch adds support for TP-Link TL-MR13U router with built-in 10AH rechargeable battery. The patch is based on r38063: https://dev.openwrt.org/changeset/38063 Signed-off-by: Oleg Titov --- target/linux/ar71xx/config-3.3 | 1 + .../ar71xx/files/arch/mips/ath79/mach-tl-m

Re: [OpenWrt-Devel] new package: openvpn-interface

2014-01-10 Thread Gert Doering
Hi, On Mon, Jan 14, 2013 at 10:53:55AM +0100, Joachim Schlipper wrote: > I am intensively using this package for about 3 months now and it fits > all my needs, including IPv6 over OpenVPN (using version 2.3 beta) > functionality. Specific reasons to use 2.3 beta, and not 2.3.2? gert -- USENET i

[OpenWrt-Devel] [PATCH] [packages] avrdude: update to avrdude 6.0.1

2014-01-10 Thread Dirk Neukirchen
according to configure warning some options were removed Signed-off-by: Dirk Neukirchen --- utils/avrdude/Makefile | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/utils/avrdude/Makefile b/utils/avrdude/Makefile index b70c83e..e52d50b 100644 --- a/utils/avrdude/Makefil

Re: [OpenWrt-Devel] ADB P.DGA4001N with different hardware

2014-01-10 Thread Ernesto
Hi, I am still struggling with the board I described below: I have an ADB P.DGA4001N, but it is a different hardware than what is described in the wiki (http://wiki.openwrt.org/toh/adb/p.dg_a4001n1). What I get in the console at boot time after unsuccessful flashing is: CFE version 1.0.37-106.2

[OpenWrt-Devel] [PATCH] netifd: fix mac80211.sh to respect setting of mcast_rate

2014-01-10 Thread Thomas Huehn
This patch fixes a bug in /lib/netifd/wireless/mac80211.sh, where the UCI setting of wireless multicast traffic (in uci: mcast_rate) is not respected within netifd. Especially in Freifunk mesh networks the olsr routing as effected by this, as only the lowest mcast_rate was used, even when uci ncast

Re: [OpenWrt-Devel] [PATCH] bcm63xx: fix MIPS_L1_CACHE_SHIFT at the kernel config (trunk)

2014-01-10 Thread Jonas Gorski
On Wed, Jan 8, 2014 at 10:04 PM, dani wrote: > Currently the parameter MIPS_L1_CACHE_SHIFT defaults to 5 , but should be 4. > > MIPS_L1_CACHE_SHIFT = 5 matches to a cache linesize of 32 bytes, but BCM63xx > SoCs use cores with > 16 bytes linesize and therefore should be MIPS_L1_CACHE_SHIFT = 4. >

Re: [OpenWrt-Devel] Add a new Amazon-SE board

2014-01-10 Thread James Hilliard
I had emailed them but never heard back, Ill see if I can find a better way to contact them. On Fri, Jan 10, 2014 at 2:38 AM, Marco Antonio Mauro wrote: > Any news, James? > > On Fri, Oct 18, 2013 at 6:54 PM, James Hilliard > wrote: > > Ok, i'm going to contact the manufacturer directly then an

Re: [OpenWrt-Devel] Add a new Amazon-SE board

2014-01-10 Thread Marco Antonio Mauro
Any news, James? On Fri, Oct 18, 2013 at 6:54 PM, James Hilliard wrote: > Ok, i'm going to contact the manufacturer directly then and see what they > say. > > > On Fri, Oct 18, 2013 at 6:17 AM, Marco Antonio Mauro > wrote: >> >> >> On Oct 18, 2013 1:00 PM, "James Hilliard" >> wrote: >> > >> > D