[OpenWrt-Devel] [PATCH] hostapd/netifd: fix missing htmode for wpa_supplicant

2014-09-16 Thread Arvid E. Picciani
the variable is called htmode, not ht Signed-off-by: Arvid E. Picciani a...@exys.org --- package/network/services/hostapd/files/netifd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/hostapd/files/netifd.sh

Re: [OpenWrt-Devel] [PATCH] base-files: procd initscriptsrestartonreload

2014-09-16 Thread Felix Fietkau
On 2014-09-15 11:42, Tristan Plumb wrote: On 15/09/2014 10:36, Tristan Plumb wrote: which specific package is causing issue ? In my setup, I've noticed this with dnsmasq and babeld. That is, that I needed to restart and instead of reload to get things to take effect. Everything else I

Re: [OpenWrt-Devel] [PATCH] hostapd/netifd: fix missing htmode for wpa_supplicant

2014-09-16 Thread Felix Fietkau
On 2014-09-16 11:25, Arvid E. Picciani wrote: the variable is called htmode, not ht Signed-off-by: Arvid E. Picciani a...@exys.org I agree that there is a bug there, but simply passing htmode as-is to wpa_supplicant might make things worse, as wpa_supplicant only knows a subset of the possible

Re: [OpenWrt-Devel] [PATCH] hostapd/netifd: fix missing htmode for wpa_supplicant

2014-09-16 Thread Arvid E. Picciani
If phy htmode is set to HT* or VHT*, set wpa_supplicant to HT20. Previously it wasnt set at all. Signed-off-by: Arvid E. Picciani a...@exys.org --- package/network/services/hostapd/files/netifd.sh | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git

[OpenWrt-Devel] Missing mpc83xx in BB-RC3

2014-09-16 Thread Claudio Thomas
Hi, I until now was still using the trunk for testing and working, but today I the first time checked out the 14.07/openwrt.git at git.openwrt.git. Is there a reason why MPC83xx is not included in BB-RC3? Best regards, Claudio ___ openwrt-devel mailing

Re: [OpenWrt-Devel] [PATCH] hostapd/netifd: fix missing htmode for wpa_supplicant

2014-09-16 Thread Felix Fietkau
On 2014-09-16 13:31, Arvid E. Picciani wrote: If phy htmode is set to HT* or VHT*, set wpa_supplicant to HT20. Previously it wasnt set at all. Signed-off-by: Arvid E. Picciani a...@exys.org Your patch seems to have been mangled by your email program and does not apply. Please fix and resend.

Re: [OpenWrt-Devel] 4g NCM modem huawei e3276

2014-09-16 Thread Sami Olmari
Sent. The lady at postoffice told that should take 4 days to arrive, so friday or monday :-) I did include return envelope (not paid tough), but I still urge you to keep it for possible future troubleshooting :-P Also, if/when there is patches available, I'd be more than willing to test the

Re: [OpenWrt-Devel] [PATCH] base-files: procd initscriptsrestartonreload

2014-09-16 Thread tristan
Felix Fietkau wrote: ... By the way, you mentioned in an earlier email that procd_set_param file did not work for you to restart your service when a config file changes. Can you produce a test case for that? I just tested it myself on a simple service and it worked just fine. So I just made

Re: [OpenWrt-Devel] [PATCH] [PKG_NAME=ubox] [git://nbd.name/luci2/ubox.git] [FILE=logger.c] current OpenWrt trunc

2014-09-16 Thread John Crispin
thank you, merged in r42572 On 16/09/2014 10:53, Бельков Максим wrote: From: Belkov Max belkov-...@mail.ru When logread daemon send a syslog message to another host, time, severity and facility are cut off. The message contains only text. This path adds time, severity and facility in the

Re: [OpenWrt-Devel] 4g NCM modem huawei e3276

2014-09-16 Thread John Crispin
On 16/09/2014 14:12, Sami Olmari wrote: Sent. The lady at postoffice told that should take 4 days to arrive, so friday or monday :-) I did include return envelope (not paid tough), but I still urge you to keep it for possible future troubleshooting :-P Also, if/when there is patches

