[OpenWrt-Devel] Regression: Trunk no longer runs on the WRT54G

2013-09-26 Thread Adam Novak
I have a WRT54G v2 that can run my freshly built Backfire just fine. When I build trunk for it, it never comes up on the network after I flash the .bin. I think this is a regression. It's been known for a while that newer official builds with all the web interface stuff don't run well on the rout

Re: [OpenWrt-Devel] Regression: Trunk no longer runs on the WRT54G

2013-09-26 Thread Dirk Neukirchen
On 26.09.2013 09:08, Adam Novak wrote: > I have a WRT54G v2 that can run my freshly built Backfire just fine. > > When I build trunk for it, it never comes up on the network after I > flash the .bin. > > I think this is a regression. It's been known for a while that newer > official builds with a

Re: [OpenWrt-Devel] Regression: Trunk no longer runs on the WRT54G

2013-09-26 Thread Bastian Bittorf
* Adam Novak [26.09.2013 09:31]: > Does anyone have a WRT54G and the necessary hardware to debug this > over a serial connection? Would anyone want me to mail them one of my > routers to work on this? will check today with serial console, thanks for reporting. bye, bastian __

Re: [OpenWrt-Devel] Regression: Trunk no longer runs on the WRT54G

2013-09-26 Thread Christoph Kottke
Am 26.09.2013 09:34, schrieb Dirk Neukirchen: > On 26.09.2013 09:08, Adam Novak wrote: >> I have a WRT54G v2 that can run my freshly built Backfire just fine. > i think that's related to the removed switch driver in kernel 3.10, see: hi *, my asus wl-500g also not booting and the watchdog reset t

Re: [OpenWrt-Devel] [PATCH 1/2] uboot-imx6: alphabetize wandboard variants

2013-09-26 Thread Luka Perkov
Hi Eric, On Wed, Sep 25, 2013 at 06:04:57PM -0700, Eric Nelson wrote: > Signed-off-by: Eric Nelson > --- > package/boot/uboot-imx6/Makefile | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) Applied in r38203. Thanks! Luka ___ openw

Re: [OpenWrt-Devel] [PATCH V2 2/2] uboot-imx6: add support for Nitrogen6x boards

2013-09-26 Thread Luka Perkov
Hi Eric, On Wed, Sep 25, 2013 at 06:08:48PM -0700, Eric Nelson wrote: > Signed-off-by: Eric Nelson > --- > V2 alphabetizes the list and fixes nitrogen6dl/dl2g. > > Depends on patch "uboot-imx6: alphabetize wandboard variants" > > Patch 1/2 was nacked, so no update will be sent. > > package/bo

Re: [OpenWrt-Devel] [PATCH 1/2] U-Boot: Use git instead of FTP, consolidate download

2013-09-26 Thread Luka Perkov
Hi Eric, On Wed, Sep 25, 2013 at 05:33:28PM -0700, Eric Nelson wrote: > I wasn't suggesting anything different, and the patch includes the > same tag (v2013.07). > > Decisions about when to update are completely separate from the > protcol, right? Yes they are. But if ftp or http works fine I pr

[OpenWrt-Devel] PPP unnumbered

2013-09-26 Thread Bruno Randolf
Hello, I'm trying to add support for PPP "unnumbered" connections which are PPP connections which don't use a dedicated IP, instead an IP address of another local interface is "reused" on the PPP interface. Some Internet providers require this, since their PPPoE server pushes the network add

Re: [OpenWrt-Devel] [PATCH] Update wifidog to 20130917 version

2013-09-26 Thread Gui Iribarren
On 09/17/2013 06:18 PM, Etienne CHAMPETIER wrote: This update: -adds a ProxyPort option (to use a local transparent proxy) -changes http return code to 302 (was 307, but wifidog speaks http 1.0, and we really need 303) (it was causing some trouble with, for exemple, opera) -switch to github repo

Re: [OpenWrt-Devel] [PATCH 1/2] U-Boot: Use git instead of FTP, consolidate download

2013-09-26 Thread Eric Nelson
Thanks Luka, On 09/26/2013 02:05 AM, Luka Perkov wrote: Hi Eric, On Wed, Sep 25, 2013 at 05:33:28PM -0700, Eric Nelson wrote: I wasn't suggesting anything different, and the patch includes the same tag (v2013.07). Decisions about when to update are completely separate from the protcol, right?

Re: [OpenWrt-Devel] [PATCH 1/2] U-Boot: Use git instead of FTP, consolidate download

