Difference between revisions of "Sugar on a Stick/Raspberry Pi"

From Sugar Labs
Jump to navigation Jump to search
(tidy up, add structure)
Line 1: Line 1:
===Fedora-SoaS-armhfp-26-1.5-sda.raw.xz===
+
== SoaS on Raspberry Pi ==
*Working F26 SoaS
+
 
 +
*[https://dl.fedoraproject.org/pub/alt/stage/26_RC-1.5/Spins/armhfp/images/Fedora-SoaS-armhfp-26-1.5-sda.raw.xz Fedora-SoaS-armhfp-26-1.5-sda.raw.xz] (latest),
 +
*[https://dl.fedoraproject.org/pub/alt/stage/26_RC-1.3/Spins/armhfp/images/Fedora-SoaS-armhfp-26-1.3-sda.raw.xz Fedora-SoaS-armhfp-26-1.3-sda.raw.xz] (previous),
  
*[https://dl.fedoraproject.org/pub/alt/stage/26_RC-1.3/Spins/armhfp/images/Fedora-SoaS-armhfp-26-1.3-sda.raw.xz Fedora-SoaS-armhfp-26-1.3-sda.raw.xz] at Fedora Project.
 
*[https://dl.fedoraproject.org/pub/alt/stage/26_RC-1.5/Spins/armhfp/images/Fedora-SoaS-armhfp-26-1.5-sda.raw.xz Fedora-SoaS-armhfp-26-1.5-sda.raw.xz] final Release
 
 
Home View (F3 key).
 
Home View (F3 key).
  
 
[[File:Screenshot_of_Home_.png | 700px | 600px]]
 
[[File:Screenshot_of_Home_.png | 700px | 600px]]
  
Neighborhood View Wireless driver loaded (F1 key)
+
Neighborhood View, with wireless firmware loaded, and F1 key pressed.
 
 
Fedora SoaS does not include wireless firmware, see the [https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi?rd=Raspberry_Pi#Wifi: FAQ] for a fix.
 
 
 
*in sugar terminal :
 
sudo curl https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.txt -o /lib/firmware/brcm/brcmfmac43430-sdio.txt
 
  
 
[[File:Screenshot_of_Mesh2_.png | 700px | 600px]]
 
[[File:Screenshot_of_Mesh2_.png | 700px | 600px]]
  
 +
=== Suggested Installation ===
  
My Settings, Network, Collaboration Server can be set to jabber.sugarlabs.orgThe default in Sugar 0.110 is not to use jabber.sugarlabs.org unless configured.
+
Write image to microSD card using [https://github.com/MartinBriza/MediaWriter/releases Fedora Media Writer] (FMW), which is available for Mac OS X, Microsoft Windows, Fedora Linux, and Ubuntu LinuxHere are the test steps;
*Note that the jabber.sugarlabs.org server is not always running
 
  
===== Suggested Installation =====
+
* download the raw.xz file
 
+
* select and extract, result is a raw file
Suggested Installation: write to microSD card using [https://github.com/MartinBriza/MediaWriter/releases Fedora Media Writer] (FMW), which is available for Mac OS X, Microsoft Windows, Fedora Linux, and Ubuntu Linux.  Here are his test steps;
 
 
 
* download Fedora-SoaS-armhfp-26-1.5-sda.raw.xz
 
* select and extract
 
 
* start FMW
 
* start FMW
 
* select "Custom"
 
* select "Custom"
* select Fedora-SoaS-armhfp-26-1.5-sda.raw
+
* select the raw file
 
* Choose rpi3 from drop-down in FMW
 
* Choose rpi3 from drop-down in FMW
* Insert micro SD in Mini Card Reader and insert in USB port
+
* Insert microSD in Mini Card Reader and insert in USB port
 
* Choose rpi3 from drop-down in FMW
 
* Choose rpi3 from drop-down in FMW
* Write micro SD
+
* Write microSD
* Insert in rpi3 slot and power up
+
* Insert in Raspberry Pi 3 slot and power up
 +
 
 +
Fedora SoaS does not include wireless firmware, see the [https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi?rd=Raspberry_Pi#Wifi: FAQ] for reason and a fix.  The fix can be applied in sugar terminal;
 +
sudo curl <nowiki>https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.txt</nowiki> -o /lib/firmware/brcm/brcmfmac43430-sdio.txt
 +
 
 +
My Settings, Network, Collaboration Server can be set to jabber.sugarlabs.org.  The default in Sugar 0.110 is not to use jabber.sugarlabs.org unless configured.  When jabber.sugarlabs.org server is not running, please write to systems@lists.sugarlabs.org to ask for help.

Revision as of 23:48, 9 July 2017

SoaS on Raspberry Pi

Home View (F3 key).

Screenshot of Home .png

Neighborhood View, with wireless firmware loaded, and F1 key pressed.

Screenshot of Mesh2 .png

Suggested Installation

Write image to microSD card using Fedora Media Writer (FMW), which is available for Mac OS X, Microsoft Windows, Fedora Linux, and Ubuntu Linux. Here are the test steps;

  • download the raw.xz file
  • select and extract, result is a raw file
  • start FMW
  • select "Custom"
  • select the raw file
  • Choose rpi3 from drop-down in FMW
  • Insert microSD in Mini Card Reader and insert in USB port
  • Choose rpi3 from drop-down in FMW
  • Write microSD
  • Insert in Raspberry Pi 3 slot and power up

Fedora SoaS does not include wireless firmware, see the FAQ for reason and a fix. The fix can be applied in sugar terminal;

sudo curl https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.txt -o /lib/firmware/brcm/brcmfmac43430-sdio.txt

My Settings, Network, Collaboration Server can be set to jabber.sugarlabs.org. The default in Sugar 0.110 is not to use jabber.sugarlabs.org unless configured. When jabber.sugarlabs.org server is not running, please write to systems@lists.sugarlabs.org to ask for help.