-
-
Notifications
You must be signed in to change notification settings - Fork 6
Supported devices
Samuel edited this page Aug 17, 2024
·
6 revisions
- Radxa Rock 5 series (Rock 5A/5B/5B Plus/5C/5D/ITX/CM5/NX5)
- Radxa Zero 3 Series (Zero 3W/3E)
- Khadas Edge Series (Edge 1/2)
- Orange Pi 5 series (Orange Pi 5/5B/5 Plus/5 Pro/5 Max/CM5)
- NanoPi R6 Series (NanoPi R6C/R6S/NanoPC T6)
-
ArmSoM Sige Series (Sige7/Aim7/W3) -
FydeTab Duo
- Raspberry Pi (4B/5B/Zero 2W & other aarch64 model)
- Asahi (Apple Silicon Macs)
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.
- 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.)
- 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
I use Arch. Btw.