r126
openFydePrebuilt Image - Orange Pi 5 - r126
📄 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
126.0.6478.*with Chromium OS platform updated to15886.67.19.*, featuring many new updates synced from the upstream. - 🤖 FydeOS AI continues to feature 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-r126.run --board orangepi5 --boot nvme - For orange pi 5 with SATA, execute:
./orangepi5-openfyde-r126.run --board orangepi5 --boot sata - For orange pi 5b, execute:
./orangepi5-openfyde-r126.run --board orangepi5b --boot emmc - For orange pi 5plus with NVME, execute:
./orangepi5-openfyde-r126.run --board orangepi5plus --boot nvme - For orange pi 5plus with EMMC, execute:
./orangepi5-openfyde-r126.run --board orangepi5plus --boot emmc
Or, you can just simply run
./orangepi5-openfyde-r126.runwithout any flag or parameter; the command line prompt will ask you questions to help you decide the--boardand--bootvalues.The image
orangepi5-openfyde-r126.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)
19f103a079b748ac07e044d22b65b22b3f17b5a8783e17e4156432d77b3871ad orangepi5-openfyde-r126.run
b8dbc73e46adf007629c8441e15378b548de4d54404cc7903d8fb2343628a3fa stateful.tgz
b68c809879782b5563da225bd158d198982fdc334074ad3f208e75eed2120723 payload.bin