[OpenWrt-Devel] [PATCH] Version Bump Minidlna 1.0.21

2011-07-31 Thread Ian Leonard
Version bump minidlna 1.0.21 010-genconfig-checks.patch adjusts two configure checks to use ICONV_PREFIX and INTL_PREFIX. These changes were already made previously elsewhere in the build process and looks like it was just overlooked here. 040-configuration-tweak.patch was to rebase. Minidlna'

Re: [OpenWrt-Devel] DIR-601: ping latencies

2011-07-31 Thread ZioPRoTo (Saverio Proto)
Do you have qos-scripts enabled ? maybe they are not properly configured. Saverio 2011/7/31 jerry M : > I installed OpenWRT r.27797 on DIR-601 (hw.A1). > All pings from LAN to WAN have very high latencies which also vary a lot. > For example, outbound ping to www.google.com normally has latency

Re: [OpenWrt-Devel] DIR-601: ping latencies

2011-07-31 Thread Dave Taht
Sounds a bit like bufferbloat to me... and/or this: http://www.bufferbloat.net/issues/216 On Sun, Jul 31, 2011 at 12:31 PM, ZioPRoTo (Saverio Proto) < ziopr...@gmail.com> wrote: > Do you have qos-scripts enabled ? maybe they are not properly configured. > > Saverio > > > 2011/7/31 jerry M : > >

[OpenWrt-Devel] [PATCH 1/1] #9863: don't export target $PROFILE into postgresql

2011-07-31 Thread Philip Prindeville
PROFILE is overloaded by postgresql versus how target's define it. Fixes: https://dev.openwrt.org/ticket/9863 Signed-off-by: Philip Prindeville Index: feeds/packages/libs/postgresql/Makefile === --- feeds/packages/libs/postgresql/Ma

Re: [OpenWrt-Devel] DIR-601: ping latencies

2011-07-31 Thread jerry M
No, I don't have qos-scripts. Jerry ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] How to boot OpenWRT using E2PROM through I2C?

2011-07-31 Thread jerry M
I have a device based on the TI chip TNETC4401 (cable modem). It has 125MHz MIPS CPU, 8MB RAM, 4MB Flash and 32kB ROM. ROM program can boot the device from Flash, RAM or E2PROM through i2c interface. Changing firmware through the official way through TFTP can easily brick the device since this can