Re: [OpenWrt-Devel] Backfire (toolchain) debug advice needed: firmware built with Ubuntu 11.10 crashes, but works if built with 11.04

2011-12-29 Thread crow
I am also facing these image compile error on Archlinux [1]. Also there is on Archlinux topic discussion [2] about same issue. Can someone help us. [1] https://dev.openwrt.org/ticket/10587#comment:3 [2] https://bbs.archlinux.org/viewtopic.php?id=132003

Re: [OpenWrt-Devel] Buffalo WZR-HP-G300NH2 support

2011-12-29 Thread Victor Khimenko
On Thu, Dec 29, 2011 at 3:47 AM, Peter Naulls pe...@chocky.org wrote: On 12/28/2011 11:09 AM, Victor Khimenko wrote: [Try and retain attributions if you can] For anyone who's not been following, this means that WZR-HP-G300NH, WZR-HP-G300NH2 and WZR-HP-AG300N are supported in a

[OpenWrt-Devel] [PATCH]mrtg: add mrtg package

2011-12-29 Thread Paolo Pisati
The attached patch adds a package for the mrtg software[1]. It also closes ticket #10686. Signed-off: Paolo Pisati p.pis...@gmail.com 1: http://oss.oetiker.ch/mrtg/ -- bye, p. Index: feeds/packages/net/mrtg/patches/001-rm-printf-longlong-fmt-test.patch

Re: [OpenWrt-Devel] [PATCH] Added res_srtp module using libsrtp in asterisk-1.8.

2011-12-29 Thread Victor Seva
Add asterisk-res-srtp module. It needs libsrtp package. Signed-off-by: Victor Seva linuxman...@torreviejawireless.org --- net/asterisk-1.8.x/Makefile | 26 ++ 1 files changed, 26 insertions(+), 0 deletions(-) diff --git a/net/asterisk-1.8.x/Makefile

[OpenWrt-Devel] Confirming txpower offsets for UBNT Nanostation M5 since r29424

2011-12-29 Thread Ben West
I had been using a patched version of Backfire r25206 on some UBNT Nanostation and Bullet M5 units, and getting a generous 30dBm (aka 1000mW) reported back as default txpower: root@nsm5-b:~# iwlist txpower ... wlan0 unknown transmit-power information. Current Tx-Power=30 dBm

Re: [OpenWrt-Devel] [PATCH] Add srtp lib package

2011-12-29 Thread Philip Prindeville
On 12/29/11 12:32 AM, Victor Seva wrote: Hi Philip, 2011/12/29 Philip Prindeville philipp_s...@redfish-solutions.com: This is useful, but it would be nice if it could be made to use the OpenSSL AES implementation instead of its own, which just duplicates functionality and adds to image

[OpenWrt-Devel] [PATCH] Added res_srtp module using libsrtp in asterisk-1.8.

2011-12-29 Thread Victor Seva
This patch adds res_srtp module using libsrtp to support SRTP in asterisk. Signed-off-by: Victor Seva linuxman...@torreviejawireless.org --- net/asterisk-1.8.x/Makefile |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net/asterisk-1.8.x/Makefile

Re: [OpenWrt-Devel] /dev/watchdog from shell script

2011-12-29 Thread Michael Büsch
On Thu, 29 Dec 2011 06:52:18 + Bastian Bittorf bitt...@bluebottle.com wrote: A better way would be IMHO to use a cron.minutely which fire's an ioctl to /dev/watchdog. if crond is removed, the device should reboot. so i need a way to invoke an ioctl from shellscript. I

[OpenWrt-Devel] [PATCH] flashrom: version bump to 0.9.4

2011-12-29 Thread Philip Prindeville
Fixes issues with erroneously reporting certain chipsets as detected twice. Signed-off-by: Philip Prindeville phil...@redfish-solutions.com Index: feeds/packages/utils/flashrom/Makefile === --- feeds/packages/utils/flashrom/Makefile

Re: [OpenWrt-Devel] [PATCH]: msr-tools: add msr-tools package

2011-12-29 Thread Outback Dingo
On Tue, Dec 27, 2011 at 7:25 PM, Philip Prindeville philipp_s...@redfish-solutions.com wrote: Useful for x86_64 and ia32 platforms, this utility allows one to read/write the MSR (machine state registers) on this processor architecture. Committed revision 29618.

Re: [OpenWrt-Devel] [PATCH] flashrom: version bump to 0.9.4

2011-12-29 Thread Outback Dingo
On Thu, Dec 29, 2011 at 2:49 PM, Philip Prindeville philipp_s...@redfish-solutions.com wrote: Fixes issues with erroneously reporting certain chipsets as detected twice. Signed-off-by: Philip Prindeville phil...@redfish-solutions.com Committed revision 29619

Re: [OpenWrt-Devel] [PATCH]mrtg: add mrtg package

2011-12-29 Thread Outback Dingo
On Thu, Dec 29, 2011 at 9:58 AM, Paolo Pisati p.pis...@gmail.com wrote: The attached patch adds a package for the mrtg software[1]. It also closes ticket #10686. Signed-off: Paolo Pisati p.pis...@gmail.com 1: http://oss.oetiker.ch/mrtg/ -- bye, Committed revision 29620 p.