2013-09-26 Thread Joshua Judson Rosen
On 2013-09-26 05:05, Luka Perkov wrote: But if ftp or http works fine I prefer to have that over git for packaging. Also, by using git we would always have here a red color and not preferable green: https://home.comcast.net/~sdwalker/uscan/index.html Yes, it's all about collors ;) Speaking

Re: [OpenWrt-Devel] Target kernel config changes not triggering rebuild?

2013-09-26 Thread Gabor Juhos
2013.09.24. 16:56 keltezéssel, Paul Fertser írta: > Hello, > > Gabor Juhos writes: >> Yes, the 'Image/Build/Cameo' macro is broken. >> Don't need to send a patch, I'm working on that already. > > Great cleanup and the fixes on top, thank you! > > Can you please explain what is this "mac" partit

[OpenWrt-Devel] [PATCH V3 2/2] uboot-imx6: add support for Nitrogen6x boards

2013-09-26 Thread Eric Nelson
Signed-off-by: Eric Nelson --- V2 alphabetizes the list and fixes nitrogen6dl/dl2g. V3 fixes the second part of nitrogen6dl/dl2g (UBOOTS list) Depends on patch "uboot-imx6: alphabetize wandboard variants" Patch 1/2 was nacked, so no update will be sent. package/boot/uboot-imx6/Makefile | 30 ++

Re: [OpenWrt-Devel] Target kernel config changes not triggering rebuild?

2013-09-26 Thread Paul Fertser
On Thu, Sep 26, 2013 at 08:12:13PM +0200, Gabor Juhos wrote: > On the DIR-600-Ex, the 'mac' partition contains the board specific MAC > addresses > at least, and it seems that there are other data as well. I guess that the > original firmware uses this data to reinialize the nvram variables during

Re: [OpenWrt-Devel] Regression: Trunk no longer runs on the WRT54G

2013-09-26 Thread Bastian Bittorf
* Christoph Kottke [26.09.2013 10:46]: > my asus wl-500g also not booting and the watchdog reset the device after today i had a Asus wl500g Premium V1 running with trunk with a serial console and it reboots all the time: - [0.992000] mtd: partition "kernel" must either start or end on e

Re: [OpenWrt-Devel] Regression: Trunk no longer runs on the WRT54G

2013-09-26 Thread Bastian Bittorf
* Adam Novak [26.09.2013 09:31]: > Does anyone have a WRT54G and the necessary hardware to debug this > over a serial connection? Would anyone want me to mail them one of my > routers to work on this? i have flashed a v2.2 a v3.0 and a GL1.1 today and they run fine. will try trunk on the other mo

Re: [OpenWrt-Devel] [PATCH V3 2/2] uboot-imx6: add support for Nitrogen6x boards

2013-09-26 Thread Luka Perkov
Hi Eric, On Thu, Sep 26, 2013 at 11:28:44AM -0700, Eric Nelson wrote: > V3 fixes the second part of nitrogen6dl/dl2g (UBOOTS list) You are not in sync with the latest trunk. I've already fixed this in r38205. Luka ___ openwrt-devel mailing list openwrt

Re: [OpenWrt-Devel] Target kernel config changes not triggering rebuild?

2013-09-26 Thread Florian Fainelli
Le jeudi 26 septembre 2013 22:38:57 Paul Fertser a écrit : > On Thu, Sep 26, 2013 at 08:12:13PM +0200, Gabor Juhos wrote: > > On the DIR-600-Ex, the 'mac' partition contains the board specific MAC > > addresses at least, and it seems that there are other data as well. I > > guess that the original

Re: [OpenWrt-Devel] [PATCH V3 2/2] uboot-imx6: add support for Nitrogen6x boards

2013-09-26 Thread Eric Nelson
On 09/26/2013 12:11 PM, Luka Perkov wrote: Hi Eric, On Thu, Sep 26, 2013 at 11:28:44AM -0700, Eric Nelson wrote: V3 fixes the second part of nitrogen6dl/dl2g (UBOOTS list) You are not in sync with the latest trunk. I've already fixed this in r38205. Thanks Luka.

[OpenWrt-Devel] [PATCH v2] [packages] ser2net: bump to 2.9.1

2013-09-26 Thread Yegor Yefremov
This version fixes a segmentation fault due to a missing buffer wrap. Signed-off-by: Yegor Yefremov --- Changes: v2: add [packages] to the subject and add more info to the commit msg net/ser2net/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ser2net/Makefil