Download Latest Version r132 source code.tar.gz (178.5 kB)
Email in envelope

Get an email when there's a new version of openFyde

Home / r120
Name Modified Size InfoDownloads / Week
Parent folder
amd64-openfyde-r120.img.xz 2024-04-16 1.8 GB
stateful.tgz 2024-04-16 1.2 GB
update.gz 2024-04-16 851.1 MB
r120 source code.tar.gz 2024-03-25 92.6 kB
r120 source code.zip 2024-03-25 107.0 kB
README.md 2024-03-25 2.5 kB
Totals: 6 Items   3.8 GB 0

openFyde prebuilt image - x86_64

TL;DR:

This is the prebuilt image for the amd64-openfyde board under the openFyde project. Download the image and flash it onto a USB device you shall be able to boot it up on a supported device - in this case an x86 64bit PC with either Intel or AMD Processors & Intel Graphics (integrated or discrete).

In this release, we added features previously only available from FydeOS, such as installation, Widevine support and customised setting options.

Upstream versioning info:

Chromium: 120.0.6099.220 Platform: 15662.71.18.5 ArcheroNG: 0.4.5 Chromium OS manifest: https://chromium.googlesource.com/chromiumos/manifest.git/+/refs/heads/release-R120-15662.B

OS Highlights:

  • Chromium is updated to 120.0.6099. with Chromium OS platform updated to 15662.71.18., with many new features synced from the upstream
  • Added experimental support for FydeOS AI.
  • Updated Android subsystem to the cutting-edge build of ArcHeroNG, based on Android 14.
  • Added support for "local OTA"; this enables updates to future releases without data loss.
    • You can download the file payload.bin to your device and then execute openfyde-updater.sh <path_to_payload.bin> as the root user to perform the upgrade.


How to enable Widevine:

  1. Obtain the necessary Windevine files for the appropriate architecture (x64 in this case) from your preferred place/vendor. If you cannot find this, you may try this one: https://github.com/Twinaxeatk/WidevineCdm/releases/download/R114/WidevineCdm_X64.tar.gz
  2. Uncompress the file (if necessary) and obtain the file libwidevinecdm.so.
  3. Navigate to "Settings" -> "openFyde Settings", and find the option to "Enable Widevine", and choose the file libwidevinecdm.so.
  4. Reboot.


How to install borealis

  1. Make sure your memory is greater than 8G
  2. Press ctrl+alt+t, and input shell,

    sudo su wget https://github.com/secretmem/borealis-dlc/releases/latest/download/borealis-dlc.tar.zst -O /tmp/borealis-dlc.tar.zst mount -v -o rw,remount / tar -Izstd -xvf /tmp/borealis-dlc.tar.zst -C / rm -v /tmp/borealis-dlc.tar.zst reboot 4. Press ctrl+alt+t, and input insert_coin foo


Checksum:

sha256sum(amd64-openfyde-r120.img.xz): 7c727e9faa7ae0d94e567e4a7ad7dd3ee4955af8213921097970695957862ad5
sha256sum(payload.bin): 1cfed9f82e2fa25b768c7b690015a1ca56d05b6e02cc7e02341b2ba567051386
Source: README.md, updated 2024-03-25