From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iy0-f171.google.com (mail-iy0-f171.google.com [209.85.210.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 1C1C22021D2 for ; Fri, 4 Nov 2011 02:12:14 -0700 (PDT) Received: by iaen33 with SMTP id n33so4009474iae.16 for ; Fri, 04 Nov 2011 02:12:13 -0700 (PDT) Received: by 10.42.151.4 with SMTP id c4mr14026363icw.39.1320397933084; Fri, 04 Nov 2011 02:12:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.172.6 with HTTP; Fri, 4 Nov 2011 02:11:52 -0700 (PDT) In-Reply-To: References: <4EB280FF.80403@chebucto.ns.ca> From: Maxim Kharlamov Date: Fri, 4 Nov 2011 22:11:52 +1300 Message-ID: To: =?UTF-8?Q?Petri_Rosenstr=C3=B6m?= Content-Type: multipart/alternative; boundary=90e6ba1efd82c3871c04b0e5192e Cc: bloat@lists.bufferbloat.net Subject: Re: [Bloat] First-time install on brand new WNDR3700v2 not working X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2011 09:12:14 -0000 --90e6ba1efd82c3871c04b0e5192e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Petri, I used http://huchra.bufferbloat.net/~cero1/cerowrt-wndr3700-1.0rc6/openwrt-ar71xx= -generic-wndr3700v2-squashfs-factory.imgimage, to be precise. It works with wndr3800 (apart from those flashing problems I described). I'm getting ge00 issues in all three cases: a) PPPoE on ge00 directly connected to the ADSL modem; b) DHCP on ge00 connected to the main router with ipv6 support; c) DHCP on ge00 connected to an old router without ipv6 support. Couldn't find libposlib.so.1 neither in the file system nor in the packages. But even if I could, I suspect that dibbler client is not a proper solution. Openwrt docs suggest using wide-dhcpv6-client which doesn't exist on the opkg list either. All those issues are not a big deal, actually. The main thing is that I don't know what to do with this router now. It's not ready to become my main one, but I still want to conduct some experiments with it. Any ideas of what could be useful? Thanks, Max On 4 November 2011 21:37, Petri Rosenstr=C3=B6m wrote: > Hi Maxim, > > On Fri, Nov 4, 2011 at 8:53 AM, Maxim Kharlamov wrote= : > > Hi Dave, > > > > Well, at least for rc6 jffs2 factory image the tftp update method didn'= t > > work. I tried many times and tried renaming the image file - no luck > (file > > transferred but completely ignored). Maybe it's a quirk of wndr3800, > don't > > know. > You probably mean rc7-smoketest6, because rc6 doesn't include image > for the wndr3800. I didn't get the wndr3700v2 images to work they > required the small patch for it to work. > > > After installing openwrt I uploaded cerowrt rc6 factory squashfs image. > Did > > you mean that I should've uploaded sysupgrade version instead? > > You should have could used it, if you tried from the webinterface. I > at least was successful with this. btw. I run jffs2 image. > > I have only had a few issues, but I hope that are already fixed. I > just have to tests it. My issues are related to bug 291. This patch > might be in rc7-smoketest8. > > > > > First impressions: > > * Ge00 interface not getting up automatically. Every time I restart the > > router, I need to do 'ifup ge00' or bring it up via web interface. > I haven't these issues. My first feeling is that this could be related > to your ISPs IPv6. btw have you tried the latest image and do you have > this issue if you are connected to your (other) router and directly to > the ISP? > > > * Lack of opkg packages: I installed kmod-usb-serial, but couldn't find > > kmod-usb-serial-option, usb-modeswitch, usb-modeswitch-data or sdparm; > > consequently, couldn't get my 3g dongle to work. Cerowrt sees it as a u= sb > > cd-rom. > > If I remove kmod-usb-storage, it kinda sees it as a usb serial devic= e, > > but cannot do anything with it. > I also have a 3G usb-dongle. I'll try this tomorrow. They are probably > not built as packages, because I think that they are in the sources. > Maybe file a feature request in the > http://www.bufferbloat.net/projects/cerowrt/issues . Otherwise there > are similar packages in > http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/ but I > say don't use them :) > > > * DHCPv6-PD isn't supported. Looks like it is scheduled for 1.2? My ISP > uses > > DHCPv6-PD to delegate /48 ipv6 prefixes. Meanwhile I installed > > dibbler-client, but can't run it: "can't load library 'libposlib.so.1'" > I would recommend that you verify that you don't have this file on the > filesystem (find / -name libposlib.so.1). Then you could search for > the file with (pkg search \* libposlib.so.1). And if it finds it > install the missing package and retry. > > > When I connected the router to my main ipv6 enabled router, it was > able > > to pick the ipv6, but something still wrong with the dns - it only work= s > for > > ipv4. Not sure exactly what is happening. > > > > > > Thanks, > > Max > > > > > > > > On 4 November 2011 03:22, Dave Taht wrote: > >> > >> Wow. 3 flashers in one day. (there is no specific cerowrt list, this i= s > as > >> good a place as any, at least for now) > >> > >> I will try to improve the flashing instructions but to clarify here: > >> > >> the 'FACTORY' images are are for installing when you have factory > firmware > >> installed. Usually, but *not always*, you can install that via the > factory > >> web interface, but always, you can install via a tftp update. > >> > >> The 'SYSUPGRADE' images are for when you have a prior version of > openwrt, > >> cerowrt, dd-wrt, etc, already installed. > >> > >> JFFS2 vs squashfs is a matter of personal choice. If you plan to do lo= ts > >> of development or coding on the router, go with jffs2. Otherwise > squashfs > >> saves space. > >> > >> I'm really delighted to see people trying cerowrt out (and all on a da= y > >> while I was offline!). I look forward to any feedback you might have. > (bugs, > >> features on the wiki please) > >> > >> but: I have to note that although rc7-smoketest8 is proving out pretty > >> good... it's what I call a 'smoketest', not even a release candidate. = I > try > >> to come out with smoketests once a week, and my hope was to get rc7 > itself > >> out in ~2 weeks... > >> > >> but as we're lagging the kernel development cycle by a little bit too > >> much (and some core trees are only just now coming online again) I'm > going > >> to slip a whole bunch of stuff out of rc7's roadmap. > >> > >> What I've been burning mental cycles on - is that now that I'm > relatively > >> happy with the wireless performance and overall stability/features - i= s > >> trying to improve the gateway AQM system to suck a little less. Which = is > >> proving to be hard. And also improving wireless latency further using = a > sane > >> classifier with QFQ - which is also proving to be hard although I have > more > >> of a grip on that at the moment. > >> > >> Anyway, don't expect miracles from cero yet! Bloated queues move to yo= ur > >> laptop, and upstream links - which are also bad places for them! - > fixing > >> your laptop is relatively easy - upstream link harder - you have to fi= x > >> bloat everywhere you can. > >> > >> > >> > >> > >> > >> On Thu, Nov 3, 2011 at 12:54 PM, Shane Turner > >> wrote: > >>> > >>> I have a neglected WNDR3700v2 at home, still in the box, waiting to b= e > >>> flashed and tested with. Which firmware did you choose in the end? > >>> > >>> > >>> > http://huchra.bufferbloat.net/~cero1/rc7-smoketests/rc7-smoketest8/openwr= t-ar71xx-generic-wndr3700v2-jffs2-factory.img > >>> or > >>> > >>> > http://huchra.bufferbloat.net/~cero1/rc7-smoketests/rc7-smoketest8/openwr= t-ar71xx-generic-wndr3700v2-squashfs-factory.img > >>> > >>> In what way did you deviate from the procedure at > >>> > http://www.bufferbloat.net/projects/cerowrt/wiki/Cerowrt_flashing_instruc= tions > >>> to get it working? Did you have to rename the file? Did you have to > flash to > >>> OpenWRT first? > >>> > >>> Shane > >>> > >>> On November-03-11 12:30:05 AM, Jim Reisert AD1C wrote: > >>>> > >>>> On Wed, Nov 2, 2011 at 3:39 PM, Maxim Kharlamov wrote: > >>>> > >>>>> What I ended up doing is: > >>>>> 1. did 30-30-30 reset (described, for instance, here: > >>>>> > >>>>> > http://www.myopenrouter.com/article/18623/How-to-Hard-Reset-Your-NETGEAR-= WNR3500L/ > ) > >>>>> 2. flashed OpenWRT using netgear web gui (it shows a warning but > allows > >>>>> to > >>>>> continue) > >>>>> 3. another 30-30-30 > >>>>> 4. flashed CeroWRT from OpenWRT gui > >>>>> 5. profit! > >>>> > >>>> I'm up! Thanks, Max! > >>>> > >>>> I was unable to load the CeroWRT code from the OpenWRT GUI, but was > >>>> able to reset the router then TFTP the image in. > >>>> > >>> _______________________________________________ > >>> Bloat mailing list > >>> Bloat@lists.bufferbloat.net > >>> https://lists.bufferbloat.net/listinfo/bloat > >> > >> > >> > >> -- > >> Dave T=C3=A4ht > >> SKYPE: davetaht > >> US Tel: 1-239-829-5608 > >> FR Tel: 0638645374 > >> http://www.bufferbloat.net > >> > >> _______________________________________________ > >> Bloat mailing list > >> Bloat@lists.bufferbloat.net > >> https://lists.bufferbloat.net/listinfo/bloat > >> > > > > > > > > -- > > Thanks, > > Max > > > > > > _______________________________________________ > > Bloat mailing list > > Bloat@lists.bufferbloat.net > > https://lists.bufferbloat.net/listinfo/bloat > > > > > --=20 Thanks, Max --90e6ba1efd82c3871c04b0e5192e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Petri,

I used On 4 November 2011= 21:37, Petri Rosenstr=C3=B6m <petri.rosenstrom@gmail.com> wrote:
=
Hi Maxim,

On Fri, Nov 4, 2011 at 8:53 AM, Maxim Kharlamov <mcs@podsolnuh.biz> wrote:
> Hi Dave,
>
> Well, at least for rc6 jffs2 factory image the tftp update method didn= 't
> work. I tried many times and tried renaming the image file - no luck (= file
> transferred but completely ignored). Maybe it's a quirk of wndr380= 0, don't
> know.
You probably mean rc7-smoketest6, because rc6 doesn't include ima= ge
for the wndr3800. I didn't get the wndr3700v2 images to work they
required the small patch for it to work.

> After installing openwrt I uploaded cerowrt rc6 factory squashfs image= . Did
> you mean that I should've uploaded sysupgrade version instead?

You should have could used it, if you tried from the webinterface. I<= br> at least was successful with this. btw. I run jffs2 image.

I have only had a few issues, but I hope that are already fixed. I
just have to tests it. My issues are related to bug 291. This patch
might be in rc7-smoketest8.

>
> First impressions:
> * Ge00 interface not getting up automatically. Every time I restart th= e
> router, I need to do 'ifup ge00' or bring it up via web interf= ace.
I haven't these issues. My first feeling is that this could be re= lated
to your ISPs IPv6. btw have you tried the latest image and do you have
this issue if you are connected to your (other) router and directly to
the ISP?

> * Lack of opkg packages: I installed kmod-usb-serial, but couldn't= find
> kmod-usb-serial-option, usb-modeswitch, usb-modeswitch-data or sdparm;=
> consequently, couldn't get my 3g dongle to work. Cerowrt sees it a= s a usb
> cd-rom.
> =C2=A0=C2=A0 If I remove kmod-usb-storage, it kinda sees it as a usb s= erial device,
> but cannot do anything with it.
I also have a 3G usb-dongle. I'll try this tomorrow. They are pro= bably
not built as packages, because I think that they are in the sources.
Maybe file a feature request in the
http://www.bufferbloat.net/projects/cerowrt/issues . Otherwise th= ere
are similar packages in
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packag= es/ but I
say don't use them :)

> * DHCPv6-PD isn't supported. Looks like it is scheduled for 1.2? M= y ISP uses
> DHCPv6-PD to delegate /48 ipv6 prefixes. Meanwhile I installed
> dibbler-client, but can't run it: "can't load library = 9;libposlib.so.1'"
I would recommend that you verify that you don't have this file o= n the
filesystem (find / -name libposlib.so.1). Then you could search for
the file with (pkg search \* libposlib.so.1). And if it finds it
install the missing package and retry.

> =C2=A0=C2=A0 When I connected the router to my main ipv6 enabled route= r, it was able
> to pick the ipv6, but something still wrong with the dns - it only wor= ks for
> ipv4. Not sure exactly what is happening.
>
>
> Thanks,
> Max
>
>
>
> On 4 November 2011 03:22, Dave Taht <dave.taht@gmail.com> wrote:
>>
>> Wow. 3 flashers in one day. (there is no specific cerowrt list, th= is is as
>> good a place as any, at least for now)
>>
>> I will try to improve the flashing instructions but to clarify her= e:
>>
>> the 'FACTORY' images are are for installing when you have = factory firmware
>> installed. Usually, but *not always*, you can install that via the= factory
>> web interface, but always, you can install via a tftp update.
>>
>> The 'SYSUPGRADE' images are for when you have a prior vers= ion of openwrt,
>> cerowrt, dd-wrt, etc, already installed.
>>
>> JFFS2 vs squashfs is a matter of personal choice. If you plan to d= o lots
>> of development or coding on the router, go with jffs2. Otherwise s= quashfs
>> saves space.
>>
>> I'm really delighted to see people trying cerowrt out (and all= on a day
>> while I was offline!). I look forward to any feedback you might ha= ve. (bugs,
>> features on the wiki please)
>>
>> but: I have to note that although rc7-smoketest8 is proving out pr= etty
>> good... it's what I call a 'smoketest', not even a rel= ease candidate. I try
>> to come out with smoketests once a week, and my hope was to get rc= 7 itself
>> out in ~2 weeks...
>>
>> but as we're lagging=C2=A0 the kernel development cycle by a l= ittle bit too
>> much (and some core trees are only just now coming online again) I= 'm going
>> to slip a whole bunch of stuff out of rc7's roadmap.
>>
>> What I've been burning mental cycles on - is that now that I&#= 39;m relatively
>> happy with the wireless performance and overall stability/features= - is
>> trying to improve the gateway AQM system to suck a little less. Wh= ich is
>> proving to be hard. And also improving wireless latency further us= ing a sane
>> classifier with QFQ - which is also proving to be hard although I = have more
>> of a grip on that at the moment.
>>
>> Anyway, don't expect miracles from cero yet! Bloated queues mo= ve to your
>> laptop, and upstream links - which are also bad places for them! -= fixing
>> your laptop is relatively easy - upstream link harder - you have t= o fix
>> bloat everywhere you can.
>>
>>
>>
>>
>>
>> On Thu, Nov 3, 2011 at 12:54 PM, Shane Turner <turner@chebucto.ns.ca>
>> wrote:
>>>
>>> I have a neglected WNDR3700v2 at home, still in the box, waiti= ng to be
>>> flashed and tested with. Which firmware did you choose in the = end?
>>>
>>>
>>> http://huchra.bufferbloat.net/~cero1/rc7-smoketests/rc7-smoke= test8/openwrt-ar71xx-generic-wndr3700v2-jffs2-factory.img
>>> or
>>>
>>> http://huchra.bufferbloat.net/~cero1/rc7-smoketests/rc7-sm= oketest8/openwrt-ar71xx-generic-wndr3700v2-squashfs-factory.img
>>>
>>> In what way did you deviate from the procedure at
>>> http://www.bufferbloat.net/p= rojects/cerowrt/wiki/Cerowrt_flashing_instructions
>>> to get it working? Did you have to rename the file? Did you ha= ve to flash to
>>> OpenWRT first?
>>>
>>> Shane
>>>
>>> On November-03-11 12:30:05 AM, Jim Reisert AD1C wrote:
>>>>
>>>> On Wed, Nov 2, 2011 at 3:39 PM, Maxim Kharlamov wrote:
>>>>
>>>>> What I ended up doing is:
>>>>> 1. did 30-30-30 reset (described, for instance, here:<= br> >>>>>
>>>>> http://www.myope= nrouter.com/article/18623/How-to-Hard-Reset-Your-NETGEAR-WNR3500L/)
>>>>> 2. flashed OpenWRT using netgear web gui (it shows a w= arning but allows
>>>>> to
>>>>> continue)
>>>>> 3. another 30-30-30
>>>>> 4. flashed CeroWRT from OpenWRT gui
>>>>> 5. profit!
>>>>
>>>> I'm up! =C2=A0Thanks, Max!
>>>>
>>>> I was unable to load the CeroWRT code from the OpenWRT GUI= , but was
>>>> able to reset the router then TFTP the image in.
>>>>
>>> _______________________________________________
>>> Bloat mailing list
>>> Bloat@lists.buf= ferbloat.net
>>> https://lists.bufferbloat.net/listinfo/bloat
>>
>>
>>
>> --
>> Dave T=C3=A4ht
>> SKYPE: davetaht
>> US Tel: 1-23= 9-829-5608
>> FR Tel: 0638645374
>> http://ww= w.bufferbloat.net
>>
>> _______________________________________________
>> Bloat mailing list
>> Bloat@lists.bufferb= loat.net
>> https://lists.bufferbloat.net/listinfo/bloat
>>
>
>
>
> --
> Thanks,
> Max
>
>
> _______________________________________________
> Bloat mailing list
> Bloat@lists.bufferbloat= .net
> https://lists.bufferbloat.net/listinfo/bloat
>
>



--
Thanks,
= Max

--90e6ba1efd82c3871c04b0e5192e--