From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qa0-x22b.google.com (mail-qa0-x22b.google.com [IPv6:2607:f8b0:400d:c00::22b]) (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 E7BF021F6DC for ; Thu, 31 Jul 2014 18:49:40 -0700 (PDT) Received: by mail-qa0-f43.google.com with SMTP id w8so3205083qac.2 for ; Thu, 31 Jul 2014 18:49:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lFbmXP9YpLw84a19bfnzvLWGrp0pyBP7uUp7v0s3PNc=; b=D/BDIN/qkQ7S70vEhgdmpRUybxZ26iAeP5h/5CEK4Do4kEhhz/gFG2MkrbcaTfKSif zTyBC5Tcy2eP+41mDZkq7E0WWCrkAwVPuWkEXBmCTgvQxX6Doj/3/6ZEOTsDHUJ0F4PG RIYF4w5/7RfJ6xnSUuRQiqS6EETbT+FSkL+R/EHib68t9CXPAfT/Ijgw8f923as+NPth 1W/oL+lwV7HV2wRWrmio+ASI+OQpRLHKA/15+YAt755hZqexE1feKdQ311CeaS/L22g2 pbTQxG1j8mpQXlGaJI3H459s0ZdfuBrEx61Ug+HOj03Js0SK9IXUEdfuJwAW7yD2JuQv 5jBQ== MIME-Version: 1.0 X-Received: by 10.140.20.17 with SMTP id 17mr3285739qgi.85.1406857779829; Thu, 31 Jul 2014 18:49:39 -0700 (PDT) Received: by 10.140.100.194 with HTTP; Thu, 31 Jul 2014 18:49:39 -0700 (PDT) Date: Thu, 31 Jul 2014 21:49:39 -0400 Message-ID: From: Peter Lewis To: cerowrt-devel@lists.bufferbloat.net Content-Type: multipart/alternative; boundary=001a11c124f637627104ff879a13 Subject: [Cerowrt-devel] wndr3800ch model - .config or something needed please X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2014 01:49:41 -0000 --001a11c124f637627104ff879a13 Content-Type: text/plain; charset=UTF-8 Hello, My apologies for coming here and not being an official dev. Because this is not a normal wndr3800 but the wndr3800ch model, the packages built do not work to flash. If found the following via google: http://comments.gmane.org/gmane.comp.embedded.cerowrt.devel/3052 Essentially, it said all you need to do is add the wndr3800ch to the Makefile in 2 places. I've done a bit of compiling in my day so I gave it a shot. I did a git clone https://github.com/dtaht/cerowrt-3.10.git to get the lastest. Edited the Makefiles as described and followed the instructions per the README. All compiled beautifully. I used the default .config as didn't see any addition things in make menuconfig that'd be needed. I found the squashfs was only 2.9M but did create the correct file for the device. -rw-r--r-- 1 plewis plewis 2.9M Jul 31 18:23 openwrt-ar71xx-generic-wndr3800ch-squashfs-factory.img I was able to successfully flash this img file and get openwrt installed. I know there are a ton of ipk packages missing as to even start, I had to telnet in. I connected and added luci to get the webUI up. Its missing most of the cerowrt packages. The first package I tried to add was the sqm packages. Not there. I know I'm missing a bunch. To start, I'm just looking for a good .config that includes all the cerowrt base packages. Any other instructions would be a bonus. I could be on the wrong course here and its really a feeds.conf issue and I need to add in additional feeds. The latest build instructions are for the 3.3 kernel and not 3.10. Please be kind and let me know if I should move this to cerowrt-users. I figured compiling was a little higher level than the users mailing list. Cheers to this project, Pete -- Peter Lewis pllewis72@gmail.com --001a11c124f637627104ff879a13 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

My apologies for coming here and not be= ing an official dev.

Because this is not a normal wndr3800 but the = wndr3800ch model, the packages built do not work to flash.

If found = the following via google:
http://comments.gmane.org/gmane.comp.embedded.cerowrt.devel/3052
<= br>
Essentially, it said all you need to do is add the wndr3800ch to t= he Makefile in 2 places.=C2=A0 I've done a bit of compiling in my day s= o I gave it a shot.

I did a git clone https://github.com/dtaht/cerowrt-3.10.git to get the lastest.=C2= =A0 Edited the Makefiles as described and followed the instructions per the= README.=C2=A0 All compiled beautifully.=C2=A0 I used the default .config a= s didn't see any addition things in make menuconfig that'd be neede= d.

I found the squashfs was only 2.9M but did create the correc= t file for the device.

-rw-r--r-- 1 plewis plewis 2.9M Jul 31 18:23 = openwrt-ar71xx-generic-wndr3800ch-squashfs-factory.img

I was able to successfully flash this img file and get openwrt installed. I= know there are a ton of ipk packages missing as to even start, I had to te= lnet in.=C2=A0 I connected and added luci to get the webUI up.=C2=A0 Its mi= ssing most of the cerowrt packages.=C2=A0 The first package I tried to add = was the sqm packages.=C2=A0 Not there.

I know I'm missing a bunch.

To start, I'm just looking for a good .config that includes all the ce= rowrt base packages.=C2=A0 Any other instructions would be a bonus. I could= be on the wrong course here and its really a feeds.conf issue and I need t= o add in additional feeds.

The latest build instructions are for the 3.3 kernel and not= 3.10.

Please be kind and let me know if I should move th= is to cerowrt-users.=C2=A0 I figured compiling was a little higher level th= an the users mailing list.

Cheers to this project,
Pete
--
Peter Lewis
pllewis72@gm= ail.com
--001a11c124f637627104ff879a13--