Changes

3,527 bytes added ,  18:57, 15 May 2019
m
Line 54: Line 54:  
:https://docs.fedoraproject.org/en-US/fedora/f30/install-guide/advanced/VNC_Installations/
 
:https://docs.fedoraproject.org/en-US/fedora/f30/install-guide/advanced/VNC_Installations/
   −
=Raspberry_Pi=
+
Raspberry_Pi=
 +
"Fedora supports the the Raspberry Pi Model 2B and 3-series of devices including the 3B, 3B+, 3A+, 3CM and 3CM+ in Fedora 29 and later releases."
 +
* https://www.balena.io/etcher/  ( Used to flash micro-sd)
 +
 
 
* https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi (read this first)
 
* https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi (read this first)
 +
* https://dl.fedoraproject.org/pub/fedora/linux/releases/30/Spins/armhfp/images/ (f30-1.2 release)
 +
* https://mirrors.rit.edu/fedora/fedora/linux/releases/29/Spins/armhfp/images/
 
* https://fedoraproject.org/wiki/Architectures/ARM
 
* https://fedoraproject.org/wiki/Architectures/ARM
 
* https://dl.fedoraproject.org/pub/fedora/linux/development/30/Spins/armhfp/images/
 
* https://dl.fedoraproject.org/pub/fedora/linux/development/30/Spins/armhfp/images/
Line 63: Line 68:  
::https://wiki.cdot.senecacollege.ca/wiki/Raspberry_Pi_Fedora_Remix_Installation
 
::https://wiki.cdot.senecacollege.ca/wiki/Raspberry_Pi_Fedora_Remix_Installation
 
::https://www.raspberrypi.org/downloads/
 
::https://www.raspberrypi.org/downloads/
 +
::https://elinux.org/RPi_Distributions#Fedora_Remix
 +
==Sugar on other distributions==
 +
:https://elinux.org/RPi_Distributions#Fedora_Remix
 +
:https://elinux.org/Category:RaspberryPi
 +
::http://www.pidora.ca/
 +
::http://wiki.sugarlabs.org/go/Ubuntu_on_rpi3 (Ubuntu)
 +
::https://people.sugarlabs.org/rishabh/  (debian)
 +
::https://en.opensuse.org/HCL:Raspberry_Pi2 (OpenSuse)
 +
:::https://en.opensuse.org/Portal:ARM
 +
 +
===Rpi-2/3===
 +
 +
* https://mirrors.rit.edu/fedora/fedora/linux/releases/29/Spins/armhfp/images/
 +
* http://download.fedberry.org/?dir=releases/29/images/armhfp/29.1  (armv7hl) illustrated below
 +
: 32 GB micro sd
 +
::Older model Rpi-2
 +
::(sudo dnf groupinstall sugar-desktop-environment)
 +
::(sudo dnf install sugar-runner)
 +
;LATER arm builds require Rpi-2b/3b to boot
 +
;Tested with f29/f30/f31-rawhide which do not boot on Rpi-2
 +
[[File:If29-rpi2-2.jpg|400px]] [[File:If29-rpi2.jpg|400px]]
 +
::fedberry-f29.1 - sugar 0.112  no jabber
 +
 +
===Rpi-3b+===
 +
 +
*https://fedoraproject.org/wiki/Architectures/ARM/Installation#Arm_Image_Installer
 +
====Working in Rpi3B+====
 +
*Fedora-Mate-armhfp-30-20190427.n.0-sda.raw
 +
::sugar-runner in mate f30 arm
 +
:: sugar 0.113 - jabber works
 +
:[[File:F30_arm_sugar_net.jpg|400px]]
 +
 +
:[[File:Sugar-runner.jpg|400px]]
 +
 +
Fedora-KDE-armhfp-30-20190427.n.0-sda.raw
 +
 +
:[[File:KDE_f30.jpg|400px]]
 +
 +
Fedora-LXDE-armhfp-30-1.2-sda.raw
 +
*32GB micro sd
 +
:install GParted
 +
::sudo dnf install gparted
 +
[[File:Gparted.jpg|400px]]
 +
:move partition 3 to fullsize
 +
 +
 +
 +
====not working====
 +
*;soas does not start:
 +
"<pwhalen> satellit, seeing the same issue. it looks like the initramfs is host-only for some reason. Looking at the kickstart I think I see why.
 +
<pwhalen> we remove dracut-config-generic in post, but it looks like we also rebuild the initramfs for sugar as well..seems like the rebuild happens after we remove dracut-config-generic.. so host only :(
 +
 +
<pwhalen> satellit, broken in rawhide as well - 15M May 14 15:59 initramfs-5.1.0-1.fc31.armv7hl.img
 +
<pwhalen> should be around 40-50M"
 +
"<pwhalen> satellit, if you replace the initramfs with this one - https://fedorapeople.org/~pwhalen/soas/initramfs-5.0.9-301.fc30.armv7hl.img
 +
<pwhalen> it will boot. Thanks for bringing this to our attention."
 +
 +
*may 15:
 +
<pwhalen> satellit, mount the sd, the look for the partition labelled boot
 +
 +
<pwhalen> might be easiest to then right click and open in terminal, then 'su -c "wget https://fedorapeople.org/~pwhalen/soas/initramfs-5.0.9-301.fc30.armv7hl.img"'
 +
<pwhalen> then 'sudo mv initramfs-5.0.9-301.fc30.armv7hl.img.1 initramfs-5.0.9-301.fc30.armv7hl.img'
 +
<pwhalen> should od it
 +
<pwhalen> or do it even
 +
<pwhalen> and we'll get it fixed for f31. As it is it will only work in qemu.
 +
 +
*;fix applied
 +
:Download https://fedorapeople.org/~pwhalen/soas/initramfs-5.0.9-301.fc30.armv7hl.img
 +
::chmod 777 initramfs-5.0.9-301.fc30.armv7hl.img on mounted sd
 +
::rm initramfs-5.0.9-301.fc30.armv7hl.img
 +
cp /home/satellit/Downloads/f30/initramfs-5.0.9-301.fc30.armv7hl.img /run/media/satellit/__boot/initramfs-5.0.9-301.fc30.armv7hl.img
 +
:[[File:Soas-fixed.jpg|400px]]
 +
: [[File:F30_soas_fixed_2.jpg|400px]]
 +
::128 GB microsd with gparted
 +
*;workstation stops at starting GDM
    
=sugar desktop in 2nd DE=
 
=sugar desktop in 2nd DE=
12,355

edits