Re: [OpenWrt-Devel] Missing mpc83xx in BB-RC3

2014-09-16 Thread Felix Fietkau
On 2014-09-16 13:47, Claudio Thomas wrote: Hi, I until now was still using the trunk for testing and working, but today I the first time checked out the 14.07/openwrt.git at git.openwrt.git. Is there a reason why MPC83xx is not included in BB-RC3? It wasn't upgraded to Linux 3.10 in time, so

Re: [OpenWrt-Devel] Missing mpc83xx in BB-RC3

2014-09-16 Thread Claudio Thomas
On 16.09.2014 14:44, Felix Fietkau wrote: On 2014-09-16 13:47, Claudio Thomas wrote: Hi, I until now was still using the trunk for testing and working, but today I the first time checked out the 14.07/openwrt.git at git.openwrt.git. Is there a reason why MPC83xx is not included in BB-RC3? It

Re: [OpenWrt-Devel] [PATCH] base-files: procd initscriptsrestartonreload

2014-09-16 Thread tristan
You forgot to call reload after changing /tmp/test :) FYI, I just tested your script, and it works as expected - after changing the file and calling reload, the pid is different. I see, I took the wording reload on config file change to mean that prcod used inotify and reloaded at the time of

[OpenWrt-Devel] [PATCH] Lantiq: fix build warning from dsl_fs script

2014-09-16 Thread thomas.langer
fix inclusion of functions.sh in dsl_fs init script without this, the following error is seen during build: ./etc/init.d/dsl_fs: line 4: /lib/functions.sh: No such file or directory Signed-off-by: Thomas Langer thomas.lan...@lantiq.com diff --git

Re: [OpenWrt-Devel] procd crash

2014-09-16 Thread Nuno Gonçalves
On Wed, Apr 16, 2014 at 9:14 AM, Bastian Bittorf bitt...@bluebottle.com wrote: * Nuno Gonçalves nuno...@gmail.com [16.04.2014 09:34]: Crash happens always after a dvb_usb_rtl28xxu stick is inserted for the 2nd time. please run procd in debug-mode (hitting key '4') during bootup bye, bastian

[OpenWrt-Devel] [PATCH] tools: add missing ldconfig make dependency on the staging area

2014-09-16 Thread John Szakmeister
Signed-off-by: John Szakmeister j...@szakmeister.net --- Using make with multiple jobs fails without this. tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 09a0c8c..5629251 100644 --- a/tools/Makefile +++ b/tools/Makefile

Re: [OpenWrt-Devel] uClibc bug: epoll_pwait broken on OpenWrt x86

2014-09-16 Thread Matthias Schiffer
On 09/16/2014 04:34 PM, Bernhard Reutner-Fischer wrote: On 15 September 2014 17:33, Matthias Schiffer mschif...@universe-factory.net wrote: Ping? I'd like to get this fixed as soon as possible (even though it's probably too late for the OpenWrt BB final?). I guess I can try to write a patch,

Re: [OpenWrt-Devel] procd crash

2014-09-16 Thread John Crispin
On 16/09/2014 17:18, Nuno Gonçalves wrote: On Wed, Apr 16, 2014 at 9:14 AM, Bastian Bittorf bitt...@bluebottle.com wrote: * Nuno Gonçalves nuno...@gmail.com [16.04.2014 09:34]: Crash happens always after a dvb_usb_rtl28xxu stick is inserted for the 2nd time. please run procd in debug-mode

[OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT1520

2014-09-16 Thread rogerpueyo
From: Roger Pueyo Centelles open...@rogerpueyo.com --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 1 + target/linux/ramips/base-files/etc/diag.sh | 3 + target/linux/ramips/base-files/lib/ramips.sh | 3 +

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT1520

2014-09-16 Thread John Crispin
Hi, looks much better ... 2 comments inline ... On 16/09/2014 18:16, rogerpu...@rogerpueyo.com wrote: From: Roger Pueyo Centelles open...@rogerpueyo.com --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 1 +

Re: [OpenWrt-Devel] Missing mpc83xx in BB-RC3

2014-09-16 Thread Hauke Mehrtens
On 09/16/2014 02:52 PM, Claudio Thomas wrote: On 16.09.2014 14:44, Felix Fietkau wrote: On 2014-09-16 13:47, Claudio Thomas wrote: Hi, I until now was still using the trunk for testing and working, but today I the first time checked out the 14.07/openwrt.git at git.openwrt.git. Is there a

Re: [OpenWrt-Devel] [PATCH] tools: add missing ldconfig make dependency on the staging area

2014-09-16 Thread Felix Fietkau
On 2014-09-16 17:44, John Szakmeister wrote: Signed-off-by: John Szakmeister j...@szakmeister.net Committed in r42576, thanks. - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] for-14.07 [packages] xinetd: ident-bind.patch copy from trunk ??

2014-09-16 Thread Christian Schoenebeck
Hi Jonathan, could you please copy xinetd: 004-ident-bind.patch also to 14.07 ? Christian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] overcommit memory/ratio

2014-09-16 Thread Karl P
Alternatively, if you know which process it is, set it's oom_adj_score so that it gets killed first. Some other people are kinda used to things behaving as they are, for better or worse. (Turning off overcommit on an openwrt device is no different than turning off overcommit on a desktop as

[OpenWrt-Devel] Missing dependency on host sed?

2014-09-16 Thread John Szakmeister
I'm finding that I'm running into an issue occasionally when trying to build. It appears that Make is trying to build gcc, but the host sed hasn't been built yet so it ultimately fails: checking for i686-linux-gnu-gcc option to accept ISO C89... bash:

Re: [OpenWrt-Devel] Missing dependency on host sed?

2014-09-16 Thread Jonathan Bennett
Are you building with multiple processes (-j 2 or greater)? This reminds me of an old bug that only popped up after a make distclean when building with multiple build threads. ~Jonathan Bennett On Sep 16, 2014 6:55 PM, John Szakmeister j...@szakmeister.net wrote: I'm finding that I'm running

Re: [OpenWrt-Devel] Missing dependency on host sed?

2014-09-16 Thread John Szakmeister
On Tue, Sep 16, 2014 at 8:32 PM, Jonathan Bennett jbscienc...@gmail.com wrote: Are you building with multiple processes (-j 2 or greater)? This reminds me of an old bug that only popped up after a make distclean when building with multiple build threads. Yes sir, I am. On the machine this is

Re: [OpenWrt-Devel] Missing dependency on host sed?

2014-09-16 Thread Jonathan Bennett
In your tree, in the file tools/sed/Makefile, change HOST_BUILD_PARALLEL:=1 to HOST_BUILD_PARALLEL:=0 and see if that fixes the error. On Sep 16, 2014 7:47 PM, John Szakmeister j...@szakmeister.net wrote: On Tue, Sep 16, 2014 at 8:32 PM, Jonathan Bennett jbscienc...@gmail.com wrote: Are you

Re: [OpenWrt-Devel] Missing dependency on host sed?

2014-09-16 Thread John Szakmeister
On Tue, Sep 16, 2014 at 9:32 PM, Jonathan Bennett jbscienc...@gmail.com wrote: In your tree, in the file tools/sed/Makefile, change HOST_BUILD_PARALLEL:=1 to HOST_BUILD_PARALLEL:=0 and see if that fixes the error. Unfortunately, it didn't help. I think the issue is that linux-headers needs the

Re: [OpenWrt-Devel] Missing dependency on host sed?

2014-09-16 Thread Jonathan Bennett
I'll throw a couple thoughts out, and then defer to someone that understands the openwrt build env better than I do. First, you do have sed installed on your host system, right? I don't think this is the issue, but best to check the easy things first. Also, a make distclean sometimes clears up