Hi Petri,<br><br>I used <a href="http://huchra.bufferbloat.net/~cero1/cerowrt-wndr3700-1.0rc6/openwrt-ar71xx-generic-wndr3700v2-squashfs-factory.img">http://huchra.bufferbloat.net/~cero1/cerowrt-wndr3700-1.0rc6/openwrt-ar71xx-generic-wndr3700v2-squashfs-factory.img</a> image, to be precise. It works with wndr3800 (apart from those flashing problems I described).<br>

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.<br>

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. <br>

<br>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?<br>

<br><br>Thanks,<br>Max<br><br><div class="gmail_quote">On 4 November 2011 21:37, Petri Rosenström <span dir="ltr"><<a href="mailto:petri.rosenstrom@gmail.com">petri.rosenstrom@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Maxim,<br>
<div class="im"><br>
On Fri, Nov 4, 2011 at 8:53 AM, Maxim Kharlamov <<a href="mailto:mcs@podsolnuh.biz">mcs@podsolnuh.biz</a>> wrote:<br>
> Hi Dave,<br>
><br>
> Well, at least for rc6 jffs2 factory image the tftp update method didn't<br>
> work. I tried many times and tried renaming the image file - no luck (file<br>
> transferred but completely ignored). Maybe it's a quirk of wndr3800, don't<br>
> know.<br>
</div>You probably mean rc7-smoketest6, because rc6 doesn't include image<br>
for the wndr3800. I didn't get the wndr3700v2 images to work they<br>
required the small patch for it to work.<br>
<div class="im"><br>
> After installing openwrt I uploaded cerowrt rc6 factory squashfs image. Did<br>
> you mean that I should've uploaded sysupgrade version instead?<br>
<br>
</div>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.<br>
<br>
I have only had a few issues, but I hope that are already fixed. I<br>
just have to tests it. My issues are related to bug 291. This patch<br>
might be in rc7-smoketest8.<br>
<div class="im"><br>
><br>
> First impressions:<br>
> * Ge00 interface not getting up automatically. Every time I restart the<br>
> router, I need to do 'ifup ge00' or bring it up via web interface.<br>
</div>I haven't these issues. My first feeling is that this could be related<br>
to your ISPs IPv6. btw have you tried the latest image and do you have<br>
this issue if you are connected to your (other) router and directly to<br>
the ISP?<br>
<div class="im"><br>
> * Lack of opkg packages: I installed kmod-usb-serial, but couldn't find<br>
> kmod-usb-serial-option, usb-modeswitch, usb-modeswitch-data or sdparm;<br>
> consequently, couldn't get my 3g dongle to work. Cerowrt sees it as a usb<br>
> cd-rom.<br>
>    If I remove kmod-usb-storage, it kinda sees it as a usb serial device,<br>
> but cannot do anything with it.<br>
</div>I also have a 3G usb-dongle. I'll try this tomorrow. They are probably<br>
not built as packages, because I think that they are in the sources.<br>
Maybe file a feature request in the<br>
<a href="http://www.bufferbloat.net/projects/cerowrt/issues" target="_blank">http://www.bufferbloat.net/projects/cerowrt/issues</a> . Otherwise there<br>
are similar packages in<br>
<a href="http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/" target="_blank">http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/</a> but I<br>
say don't use them :)<br>
<div class="im"><br>
> * DHCPv6-PD isn't supported. Looks like it is scheduled for 1.2? My ISP uses<br>
> DHCPv6-PD to delegate /48 ipv6 prefixes. Meanwhile I installed<br>
> dibbler-client, but can't run it: "can't load library 'libposlib.so.1'"<br>
</div>I would recommend that you verify that you don't have this file on the<br>
filesystem (find / -name libposlib.so.1). Then you could search for<br>
the file with (pkg search \* libposlib.so.1). And if it finds it<br>
install the missing package and retry.<br>
<div class="HOEnZb"><div class="h5"><br>
>    When I connected the router to my main ipv6 enabled router, it was able<br>
> to pick the ipv6, but something still wrong with the dns - it only works for<br>
> ipv4. Not sure exactly what is happening.<br>
><br>
><br>
> Thanks,<br>
> Max<br>
><br>
><br>
><br>
> On 4 November 2011 03:22, Dave Taht <<a href="mailto:dave.taht@gmail.com">dave.taht@gmail.com</a>> wrote:<br>
>><br>
>> Wow. 3 flashers in one day. (there is no specific cerowrt list, this is as<br>
>> good a place as any, at least for now)<br>
>><br>
>> I will try to improve the flashing instructions but to clarify here:<br>
>><br>
>> the 'FACTORY' images are are for installing when you have factory firmware<br>
>> installed. Usually, but *not always*, you can install that via the factory<br>
>> web interface, but always, you can install via a tftp update.<br>
>><br>
>> The 'SYSUPGRADE' images are for when you have a prior version of openwrt,<br>
>> cerowrt, dd-wrt, etc, already installed.<br>
>><br>
>> JFFS2 vs squashfs is a matter of personal choice. If you plan to do lots<br>
>> of development or coding on the router, go with jffs2. Otherwise squashfs<br>
>> saves space.<br>
>><br>
>> I'm really delighted to see people trying cerowrt out (and all on a day<br>
>> while I was offline!). I look forward to any feedback you might have. (bugs,<br>
>> features on the wiki please)<br>
>><br>
>> but: I have to note that although rc7-smoketest8 is proving out pretty<br>
>> good... it's what I call a 'smoketest', not even a release candidate. I try<br>
>> to come out with smoketests once a week, and my hope was to get rc7 itself<br>
>> out in ~2 weeks...<br>
>><br>
>> but as we're lagging  the kernel development cycle by a little bit too<br>
>> much (and some core trees are only just now coming online again) I'm going<br>
>> to slip a whole bunch of stuff out of rc7's roadmap.<br>
>><br>
>> What I've been burning mental cycles on - is that now that I'm relatively<br>
>> happy with the wireless performance and overall stability/features - is<br>
>> trying to improve the gateway AQM system to suck a little less. Which is<br>
>> proving to be hard. And also improving wireless latency further using a sane<br>
>> classifier with QFQ - which is also proving to be hard although I have more<br>
>> of a grip on that at the moment.<br>
>><br>
>> Anyway, don't expect miracles from cero yet! Bloated queues move to your<br>
>> laptop, and upstream links - which are also bad places for them! - fixing<br>
>> your laptop is relatively easy - upstream link harder - you have to fix<br>
>> bloat everywhere you can.<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> On Thu, Nov 3, 2011 at 12:54 PM, Shane Turner <<a href="mailto:turner@chebucto.ns.ca">turner@chebucto.ns.ca</a>><br>
>> wrote:<br>
>>><br>
>>> I have a neglected WNDR3700v2 at home, still in the box, waiting to be<br>
>>> flashed and tested with. Which firmware did you choose in the end?<br>
>>><br>
>>><br>
>>> <a href="http://huchra.bufferbloat.net/%7Ecero1/rc7-smoketests/rc7-smoketest8/openwrt-ar71xx-generic-wndr3700v2-jffs2-factory.img" target="_blank">http://huchra.bufferbloat.net/~cero1/rc7-smoketests/rc7-smoketest8/openwrt-ar71xx-generic-wndr3700v2-jffs2-factory.img</a><br>


