Skip to content

Supported devices

Samuel edited this page Aug 17, 2024 · 6 revisions

Supported devices:

Rockchip

  • Radxa Rock 5 series (Rock 5A/5B/5B Plus/5C/5D/ITX/CM5/NX5)
  • Radxa Zero 3 Series (Zero 3W/3E) Testers Needed
  • Khadas Edge Series (Edge 1/2)
  • Orange Pi 5 series (Orange Pi 5/5B/5 Plus/5 Pro/5 Max/CM5) Testers Needed
  • NanoPi R6 Series (NanoPi R6C/R6S/NanoPC T6) Testers Needed
  • ArmSoM Sige Series (Sige7/Aim7/W3) Coming Soon Testers Needed
  • FydeTab Duo Coming Soon Testers Needed

Raspberry Pi (boardcom)

  • Raspberry Pi (4B/5B/Zero 2W & other aarch64 model) Testers Needed

Asahi (apple silicon)

  • Asahi (Apple Silicon Macs) Coming Soon

More Platforms/Devices

Adding support to a device/platform would requires some amount of work depending on the current software support status (open source? bootloader? kernel? drivers? requires any post installation? etc.) of that platform. There are a few ways to get your device/platform supported by this installer.

1. Reaching out to project maintainer

  • You can try asking if the project maintainer (currently @kwankiu) is interested in supporting a device/platform
  • For this project, you may either open a github discussion post or I can be contacted via discord (@kwankiu.)

2. Creating a Pull Request

  • If you own the device/platform and would like to contribute, you are always welcomed to create a pull request.
  • Make sure your device/platform has:
    • a compiled u-boot package or a UEFI firmware (if required)
    • an actively maintained kernel (either a vendor kernel or the mainline kernel)
    • the necessary firmware/drivers as well as post installation (if required)
  • You can start by editing the configuration files as well as the build workflows
  • It is recommended to open a github discussion before you make a pull request

Next Section: Get the Installer

Prev Page Next Page