Changes

Jump to navigation Jump to search
1,769 bytes added ,  09:40, 18 July 2019
Line 9: Line 9:  
==f28 end of life==
 
==f28 end of life==
 
"Fedora 28 will be EOL on Tuesday, May 28th, 2019. On this day we are going to close all of the Fedora 28 bugs which remain open [1]. You have a few weeks remaining to submit updates, if you have any, before the Fedora 28 release becomes unsupported. [1] https://fedoraproject.org/wiki/Releases/30/HouseKeeping#Fedora_28_EOL_Clo... -- Ben Cotton "
 
"Fedora 28 will be EOL on Tuesday, May 28th, 2019. On this day we are going to close all of the Fedora 28 bugs which remain open [1]. You have a few weeks remaining to submit updates, if you have any, before the Fedora 28 release becomes unsupported. [1] https://fedoraproject.org/wiki/Releases/30/HouseKeeping#Fedora_28_EOL_Clo... -- Ben Cotton "
''Under Construction''
      
==Upgrading f30 to f31==
 
==Upgrading f30 to f31==
Line 80: Line 79:  
::https://www.raspberrypi.org/downloads/
 
::https://www.raspberrypi.org/downloads/
 
::https://elinux.org/RPi_Distributions#Fedora_Remix
 
::https://elinux.org/RPi_Distributions#Fedora_Remix
 
+
::https://fedoraproject.org/wiki/QA:Testcase_Virt_ARM_on_x86  (install arm in VMM)
 
==Sugar on other distributions==
 
==Sugar on other distributions==
 
:https://elinux.org/RPi_Distributions#Fedora_Remix
 
:https://elinux.org/RPi_Distributions#Fedora_Remix
 
:https://elinux.org/Category:RaspberryPi
 
:https://elinux.org/Category:RaspberryPi
 +
::https://medium.com/@petermcd/housekeeping-steps-to-take-after-installing-raspbian-on-a-raspberry-pi-5226be6ddc82
 
::http://www.pidora.ca/
 
::http://www.pidora.ca/
 
::http://wiki.sugarlabs.org/go/Ubuntu_on_rpi3 (Ubuntu)
 
::http://wiki.sugarlabs.org/go/Ubuntu_on_rpi3 (Ubuntu)
 +
::;http://wiki.sugarlabs.org/go/Ubuntu_on_rpi3#Ubuntu-MATE-sugar-desktop_on_raspberry_pi2-3 (Ubuntu)
 
::https://people.sugarlabs.org/rishabh/  (debian)
 
::https://people.sugarlabs.org/rishabh/  (debian)
 
::https://wiki.debian.org/RaspberryPi
 
::https://wiki.debian.org/RaspberryPi
Line 98: Line 99:  
::https://wiki.centos.org/SpecialInterestGroup/AltArch/armhfp#head-2c416cfaecdf675f43a5be7a81ad50e81e640c93  (add epl)
 
::https://wiki.centos.org/SpecialInterestGroup/AltArch/armhfp#head-2c416cfaecdf675f43a5be7a81ad50e81e640c93  (add epl)
 
:::https://en.opensuse.org/Portal:ARM
 
:::https://en.opensuse.org/Portal:ARM
 +
 +
===Rpi3B+ vs Rpi4===
 +
*https://medium.com/pi-top/raspberrypi4-f38f12633345
 +
::important review
 +
::;Note that USB3 Ports on RPi4 are Blue
 +
::Note that the Red and white enclosure of the Rpi4 allows overheating of the board; run with cover off
 +
:::(lightning bolt warning in right upper corner appears when too hot)
    
===Rpi-3b installer+===
 
===Rpi-3b installer+===
Line 116: Line 124:  
#start gparted and expand partition 3 to full size of micro SD (Class 10 32 GB)
 
#start gparted and expand partition 3 to full size of micro SD (Class 10 32 GB)
 
#insert mico SD in RPi3B+ slot and power up.
 
#insert mico SD in RPi3B+ slot and power up.
 +
#install Nodebug kernel https://fedoraproject.org/wiki/RawhideKernelNodebug
 +
::Suggestion save command for nodebug on USB key as text file; copy paste it into terminal when running booted sd.
 +
 
=====Working images=====
 
=====Working images=====
;:Fedora-Mate-armhfp-Rawhide-20190704.n.1-sda.raw
+
:;;Fedora-Mate-armhfp-Rawhide-20190716.n.0-sda.raw
 +
::https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20190716.n.0/compose/Spins/armhfp/images/Fedora-Mate-armhfp-Rawhide-20190716.n.0-sda.raw.xz
 +
===== Enabling the rawhide kernel nodebug repository =====
 +
:::https://fedoraproject.org/wiki/RawhideKernelNodebug
 +
; NOTE recent arm images use debug kernel and this fills up the microSD cards quickly; making them freeze up
 +
:::"fills up sd: bcm2835-dma (messages never stop)
 +
*https://fedoraproject.org/wiki/KernelDebugStrategy
 +
 
 +
<pre><nowiki>
 +
$ sudo dnf config-manager --add-repo=http://dl.fedoraproject.org/pub/alt/rawhide-kernel-nodebug/fedora-rawhide-kernel-nodebug.repo
 +
$ sudo dnf update
 +
</nowiki></pre>
 +
*Terminal:
 +
::sudo dnf groupinstall sugar-desktop-environment
 +
::sudo dnf install sugar-runner
 +
;Fedora-Mate-armhfp-Rawhide-20190704.n.1-sda.raw
 
::https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20190704.n.1/compose/Spins/armhfp/images/Fedora-Mate-armhfp-Rawhide-20190704.n.1-sda.raw.xz
 
::https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20190704.n.1/compose/Spins/armhfp/images/Fedora-Mate-armhfp-Rawhide-20190704.n.1-sda.raw.xz
 
[[File:Mate 0704.n.1.png|400px]]
 
[[File:Mate 0704.n.1.png|400px]]
Line 144: Line 170:     
=====Not Working=====
 
=====Not Working=====
; note recent arm images use debug kernel and this fills up the microSD cards quickly; making them freeze up  (July 1 2019)
+
======interupt waits too long before GRUB if no network cable connection======
::-> fixed july 3 2019
+
* https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi#It_waits_too_long_before_GRUB
 +
::"lan78xx_eth Waiting for PHY auto negotiation to complete..."
 +
:::That happens without ethernet cable plugged in. You can interrupt the waiting by CTRL+C.
    
=sugar desktop in 2nd DE=
 
=sugar desktop in 2nd DE=
12,355

edits

Navigation menu