Name | Modified | Size | Downloads / Week |
---|---|---|---|
README-FedEX.txt | 2025-01-07 | 3.5 kB | |
fedex-rpi5-fc41-gnome-aarch64-1900mb-250105.raw.xz | 2025-01-05 | 2.0 GB | |
fedex-rpi5-fc41-gnome-aarch64-1900mb-250105.raw.xz.md5 | 2025-01-05 | 86 Bytes | |
fedex-rpi5-fc41-installed-packages-250105.txt | 2025-01-05 | 177.9 kB | |
config-rpi4.txt | 2025-01-05 | 1.2 kB | |
config-rpi5.txt | 2025-01-05 | 1.2 kB | |
fedex-pi-desktop-youtube-250105.jpg | 2025-01-05 | 519.1 kB | |
fedex-root-desktop-250105.jpg | 2025-01-05 | 584.3 kB | |
fedex-rpi5-dnf-update-250105.jpg | 2025-01-05 | 565.5 kB | |
fedex-boot-config.jpg | 2025-01-05 | 113.2 kB | |
fedex-pi-desktop-250105.jpg | 2025-01-05 | 538.0 kB | |
Totals: 11 Items | 2.0 GB | 25 |
FedEX Rpi5 for Raspberry Pi 5 and 4 is a "remaster" of the Fedora Project's Fedora 41 build for ARM64 (aarch64). ABOUT FedEX Rpi5 uses the GNOME 47 Desktop. (As the original system does). The original Fedora 41 ARM64 system can only run a Raspberry Pi 4 computer. You may be able to start it on a Rpi 5, but you can't make the keyboard and mouse work. My Build works very well on a Raspberry Pi 5 computer though. You can also run FedEX Rpi5 on a Rpi 4 computer if you switch /boot/config.txt to /boot/config-rpi4.txt. Watch this screenshot: https://raspex.exton.se/fedex-rpi5/fedex-boot-config.jpg REPLACEMENT My previous version of FedEX from 2018 (!) was made for Raspberry Pi 3: https://raspex.exton.se/fedex-rpi3-fedora-29-for-raspberry-pi-3-model-b-and-model-b-build-181206/ PERFORMANCE The new FedEX system for Raspberry Pi 5 and 4 is quite fast and responsive. All included applications work very well. INSTALLATION of FedEX in Windows In Windows you can use Rufus for installation of fedex-rpi5-fc41-gnome-aarch64-30gb-250105.img to a SD card of at least 64GB. The image file is of 30GB. You will first download fedex-rpi5-fc41-gnome-aarch64-1900mb-250105.raw.xz. Unpack it with 7-Zip. You will then get fedex-rpi5-fc41-gnome-aarch64-1900mb-250105.raw. Change the file ending to .img before installing with Rufus. NOTE: You MUST use a SD card of at least 64 GB. There is not enough space on a card of 32 GB. Be sure also to unpack the downloaded file (fedex-rpi5-fc41-gnome-aarch64-1900mb-250105.raw.xz) on a partition which is big enough. When unpacked the file is of 30 GB!!! INSTALLATION of FedEX in Linux In Linux you can/shall use the dd-command. This is the command to use: xzcat fedex-rpi5-fc41-gnome-aarch64-1900mb-250105.raw.xz | dd status=progress bs=4M of=/dev/sdX Change /dev/sdX to (for example) /dev/sdb. Check it carefully to avoid data losses. NOTE: You MUST use a SD card of at least 64 GB. There is not enough space for FedEX on a card of 32 GB. LOGIN to GNOME 47 When the boot process is ready you will end up at the GDM Login Site. Log in to the Gnome Desktop as the ordinary user pi with password raspberry or as root (Superuser) with password root. When logged in as pi you can use Sudo to become root. Example: sudo su and sudo thunar. NOTE: When you start up FedEX Rpi5 for the first time you MAY have to reboot before you can log in to GNOME 47. SOUND in FedEX When logged in as the ordinary user pi you will have HDMI audio output. When logged in as root you won't have sound. You can't run PulseAudio as root. WIFI Works very well. Just give you Network password and connect. INSTALLING or removing packages in FedEX/Fedora Basically you'll only need to use four commands: 1) sudo dnf update (upgrade the whole system) 2) sudo dnf install MyNecessaryProgram 3) sudo dnf remove UnnecessaryProgram 4) sudo dnf clean all NOTE: All packages are up to date as of 250105. Watch this screenshot: https://raspex.exton.se/fedex-rpi5/fedex-rpi5-dnf-update-250105.jpg WHO SHOULD RUN FedEX Rpi5 for Raspberry Pi 5 and 4? My answer: The system fits the "advanced" Linux user/enthusiast, who would be willing to run an occasional command from time to time. READ MORE about FedEx Rpi5 at https://raspex.exton.se READ ABOUT MY OTHER BUILDS WITH ANDROID https://andex.exton.net - Run Android on PC's - latest is AndEX 11 (Android 11) https://raspex.exton.se - Android for Raspberry Pi - latest is RaspAnd 15 (Android 15) 250105 /exton