From Fedora Project Wiki
Ilikelinux (talk | contribs) No edit summary |
Ilikelinux (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==='''Raspberry Pi5'''=== | ==='''Raspberry Pi5'''=== | ||
Inoffical procedure: | Inoffical procedure (an official on not exists yet): | ||
* Go to the RPM Fusion link https://rpmfusion.org/Howto/RaspberryPi | * Go to the RPM Fusion link https://rpmfusion.org/Howto/RaspberryPi | ||
* Find the Fedora 40 (or 39) download (you’ll need to pick between Workstation and Server, haven’t tested server though) | * Find the Fedora 40 (or 39) download (you’ll need to pick between Workstation and Server, haven’t tested server though) | ||
Line 6: | Line 6: | ||
* Put the SD card in your Pi 5, '''and voila'''! | * Put the SD card in your Pi 5, '''and voila'''! | ||
source by @kilobyte: | source by @kilobyte:https://discussion.fedoraproject.org/t/i-got-fedora-40-working-on-my-raspberry-pi-5/120319/3 | ||
https://discussion.fedoraproject.org/t/i-got-fedora-40-working-on-my-raspberry-pi-5/120319/3 | |||
* I had to switch off the power savings, so that the RPI not got frozen after the 5mins on, without any action. I also switched of the suspend function. | * I had to switch off the power savings, so that the RPI not got frozen after the 5mins on, without any action. I also switched of the suspend function. | ||
* <code>There is just one default resolution, while not the exact one my monitor is using.</code> | * Work in progress:<code>There is just one default resolution 1920x1080 (16:9), while not the exact one my monitor is using 2560x1080 (21:9).</code> | ||
<gallery> | |||
rpi5.jpg|my rpi5 | |||
</gallery> |
Latest revision as of 13:30, 3 October 2024
Raspberry Pi5
Inoffical procedure (an official on not exists yet):
- Go to the RPM Fusion link https://rpmfusion.org/Howto/RaspberryPi
- Find the Fedora 40 (or 39) download (you’ll need to pick between Workstation and Server, haven’t tested server though)
- Install it using
sudo dnf install rpi-imager
- Put the SD card in your Pi 5, and voila!
source by @kilobyte:https://discussion.fedoraproject.org/t/i-got-fedora-40-working-on-my-raspberry-pi-5/120319/3
- I had to switch off the power savings, so that the RPI not got frozen after the 5mins on, without any action. I also switched of the suspend function.
- Work in progress:
There is just one default resolution 1920x1080 (16:9), while not the exact one my monitor is using 2560x1080 (21:9).
-
my rpi5