Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Tomislav Požega
applied the patch and compiled everything from the start but no change in boot process On 1 June 2013 13:55, Hauke Mehrtens wrote: > On 06/01/2013 06:24 PM, Tomislav Požega wrote: > > vlan0ports=5 > > vlan1ports=0 1 2 3 4 5* > > > > i have zipped nvram, original firmware boot process and comple

Re: [OpenWrt-Devel] RT5350 -> NETDEV WATCHDOG: eth0 (): transmit queue 0 timed out

2013-06-01 Thread Gerhard Bertelsmann
Many thx Felix - the patch is working fine :-) Am Sa, 1.06.2013, 19:26, schrieb Felix Kaechele: > The fix for this is here: > https://github.com/kaechele/openwrt/commit/6655e11d9c49ac9aebe4a9cfff8ea78842fb976b > > - Felix > > ___ > openwrt-devel mailing

[OpenWrt-Devel] [PATCH] Add support for WIFI button on tp-link tl-mr3220v2

2013-06-01 Thread Vittorio G (VittGam)
Hi, The TP-LINK TL-MR3220 v2 has a button on the left side labeled "WIFI". This is GPIO 24. This patch adds the support for this button. Signed-off-by: Vittorio Gambaletta --- --- trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd-v4.c 2012-12-19 09:50:35.0 +0100 +

[OpenWrt-Devel] [PATCH] Add require_ht param support to mac80211 uci config

2013-06-01 Thread Vittorio G (VittGam)
Hi, This patch adds require_ht parameter support to mac80211 uci config. After applying this patch, the require_ht parameter can be used in the wifi-device section like this: > config wifi-device 'radio0' > option type 'mac80211' > option channel '13' > option macaddr '9

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Hauke Mehrtens
On 06/01/2013 06:24 PM, Tomislav Požega wrote: > vlan0ports=5 > vlan1ports=0 1 2 3 4 5* > > i have zipped nvram, original firmware boot process and complete flash > image in case you might find it useful Could you try the attached patch. Hauke > > Index: target/linux/brcm47xx/base-files/etc

Re: [OpenWrt-Devel] RT5350 -> NETDEV WATCHDOG: eth0 (): transmit queue 0 timed out

2013-06-01 Thread Felix Kaechele
The fix for this is here: https://github.com/kaechele/openwrt/commit/6655e11d9c49ac9aebe4a9cfff8ea78842fb976b - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] RT5350 -> NETDEV WATCHDOG: eth0 (): transmit queue 0 timed out

2013-06-01 Thread Gerhard Bertelsmann
Hi, I'm facing a problem on an ALL5003 board with a RT5350: (actual trunk r36813) [ 36.04] [ cut here ] [ 36.04] WARNING: at net/sched/sch_generic.c:254 dev_watchdog+0x180/0x288() [ 36.06] NETDEV WATCHDOG: eth0 (): transmit queue 0 timed out [ 36.07

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Tomislav Požega
vlan0ports=5 vlan1ports=0 1 2 3 4 5* i have zipped nvram, original firmware boot process and complete flash image in case you might find it useful http://www25.zippyshare.com/v/34134998/file.html On 1 June 2013 10:32, Hauke Mehrtens wrote: > On 06/01/2013 04:11 PM, Tomislav Požega wrote: > >

Re: [OpenWrt-Devel] VFS: Cannot open root device "(null)" or unknown-block(0, 0): error -6

2013-06-01 Thread Hauke Mehrtens
On 06/01/2013 04:23 PM, Tomislav Požega wrote: > compiled an image with patches included in my previous message, flashed > the device and got kernel panic and errors in log file > > i'm not sure how to proceed further with this > > > > Decompressing.done > > > CFE version 1.0.3

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Hauke Mehrtens
On 06/01/2013 04:11 PM, Tomislav Požega wrote: > these patches are slight modification of Fiach Antaw's original > gs2_support.diff he used to successfully port GlobeSurfer 2 > > i have changed boardtype and boardrev variables to the ones of globesurfer3. Your patch is whitespace damaged, the tab

[OpenWrt-Devel] VFS: Cannot open root device "(null)" or unknown-block(0, 0): error -6

2013-06-01 Thread Tomislav Požega
compiled an image with patches included in my previous message, flashed the device and got kernel panic and errors in log file i'm not sure how to proceed further with this Decompressing.done CFE version 1.0.37 for BCM947XX (32bit,SP,LE) Build Date: Tue Apr 28 09:59:43 CEST 2009

[OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Tomislav Požega
these patches are slight modification of Fiach Antaw's original gs2_support.diff he used to successfully port GlobeSurfer 2 i have changed boardtype and boardrev variables to the ones of globesurfer3. Index: target/linux/brcm47xx/image/lzma-loader/src/decompress.c

Re: [OpenWrt-Devel] [PATCH] bump openvpn to 2.3.2

2013-06-01 Thread Adam Gensler
Ah, that explains it. Thanks for the clarification. Here's the updated patch. Again I've compile tested both the -openssl and -polarssl packages and runtime tested the -openssl one. I haven't tested the easy-rsa packages though. Signed-off-by: Adam Gensler --- Index: network/services/openvpn/

Re: [OpenWrt-Devel] [PATCH] bump openvpn to 2.3.1

2013-06-01 Thread Gert Doering
Hi, On Fri, May 31, 2013 at 10:51:06PM -0400, Adam Gensler wrote: > I've been keeping an eye on the openvpn project but I haven't seen 2.3.2 drop > yet. Can we push forward with 2.3.1? The tarball is there since yesterday afternoon, but the "full" announcement (including linking from web pages e