>>> or<br>
>>><br>
>>> <a href="http://huchra.bufferbloat.net/%7Ecero1/rc7-smoketests/rc7-smoketest8/openwrt-ar71xx-generic-wndr3700v2-squashfs-factory.img" target="_blank">http://huchra.bufferbloat.net/~cero1/rc7-smoketests/rc7-smoketest8/openwrt-ar71xx-generic-wndr3700v2-squashfs-factory.img</a><br>


>>><br>
>>> In what way did you deviate from the procedure at<br>
>>> <a href="http://www.bufferbloat.net/projects/cerowrt/wiki/Cerowrt_flashing_instructions" target="_blank">http://www.bufferbloat.net/projects/cerowrt/wiki/Cerowrt_flashing_instructions</a><br>
>>> to get it working? Did you have to rename the file? Did you have to flash to<br>
>>> OpenWRT first?<br>
>>><br>
>>> Shane<br>
>>><br>
>>> On November-03-11 12:30:05 AM, Jim Reisert AD1C wrote:<br>
>>>><br>
>>>> On Wed, Nov 2, 2011 at 3:39 PM, Maxim Kharlamov wrote:<br>
>>>><br>
>>>>> What I ended up doing is:<br>
>>>>> 1. did 30-30-30 reset (described, for instance, here:<br>
>>>>><br>
>>>>> <a href="http://www.myopenrouter.com/article/18623/How-to-Hard-Reset-Your-NETGEAR-WNR3500L/" target="_blank">http://www.myopenrouter.com/article/18623/How-to-Hard-Reset-Your-NETGEAR-WNR3500L/</a>)<br>


>>>>> 2. flashed OpenWRT using netgear web gui (it shows a warning but allows<br>
>>>>> to<br>
>>>>> continue)<br>
>>>>> 3. another 30-30-30<br>
>>>>> 4. flashed CeroWRT from OpenWRT gui<br>
>>>>> 5. profit!<br>
>>>><br>
>>>> I'm up!  Thanks, Max!<br>
>>>><br>
>>>> I was unable to load the CeroWRT code from the OpenWRT GUI, but was<br>
>>>> able to reset the router then TFTP the image in.<br>
>>>><br>
>>> _______________________________________________<br>
>>> Bloat mailing list<br>
>>> <a href="mailto:Bloat@lists.bufferbloat.net">Bloat@lists.bufferbloat.net</a><br>
>>> <a href="https://lists.bufferbloat.net/listinfo/bloat" target="_blank">https://lists.bufferbloat.net/listinfo/bloat</a><br>
>><br>
>><br>
>><br>
>> --<br>
>> Dave Täht<br>
>> SKYPE: davetaht<br>
>> US Tel: <a href="tel:1-239-829-5608" value="+12398295608">1-239-829-5608</a><br>
>> FR Tel: 0638645374<br>
>> <a href="http://www.bufferbloat.net" target="_blank">http://www.bufferbloat.net</a><br>
>><br>
>> _______________________________________________<br>
>> Bloat mailing list<br>
>> <a href="mailto:Bloat@lists.bufferbloat.net">Bloat@lists.bufferbloat.net</a><br>
>> <a href="https://lists.bufferbloat.net/listinfo/bloat" target="_blank">https://lists.bufferbloat.net/listinfo/bloat</a><br>
>><br>
><br>
><br>
><br>
> --<br>
> Thanks,<br>
> Max<br>
><br>
><br>
> _______________________________________________<br>
> Bloat mailing list<br>
> <a href="mailto:Bloat@lists.bufferbloat.net">Bloat@lists.bufferbloat.net</a><br>
> <a href="https://lists.bufferbloat.net/listinfo/bloat" target="_blank">https://lists.bufferbloat.net/listinfo/bloat</a><br>
><br>
><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Thanks,<br>Max<br><br>