r120
openFydePrebuilt Image - Orange Pi 5 - r120
📄 TL;DR
This is the prebuilt image for the orangepi5-openfyde board under the openFyde project. This image supports:
- Orange Pi 5
- Orange Pi 5B
- Orange Pi 5 Plus
🌟 OS Highlights
- ⬆️ Chromium updated to
120.0.6099.*with Chromium OS platform updated to15662.71.18.*, featuring many new updates synced from the upstream. - 🤖 FydeOS AI now features experimental support for running LLM locally on Rockchip NPU.
⚠️ The Android subsystem is currently under major revision and temporarily unavailable.
👨🔧 Installation
-
Download the release file with the .run extension
-
Make the file executable by running the command
chmod +x <filename>.runand then execute the file depending on your target storage type:- For orange pi 5 with NVME, execute:
./orangepi5-openfyde-r120.run --board orangepi5 --boot nvme - For orange pi 5 with SATA, execute:
./orangepi5-openfyde-r120.run --board orangepi5 --boot sata - For orange pi 5b, execute:
./orangepi5-openfyde-r120.run --board orangepi5b --boot emmc - For orange pi 5plus with NVME, execute:
./orangepi5-openfyde-r120.run --board orangepi5plus --boot nvme - For orange pi 5plus with EMMC, execute:
./orangepi5-openfyde-r120.run --board orangepi5plus --boot emmc
Or, you can just simply run
./orangepi5-openfyde-r120.runwithout any flag or parameter; the command line prompt will ask you questions to help you decide the--boardand--bootvalues.The image
orangepi5-openfyde-r120.imgthat supports booting from SATA/NVMe/eMMC per your choice will then be generated in the current directory. - For orange pi 5 with NVME, execute:
-
Flash the image to a TF (microSD) card using your favourite tool, e.g. dd or balenaEtcher.
❗Important notes:
- All images generated from the .run file will support booting from a TF (microSD) card. The 'target storage' means the storage type where you want to install openFyde while running the openFyde installer.
- The installation process is necessary for some features to work, for example, the "local OTA update" feature introduced since this release; hence it's recommended to carry it out if you want to keep your openFyde OS and use it regularly in the future.
- You can flash the image directly to your onboard storage(SATA/NVMe/eMMC). However, you can then only choose the Try It First button at OOBE; you WILL NOT be able to perform installation under this circumstance.
- The installation process takes approximately 10 minutes, depending on the storage speed.
🔄 Manual Update
Download the file payload.bin to your device and execute openfyde-updater.sh <path_to_payload.bin> as the root user to perform the upgrade.
📚 Additional Resources
🔑 Checksum (sha256sum)
3fb9ab45f107fb44dd277ae9eea9b44fc88ba763e5df7d16523ec98648ebe6f2 orangepi5-openfyde-r120.run
7c9854cc079e2acd12ae1b6ae70afed29c34650a978034f636f2034998d66982 stateful.tgz
677e0b372a283442837c4e90c47456022010347f014eb9b6f14c65a06edce88d payload.bin