Benutzer-Werkzeuge

Webseiten-Werkzeuge


event:2014:hacksession

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
project:hacksession [2014-03-21 01:56] 78.42.84.17event:2014:hacksession [2020-07-20 16:38] (aktuell) – ↷ Links angepasst weil Seiten im Wiki verschoben wurden 192.168.146.218
Zeile 18: Zeile 18:
   * dd/cat new images   * dd/cat new images
   * flashing openwrt   * flashing openwrt
-  * completely read through (not skim) wifi and forum entries, makefu completely overlooked that the bootloader contains two parts: code AND config data +
-  * the u-boot_mod by pepe2k (https://github.com/pepe2k/u-boot_mod) is absolutely great as it provides an extremely simple way to upgrade the router via http-failsafe. Hold button for 3 seconds to get http-server at 192.168.1.1+
  
 Code here - [[https://github.com/makefu/wr703_mod/|git repo]] Code here - [[https://github.com/makefu/wr703_mod/|git repo]]
Zeile 47: Zeile 46:
  
   * get installer from: https://sourcery.mentor.com/GNUToolchain/release2640   * get installer from: https://sourcery.mentor.com/GNUToolchain/release2640
-  * gcc for MIPS also seems to be working +  * gcc for MIPS seems to be working as well 
-=== GUI ===+ 
 +==== GUI ====
 gui didn't seem to be working for me: as a user gui didn't seem to be working for me: as a user
-  * ./installer -console +<code> 
-  click through... +./installer -console 
-  location: $HOME/sc_mips +click through... 
- +</code> 
-=== add to path === +install location: $HOME/sc_mips 
 +==== add to path ==== 
 +<code>
 echo "export $PATH=$PATH:$home/sc_mips/bin" >> ~/.zshrc echo "export $PATH=$PATH:$home/sc_mips/bin" >> ~/.zshrc
- +</code> 
-=== goto  checked out project === +==== goto  checked out project ==== 
 +<code>
 cd u-boot_mod cd u-boot_mod
 make tplink_wr703n make tplink_wr703n
 make tplink_mr3020 make tplink_mr3020
 +</code>
 +==== booting u-boot_mod ====
 +
 +Hold button for 3 seconds to get http-server at 192.168.1.1, the wr703 will blink every second and flash shortly if released at the correct time.
  
 ===== Image ===== ===== Image =====
Zeile 119: Zeile 124:
   * barbecue takes too much time away from your hacking session / albi   * barbecue takes too much time away from your hacking session / albi
   * rp SMA is not the plug you want   * rp SMA is not the plug you want
 +  * completely read through (not skim) wifi and forum entries, i completely overlooked that the bootloader contains two parts: code AND config data /makefu
 +  * Cross-Compiling (openWRT, u-boot) is not that hard /makefu
 +  * the u-boot_mod by pepe2k (https://github.com/pepe2k/u-boot_mod) is absolutely great as it provides an extremely simple way to upgrade the router via http-failsafe.  /makefu
 +
  
 ===== #1: Soundflower ===== ===== #1: Soundflower =====
-  * [[project:soundflower#hacksession_1]]+  * [[friedhof:soundflower#hacksession_1]]
event/2014/hacksession.1395363363.txt.gz · Zuletzt geändert: 2014-03-21 01:56 von 78.42.84.17