Re: [OpenWrt-Devel] Ath9k/hostapd connection dropping problems

2011-09-21 Thread Ben Pfountz
I have built 28007 for a wndr3700 and deployed to a site with 10-15 users max. The problem occurs just as Jim described it, where it seems dhcp never assigns an address to the wireless clients. I thought it was a problem with DHCP at first. Back in my office I have built 28253 in the hopes t

[OpenWrt-Devel] [PATCH] Update Busybox To Version 1.19.2

2011-09-21 Thread Jason Self
Signed-off-by: Jason Self Index: package/busybox/Makefile === --- package/busybox/Makefile(revision 28282) +++ package/busybox/Makefile(working copy) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_

Re: [OpenWrt-Devel] Ath9k/hostapd connection dropping problems

2011-09-21 Thread Peter Naulls
On 09/17/2011 12:28 AM, Felix Fietkau wrote: On 2011-09-17 8:50 AM, Felix Fietkau wrote: On 2011-09-17 1:54 AM, Peter Naulls wrote: On 09/16/2011 12:53 PM, Jim Henderson wrote: On Fri, 16 Sep 2011 15:08:15 -0400, Mark Deneen wrote: In the end, I ended up reverting to build 27572, which I kne

[OpenWrt-Devel] ar71xx: DIR-615 E4 unstable, take two

2011-09-21 Thread Alexey Loukianov
Hello 2All, Recently I had written to the list about KPs I've been experiencing with OpenWRT-based firmwares built from trunk on DIR-615 E4. That time system hadn't been able to sustain uptime longer than ~2 hours. It had been fixed in r28213 thx to Frédéric Moulins report and trac ticket #10071.

[OpenWrt-Devel] [PATCH] New package: rng-tools for adding entropy from arbitrary source to kernel entropy pool

2011-09-21 Thread Hannu Nyman
After removal of the network drivers as an entropy source in Linux kernels a while ago, some routers e.g. in ar71xx family experience lack of hardware entropy for /dev/random. The device /dev/random can hang due to that. There are pseudo random numbers available in /dev/urandom, but they do not

Re: [OpenWrt-Devel] [PATCH 2/2] ramips: combine network setup for all boards in one file

2011-09-21 Thread Alexander Gordeev
В Wed, 21 Sep 2011 16:22:24 +0200 Gabor Juhos пишет: > Hi Alexander, > > > Inspired by the patch from Roman Yeryomin. Thanks, Roman! > > This removes unnecessary duplication and simplifies network setup for new > > boards. It would be a one line change most likely. > > > > Signed-off-by: Alexan

Re: [OpenWrt-Devel] [PATCH 1/2] ramips: combine led setup for all boards in one file

2011-09-21 Thread Alexander Gordeev
В Wed, 21 Sep 2011 16:01:04 +0200 Gabor Juhos пишет: > 2011.09.18. 23:18 keltezéssel, Alexander Gordeev írta: > > This removes unnecessary duplication and simplifies led setup for new > > boards. It would be a one line change most likely. > > > > Signed-off-by: Alexander Gordeev > > --- > > <.

Re: [OpenWrt-Devel] [PATCH 2/2] ramips: combine network setup for all boards in one file

2011-09-21 Thread Gabor Juhos
Hi Alexander, > Inspired by the patch from Roman Yeryomin. Thanks, Roman! > This removes unnecessary duplication and simplifies network setup for new > boards. It would be a one line change most likely. > > Signed-off-by: Alexander Gordeev The patch does not apply against trunk. It seems that y

Re: [OpenWrt-Devel] [PATCH 1/2] ramips: combine led setup for all boards in one file

2011-09-21 Thread Gabor Juhos
2011.09.18. 23:18 keltezéssel, Alexander Gordeev írta: > This removes unnecessary duplication and simplifies led setup for new > boards. It would be a one line change most likely. > > Signed-off-by: Alexander Gordeev > --- <...> > -fi > diff --git a/target/linux/ramips/base-files/etc/uci-defaul

Re: [OpenWrt-Devel] [PATCH] jumbo frames support for rtl8366s

2011-09-21 Thread Gabor Juhos
2011.09.19. 22:28 keltezéssel, Ash Hughes írta: > This patch adds the option to enable jumbo frames on the rtl8366s switch. > This is almost exactly the same as the first patch at > https://dev.openwrt.org/ticket/7977 and it has been requested in a comment > there. > > I have tested this and i

Re: [OpenWrt-Devel] Ath9k/hostapd connection dropping problems

2011-09-21 Thread Andy Botting
Hi Felix, > I'd like some confirmation that I'm looking at the right set of changes. Last weekend I upgraded to trunk on my TP-Link WR1043nd box and had all sorts of trouble with wireless stability. Trying to resolve it, I initially reverted back to r28092, not fully reading your email and that