<html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type" /></head><body bgcolor="#FFFFFF" text="#000000">Hi, <br>
<br>
Hm da würde mir spontan nur noch das Flashen via JTAG einfallen. Hast du das mal probiert? <br><br><div class="gmail_quote">El 30 de abril de 2016 14:46:47 CEST, Philipp Ruess <s2phrues@uni-bonn.de> escribió:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

  
    
  
  
    <div class="moz-cite-prefix">hi,<br />
      <br />
      auch von mir mal ein freundliches Hallo in die Runde und Danke für
      die Mühen :)<br />
      <br />
      Als Neubonner wollte ich gestern dafür sorgen, dass es in
      Friesdorf dann auch mal einen ersten Knoten gibt.<br />
      <br />
      Allerdings habe ich wohl bei dem versuch von dd-wrt erstmal auf
      Stock zu kommen wohl meinen Router auch in das Software Nirvana
      geschossen. Recovery via telnet/tftp und was so alles
      vorgeschlagen wird funktioniert nicht. Alle LEDs blinken für 1
      Sekunde alle 4 Sekunden auf. <br />
      Kommen wir daher also zu Frage 1: Hat jemand die entsprechende
      Hardware für ein serielles Recovery eines TP Link WR841ND (Rev.
      8)? Bzw. fliegt sowas im Netzladen rum? Dann hätte ich auch gleich
      mal einen Grund nächsten Donnerstag vorbeizuschauen :)<br />
      <br />
      Und Frage 2: Ich habe  wohl versehentlich beim Umzug noch einen
      Linksys WRT54GL eingesteckt. Sehe ich das richtig, dass der
      mittlerweile in der Freifunk Community seinen Primat verloren hat?
      Zumindest konnte ich für OpenWRT keine aktuellen Builds entdecken
      und ein entsprechendes target für Gluon scheint es auch nicht zu
      geben?<br />
      <br />
      Lieben Gruß<br />
      Philipp<br />
      <br />
      On 28.04.2016 08:02, Simon Müller wrote:<br />
    </div>
    <blockquote cite="mid:CAO9R-ZZ-Kf54WbLyK6Hgu+VBNXC9H5sJn3LVAsDgOntWYG4GMg@mail.gmail.com" type="cite">
      <div dir="ltr">Hi Freifunkas,<br />
        <br />
        gestern wurde Gluon v2016.1.4 als <span style="font-size:12.8px">maintenance </span>Release
        veröffentlicht. Hauptsächlich wurden alle WLAN Treiber in Gluon
        auf den neuesten Stand gebracht, was die Stabilität erhöhen
        soll.<br />
        Die Releasenotes sind zu finden unter
        <div><a moz-do-not-send="true" href="http://gluon.readthedocs.org/en/v2016.1.4/releases/v2016.1.4.html" rel="noreferrer" target="_blank" style="font-size:12.8px">http://gluon.readthedocs.org/en/v2016.1.4/releases/v2016.1.4.html</a><br style="font-size:12.8px" />
          <br style="font-size:12.8px" />
        </div>
        <div>Ich hab das Release mal gebaut und online gestellt. Wer
          möchte kann es testen (im Ordner "2016.1.4.experimental"):<br />
          <a moz-do-not-send="true" href="https://goo.gl/9EBESD">https://goo.gl/9EBESD</a><br />
        </div>
        <div><br />
        </div>
        <div>Oder wer, falls du grade eine Linux Shell auf hast, kannst
          das Release auch selber bauen indem du das hier eintippst:</div>
        <div><br />
        </div>
        <div>Bonn:<br />
          <div><font face="monospace, monospace">sudo apt-get install
              git subversion build-essential gawk unzip libncurses5-dev
              zlib1g-dev python libssl-dev</font></div>
          <div><font face="monospace, monospace">git clone <a moz-do-not-send="true" href="https://github.com/freifunk-gluon/gluon.git"></a><a class="moz-txt-link-freetext" href="https://github.com/freifunk-gluon/gluon.git">https://github.com/freifunk-gluon/gluon.git</a>
              gluon -b v2016.1.x</font></div>
          <div><font face="monospace, monospace">cd gluon</font></div>
          <div><font face="monospace, monospace">git clone <a moz-do-not-send="true" href="https://github.com/Gammelknup/site-ffkbu"></a><a class="moz-txt-link-freetext" href="https://github.com/Gammelknup/site-ffkbu">https://github.com/Gammelknup/site-ffkbu</a>
              site -b v2016.1</font></div>
          <div><font face="monospace, monospace">make update</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=ar71xx-generic GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
          <div><br />
          </div>
          <div>Köln:<br />
            <div><font face="monospace, monospace">sudo apt-get install
                git subversion build-essential gawk unzip
                libncurses5-dev zlib1g-dev python libssl-dev</font></div>
            <div><font face="monospace, monospace">git clone <a moz-do-not-send="true" href="https://github.com/freifunk-gluon/gluon.git"></a><a class="moz-txt-link-freetext" href="https://github.com/freifunk-gluon/gluon.git">https://github.com/freifunk-gluon/gluon.git</a>
                gluon -b v2016.1.x</font></div>
            <div><font face="monospace, monospace">cd gluon</font></div>
            <div><font face="monospace, monospace">git clone <a moz-do-not-send="true" href="https://github.com/Gammelknup/site-ffkbuk"></a><a class="moz-txt-link-freetext" href="https://github.com/Gammelknup/site-ffkbuk">https://github.com/Gammelknup/site-ffkbuk</a>
                site -b v2016.1</font></div>
            <div><font face="monospace, monospace">make update</font></div>
            <div><font face="monospace, monospace">make -j2
                GLUON_TARGET=ar71xx-generic GLUON_BRANCH=experimental
                BROKEN=1 V=s</font></div>
          </div>
          <div><br />
          </div>
          <div>Umland:<br />
            <div><font face="monospace, monospace">sudo apt-get install
                git subversion build-essential gawk unzip
                libncurses5-dev zlib1g-dev python libssl-dev</font></div>
            <div><font face="monospace, monospace">git clone <a moz-do-not-send="true" href="https://github.com/freifunk-gluon/gluon.git"></a><a class="moz-txt-link-freetext" href="https://github.com/freifunk-gluon/gluon.git">https://github.com/freifunk-gluon/gluon.git</a>
                gluon -b v2016.1.x</font></div>
            <div><font face="monospace, monospace">cd gluon</font></div>
            <div><font face="monospace, monospace">git clone <a moz-do-not-send="true" href="https://github.com/Gammelknup/site-ffkbuu"></a><a class="moz-txt-link-freetext" href="https://github.com/Gammelknup/site-ffkbuu">https://github.com/Gammelknup/site-ffkbuu</a>
                site -b v2016.1</font></div>
            <div><font face="monospace, monospace">make update</font></div>
            <div><font face="monospace, monospace">make -j2
                GLUON_TARGET=ar71xx-generic GLUON_BRANCH=experimental
                BROKEN=1 V=s</font></div>
          </div>
          <div><font face="monospace, monospace"><br />
            </font></div>
          <div><br />
          </div>
          <div>für exotischere Hardware kann man noch diese Targets
            bauen:</div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=ar71xx-nand GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=brcm2708-bcm2708 GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=brcm2708-bcm2709 GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=mpc85xx-generic GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=ramips-rt305x GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=sunxi GLUON_BRANCH=experimental BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=x86-64 GLUON_BRANCH=experimental BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=x86-generic GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=x86-kvm_guest GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
          <div><font face="monospace, monospace">make -j2
              GLUON_TARGET=x86-xen_domu GLUON_BRANCH=experimental
              BROKEN=1 V=s</font></div>
        </div>
        <div><font face="monospace, monospace"><br />
          </font></div>
        <div>LG, Simon<font face="monospace, monospace"><br />
          </font></div>
      </div>
      <br />
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br />
    </blockquote>
    <p><br />
    </p>
  

<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px solid #000"></p><pre class="k9mail">-- <br /><hr /><br />Freifunk-Bonn mailing list<br />Freifunk-Bonn@lists.kbu.freifunk.net<br /><a href="https://lists.kbu.freifunk.net/cgi-bin/mailman/listinfo/freifunk-bonn">https://lists.kbu.freifunk.net/cgi-bin/mailman/listinfo/freifunk-bonn</a><br /></pre></blockquote></div><br>
Mit freundlichen Grüßen,<br>
<br>
Julian Zielke </body></html>