Benutzer-Werkzeuge

Webseiten-Werkzeuge


bastelprojekte:freifunk-pi

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
bastelprojekte:freifunk-pi [2016/03/16 10:17] – First version ludwigbastelprojekte:freifunk-pi [2016/03/20 15:22] (aktuell) – typo ludwig
Zeile 5: Zeile 5:
 Please note that support is experimental and sometimes a little wonky. Please note that support is experimental and sometimes a little wonky.
  
-(Networking changes sometimes required a restart for me  --- //[[|Ludwig]] 2016/03/16 11:03//)+=== Known issues: === 
 + 
 +  * Networking changes sometimes required a restart for me  --- //[[|Ludwig]] 2016/03/16 11:03//
  
 ===== Compile && Install ===== ===== Compile && Install =====
  
-Compile Raspberry firmware from source:+Download the firmware from the [[http://fw.tecff.de/experimental/sysupgrade/|experimental branch]]. 
 +Or compile from source:
 https://wiki.tecff.de/firmware_build https://wiki.tecff.de/firmware_build
  
Zeile 27: Zeile 30:
  
 Zipped image files appear in the "output/images" folder after build. Zipped image files appear in the "output/images" folder after build.
-Or get the latest from the ftp(soon(tm) available as of 16.3.2016). 
  
 Use the sysupgrade image, and unzip && burn to sd: Use the sysupgrade image, and unzip && burn to sd:
Zeile 36: Zeile 38:
 </code> </code>
  
-The image is about 80 MB, so any SD-card will suffice. After writing to the card its recommended to expand the ext4 partition, using gparted or similar. This way the whole sdcard space will be used.(We dont want to run into not-enough-harddisk-space issues on such a big system.)+The image is about 80 MB, so any recent SD-card > 128MB will suffice. After writing to the card its recommended to expand the ext4 partition, using gparted or similar. This way the whole SD-card space will be used.(We dont want to run into not-enough-harddisk-space issues on such a big system.)
  
 Put the card into the raspi, connect network to your PC, and boot. Put the card into the raspi, connect network to your PC, and boot.
Zeile 52: Zeile 54:
  
  
-===== Setting up wireless / Networking HowTo=====+===== Setting up wireless / Networking HowTo =====
 (Applies to x86/kvm/virtual images also) (Applies to x86/kvm/virtual images also)
    
Zeile 66: Zeile 68:
 [    9.991176] random: nonblocking pool is initialized [    9.991176] random: nonblocking pool is initialized
 [   10.050632] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [   10.050632] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
-[   10.052144] ieee80211 phy0: hwaddr 00:11:6b:16:6f:a8, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2+[   10.052144] ieee80211 phy0: hwaddr 00:11:6b:XX:XX:XX, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
 [   10.078902] rtl8187: Customer ID is 0xFF [   10.078902] rtl8187: Customer ID is 0xFF
 [   10.085864] rtl8187: wireless switch is on [   10.085864] rtl8187: wireless switch is on
Zeile 101: Zeile 103:
 This is a very cheap stick, so no AP/Managed Mode and no combinations. Looks like we can only set up meshing(IBSS) here, no client network. This is a very cheap stick, so no AP/Managed Mode and no combinations. Looks like we can only set up meshing(IBSS) here, no client network.
 Better devices will have more modes and 5Ghz bands(other bands will appear as devices for the network config). Better devices will have more modes and 5Ghz bands(other bands will appear as devices for the network config).
-Complete  
  
 To set up, do the following: To set up, do the following:
Zeile 140: Zeile 141:
 </code> </code>
  
-Edit file: /etc/config/networks+Edit file: /etc/config/network
  
 Search for ibss, if its not present, add this: Search for ibss, if its not present, add this:
Zeile 153: Zeile 154:
 </code> </code>
  
-if an IBSS interface is already present, check for the correct naming (ibss_radi0).+if an IBSS interface is already present, check for the correct naming (ibss_radio0).
  
 Finally do a wifi and networking restart: Finally do a wifi and networking restart:
bastelprojekte/freifunk-pi.1458123459.txt.gz · Zuletzt geändert: 2016/03/16 10:17 von ludwig

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki