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 / r114-r3
Name Modified Size InfoDownloads / Week
Parent folder
payload.bin 2023-12-29 778.1 MB
amd64-openfyde-r114-r3.img.xz 2023-12-29 1.7 GB
r114-r3 source code.tar.gz 2023-12-29 178.1 kB
r114-r3 source code.zip 2023-12-29 193.9 kB
README.md 2023-12-29 3.2 kB
Totals: 5 Items   2.5 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: 114.0.5735.337 Platform: 15437.74.17.27 ArcheroNG: 0.3.16 Chromium OS manifest: https://chromium.googlesource.com/chromiumos/manifest.git/+/refs/heads/release-R114-15437.B

OS Highlights:

  • Chromium is updated to 114.0.5735. with Chromium OS platform updated to 15437.74.17., with many new features synced from the upstream
  • Added experimental support for FydeOS AI. The content of the FydeOS AI released this time includes
    • Added support for more large language models (Baidu Qianfan, Ali Tongyi)
    • Added ctrl+c+c to quickly call up the floating window to interact with the copied content
    • Added a new setting - Prompt Management, which allows for adding, editing, fixing, and deleting prompts
  • Updated Android subsystem to the cutting-edge build of ArcHeroNG, based on Android 11.
  • 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.
  • Bring features borrowed from FydeOS:
  • New installation page in OOBE that supports configuring multi-boot.
  • New "openFyde Settings" section in OS Settings.
  • Add support for sideloading widevinecdm. (See How to enable Widevine )
  • Add support for auto-login.


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. Open chrome://flags and Set #borealis-enabled to Enabled.
  3. 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-r114-r3.img.xz): 73f99c1c4de98ba03ae1b82b7b489fda7104a28e705a10e5c712f91cc334f1e0
sha256sum(payload.bin): 3f43657989658c2e90e85af864890141c8a3d2cd0a830e9049f5937d4676e149
Source: README.md, updated 2023-12-29