orangepi3
Community maintained
Alternatives with better software support

Minimal

Armbian 26.2.0-trunk.332 Minimal / IOT

Kernel: 6.12.67, Size: 265.9 MB, Release date: Jan 27, 2026
SHA hash | PGP signature

Community user space packages
Desktop

Armbian 26.2.0-trunk.332 XFCE

Kernel: 6.12.67, Size: 1 GB, Release date: Jan 27, 2026
SHA hash | PGP signature

Community user space packages

What Does Community Support Mean?

Community maintained targets have full featured Armbian OS support but lack quality control imposed by Armbian standard support criteria. Boards are supported / maintained at least on the level of 3rd party Linux distributions. They are maintained (or not maintained) by community members (like you). These builds are provided by the Armbian project as a service to the community. They are automatically generated and untested.

What you can do to help lifting support status?

  • PCIe port is not supported: Allwinner H6 has a quirky PCIe controller that doesn’t map the PCIe address space properly to CPU, and accessing the PCIe config space, IO space or memory space will need to be wrapped. As Linux doesn’t wrap PCIe memory space access, it’s not possible to do a proper PCIe controller driver for H6. The BSP kernel modifies the driver to wrap the access, so it’s also not generic, and only devices with modified driver will work. Armbian does not support BSP based kernels. You can find more information here and here.

Fast, verified download & flash (recommended)

Armbian Imager is a lightweight, native flashing tool that supports both selecting and downloading an Armbian image before flashing, as well as flashing an already downloaded image.


Dedicated applications images with Armbian Linux v6.12

Build Date: Jan 27, 2026

Distro Application Torrent Integrity Size
 
Debian 12 (Bookworm) Home Assistant SHA    ASC 533.5 MB
 
* 3rd party unofficial applications deployment made with official Armbian build framework. Application support is not provided by Armbian team, but you are welcome to use our community forums for support.
Become a partner and support development!

Specifications

1000tx 1wire 2GB 4 core 64bit UASP bluetooth docker eMMC i2c spi spi flash usb3 wifi wireguard Allwinner H6

* Specifications differ from hardware revision, model and software support level

FAQs

We provide a selection of images that fits hardware best. If you need different image - use build framework and make whatever you need. Build framework relies on Debian and Ubuntu packages - you can build any combination - stable, old stable or rolling release.
Make sure you have a good & reliable boot media (SD card / USB key) and a proper power supply. Archives can be flashed with Etcher (all OS) directly. Insert the SD card into the slot, connect a cable to your network if possible or a display and power your board. (First) boot (with DHCP) takes a bit longer.
Armbian images and kernels can be made from scratch. Supported environment for build framework is any any X64 based Linux distribution. You can re-make live bootable image or just a kernel+dtb(hardware configuration) package which you transfer to your image and install with: dpkg -i linux-image-[branch]-family.deb linux-dtb-[branch]-family.deb. In that process you can enforce many customisation.