From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-x22a.google.com (mail-ob0-x22a.google.com [IPv6:2607:f8b0:4003:c01::22a]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id B6D8721F40A; Sat, 2 Aug 2014 08:01:57 -0700 (PDT) Received: by mail-ob0-f170.google.com with SMTP id wp4so3434105obc.1 for ; Sat, 02 Aug 2014 08:01:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sa1fYe82XAhZlPR3YovfYlXCK6RAJrZ9wuzDcr1y84U=; b=cmdZwQ9iWyC8qR8uS2+cmPJUfNsxpuLmQ1FQiwRb5T9yFn5TGHF7ZGgyBxy66cHKWT ai69UAYy8ykm747eSb/mledFoqvw/sEeWPbUHQowqOFDODtGD/6doDSuVGvGVlCHw8Hj 7alIZjmWNUBHj0M4oskf1wwPyKvFmrT0aO612I8X1Fg2sIdT+zMIkRqIeHFcT4IK5m56 bfwjtuA9ym5AVpv8LfKXl7RFVU3GfYEMLi+swz1zbxzIlPDFwB26uMKyKiYlU8UYvc8z 1mGXzd108cuRVBXphIBa/ZXZ3e35beS6bZI289gf2fgoPVWpVC9Ulsa8C3sbJg6R/Qpx 0/FQ== MIME-Version: 1.0 X-Received: by 10.60.103.105 with SMTP id fv9mr18083443oeb.34.1406991716279; Sat, 02 Aug 2014 08:01:56 -0700 (PDT) Received: by 10.202.93.69 with HTTP; Sat, 2 Aug 2014 08:01:56 -0700 (PDT) In-Reply-To: References: Date: Sat, 2 Aug 2014 11:01:56 -0400 Message-ID: From: Dave Taht To: Peter Lewis Content-Type: multipart/alternative; boundary=089e011767bd736c6704ffa6c977 Cc: cerowrt-users , "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-users] [Cerowrt-devel] WNDR3800CH varient doesn't load WNDR3800 firmware X-BeenThere: cerowrt-users@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Support for user problems regarding cerowrt List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2014 15:01:58 -0000 --089e011767bd736c6704ffa6c977 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I submitted the patch to openwrt-devel, it is in http://patchwork.openwrt.org/patch/6047/ hopefully someone will pick it up. On Fri, Aug 1, 2014 at 4:30 PM, Peter Lewis wrote: > Flashed it and it works fine. Seems like that was one of the easier > support adds to a build. > > openwrt-ar71xx-generic-wndr3800ch-squashfs-factory.img via tftp was the > image I tested. I have not done the jffs2 or sysupgrade image. > > Cheers and if you're ever in central VA, I'll buy you a beer or alternate > frosty beverage. > > Keep up the good work, > Pete > > > > On Fri, Aug 1, 2014 at 3:47 PM, Dave Taht wrote: > >> I just put test images up for the wndr3800CH up at: >> http://snapon.lab.bufferbloat.net/~cero2/test-wndr3800ch for squashfs >> and jffs2. >> >> It is otherwise the same as the 3.10.50-1 release. If it works for you >> two I'll fold the 2 line patch into the build or pester someone at openw= rt >> to get it in there. >> >> >> On Sat, Jul 26, 2014 at 10:44 AM, Sam Chessman >> wrote: >> >>> Top reply? Well, anyway I bought a refurbished WNDR3800 from amazon >>> $40.00 to run cerowrt. I was hoping to get a compatible model but it >>> turns out I got a version with model change to WNDR3800-1CHNAS which >>> cause the firmware upload to fail gracefully. I found out about >>> this at openwrt.org, see >>> https://forum.openwrt.org/viewtopic.php?id=3D49390 >>> >>> The above referenced thread refers to an openwrt developer (zloop) who >>> says he built a version with a different model string WNDR3800CH. >>> See https://forum.openwrt.org/viewtopic.php?id=3D51025 >>> >>> "according to GPL fw sources the router is called "WNDR3800CH" >>> (MODEL_NAME) >>> >>> so adding a line >>> >>> Makefile:$(eval $(call >>> >>> SingleProfile,Netgear,64kraw,WNDR3800CH,wndr3800ch,WNDR3700,ttyS0,11520= 0,$$(wndr3700v2_mtdlayout),0x33373031,WNDR3800CH,"",-H >>> 29763654+16+128)) >>> >>> and modify the WNDR3800CH model to the Multiprofile line >>> >>> $(eval $(call MultiProfile,WNDR3700,WNDR3700V1 WNDR3700V2 WNDR3800 >>> WNDR3800CH WNDRMAC WNDRMACV2)) >>> >>> should create an image that can be flashed from factory firmware >>> >>> PS: it's all untested - no guarantee it will work >>> >>> feel free to test and send to the mailing list >>> " >>> >>> I'm going to try patching the image header to have the model name >>> "WNDR3800CH" and see if it will load. >>> >>> It would be a good idea for the developers who understand the above to >>> add this model to the makefiles so it also gets built. I bet a lot of >>> WNDR3800-1CHNAS series routers are out in the wild and if someone >>> picks one up to run wrt or cerowrt they will be stymied. >>> >>> Sam >>> >>> >>> > Hi Eric, >>> > >>> > I can answer the first question: yes, that's the one. I'm running on >>> > exactly this since more than a year now. >>> > >>> > Best regards, >>> > Maciej >>> > >>> > On Tue, Jul 15, 2014 at 7:37 PM, Eric S. Johansson >>> wrote: >>> >> is this the right box for cerowrt? I figure a refurb should work as >>> well as >>> >> new for this project. >>> >> >>> http://www.newegg.com/Product/Product.aspx?Item=3DN82E16833122523&cm_re= =3DWNDR3800-_-33-122-523-_-Product >>> >> >>> >> btw, as a funding mechanism, have you considered teaming up with >>> Netgear to >>> >> sell refurbished boxes loaded up with cerowrt? set up inexpensive >>> for fee >>> >> support forum you have two revenue streams. >>> >> >> We had had several discussions with netgear's CTO about various options >> for a relationship. Towards the end, it seemed like my communications we= re >> being sent directly to /dev/null. >> >> Doesn't mean that they can't resume talks, but I'd rather get a RFP >> together for the next generation and see who might care enough about it = to >> want to participate. >> >> >>> >> _______________________________________________ >>> >> Cerowrt-users mailing list >>> >> Cerowrt-users at lists.bufferbloat.net >>> >> https://lists.bufferbloat.net/listinfo/cerowrt-users >>> >>> >>> -- >>> Sam Chessman sam.chessman (a) >>> gmail.com >>> "That's how we are, we are descendants of molecules formed a million >>> years ago because they figured out how to replicate themselves. We >>> have a name for things that don't copy themselves: dead." -- Cory >>> Doctorow >>> _______________________________________________ >>> Cerowrt-devel mailing list >>> Cerowrt-devel@lists.bufferbloat.net >>> https://lists.bufferbloat.net/listinfo/cerowrt-devel >>> >> >> >> >> -- >> Dave T=C3=A4ht >> >> NSFW: >> https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_ind= ecent.article >> >> _______________________________________________ >> Cerowrt-users mailing list >> Cerowrt-users@lists.bufferbloat.net >> https://lists.bufferbloat.net/listinfo/cerowrt-users >> >> > > > -- > Peter Lewis > pllewis72@gmail.com > --=20 Dave T=C3=A4ht NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indece= nt.article --089e011767bd736c6704ffa6c977 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I submitted the patch to openwrt-devel, it is in=C2=A0http://patchwork.openwrt.o= rg/patch/6047/=C2=A0

hopefully someone will pick it = up.


On Fri, Aug 1= , 2014 at 4:30 PM, Peter Lewis <pllewis72@gmail.com> wrote= :
Flashed it and it works fine.=C2=A0 Seems l= ike that was one of the easier support adds to a build.

openwrt-ar71= xx-generic-wndr3800ch-squashfs-factory.img via tftp was the image I tested.= =C2=A0 I have not done the jffs2 or sysupgrade image.=C2=A0

Cheers and if you're ever in central VA, I'll buy you a b= eer or alternate frosty beverage.

Keep up the good work,
Pete



On Fri, Aug 1, 20= 14 at 3:47 PM, Dave Taht <dave.taht@gmail.com> wrote:
<= /div>
I just put test images up for the wndr3800CH up at:=C2=A0<= a href=3D"http://snapon.lab.bufferbloat.net/~cero2/test-wndr3800ch" target= =3D"_blank">http://snapon.lab.bufferbloat.net/~cero2/test-wndr3800ch fo= r squashfs and jffs2.

It is otherwise the same as the 3.10.50-1 release. If i= t works for you two I'll fold the 2 line patch into the build or pester= someone at openwrt to get it in there.=C2=A0


On Sat, Jul 26, 2014 at 10:44 AM, Sam Ch= essman <sam.chessman@gmail.com> wrote:
Top reply? =C2=A0Well, anyway I bought a refurbished WNDR3800 from amazon $40.00 to run cerowrt. =C2=A0I was hoping to get a compatible model but it<= br> turns out I got a version with model change to WNDR3800-1CHNAS which
cause the firmware upload to fail gracefully. =C2=A0 =C2=A0I found out abou= t
this at openwrt.org, s= ee
https://forum.openwrt.org/viewtopic.php?id=3D49390

The above referenced thread refers to an openwrt developer (zloop) who
says he built a version with a different model string WNDR3800CH.
See https://forum.openwrt.org/viewtopic.php?id=3D51025

"according to GPL fw sources the router is called "WNDR3800CH&quo= t; (MODEL_NAME)

so adding a line

Makefile:$(eval $(call
SingleProfile,Netgear,64kraw,WNDR3800CH,wndr3800ch,WNDR3700,ttyS0,115200,$$= (wndr3700v2_mtdlayout),0x33373031,WNDR3800CH,"",-H
29763654+16+128))

and modify the WNDR3800CH model to the Multiprofile line

$(eval $(call MultiProfile,WNDR3700,WNDR3700V1 WNDR3700V2 WNDR3800
WNDR3800CH WNDRMAC WNDRMACV2))

should create an image that can be flashed from factory firmware

PS: it's all untested - no guarantee it will work

feel free to test and send to the mailing list
"

I'm going to try patching the image header to have the model name
"WNDR3800CH" and see if it will load.

It would be a good idea for the developers who understand the above to
add this model to the makefiles so it also gets built. =C2=A0I bet a lot of=
WNDR3800-1CHNAS series routers are out in the wild and if someone
picks one up to run wrt or cerowrt they will be stymied.

Sam


> Hi Eric,
>
> I can answer the first question: yes, that's the one. I'm runn= ing on
> exactly this since more than a year now.
>
> Best regards,
> Maciej
>
> On Tue, Jul 15, 2014 at 7:37 PM, Eric S. Johansson <esj at eggo.org> wrote:
>> is this the right box for cerowrt? =C2=A0I figure a refurb should = work as well as
>> new for this project.
>> h= ttp://www.newegg.com/Product/Product.aspx?Item=3DN82E16833122523&cm_re= =3DWNDR3800-_-33-122-523-_-Product
>>
>> btw, as a funding mechanism, have you considered teaming up with N= etgear to
>> sell refurbished boxes loaded up with cerowrt? =C2=A0set up inexpe= nsive for fee
>> support forum you have two revenue streams.

We had had several discussions with netgea= r's CTO about various options for a relationship. Towards the end, it s= eemed like my communications were being sent directly to /dev/null.

Doesn't mean that they can't resume talks, but = I'd rather get a RFP together for the next generation and see who might= care enough about it to want to participate.
=C2=A0
>> _______________________________________________
>> Cerowrt-users mailing list
>> Cerowrt-users at lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-users

--
=C2=A0 =C2=A0Sam Chessman =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 sam.chessman (a) gmail.c= om
"That's how we are, we are descendants of molecules formed a milli= on
years ago because they figured out how to replicate themselves. We
have a name for things that don't copy themselves: dead." -- Cory<= br> Doctorow
_______________________________________________
Cerowrt-devel mailing list
Ce= rowrt-devel@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cerowrt-devel



--
Dave T=C3=A4ht

NSFW: <= a href=3D"https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0= 296_indecent.article" target=3D"_blank">https://w2.eff.org/Censorship/Inter= net_censorship_bills/russell_0296_indecent.article

_______________________________________________
Cerowrt-users mailing list
Ce= rowrt-users@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cerowrt-users


<= br clear=3D"all">
--
Peter Lewis
pllewis72@gmail.com



--
Dave T=C3=A4= ht

NSFW: https://w2.eff.org= /Censorship/Internet_censorship_bills/russell_0296_indecent.article --089e011767bd736c6704ffa6c977--