Supported
Armbian 22.11 Jammy
Armbian 22.11 Jammy XFCE
CLI
Armbian 22.11 Jammy
Kernel 5.15.y, Size: 475Mb, Release date: Nov 30, 2022
SHA hash | PGP signature
stable user space packages
desktop
Armbian 22.11 Jammy XFCE
Kernel 5.15.y, Size: 1295Mb, Release date: Dec 1, 2022
SHA hash | PGP signature
stable user space packages
- 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.
Other supported variants
User space | Interface | EU | USA | Asia | Torrent | Kernel | Integrity | Size | Release date | |
Bullseye | CLI | ![]() | ![]() | ![]() | ![]() | 5.15.y | SHA | ASC | 405M | Nov 30, 2022 |
Bullseye | Minimal CLI | ![]() | ![]() | ![]() | ![]() | 5.15.y | SHA | ASC | 270M | Nov 30, 2022 |
Jammy | Cinnamon desktop | ![]() | ![]() | ![]() | ![]() | 5.15.y | SHA | ASC | 1294M | Dec 1, 2022 |
Jammy | Gnome desktop | ![]() | ![]() | ![]() | ![]() | 5.15.y | SHA | ASC | 1357M | Nov 30, 2022 |
Jammy | Minimal CLI | ![]() | ![]() | ![]() | ![]() | 5.15.y | SHA | ASC | 269M | Nov 30, 2022 |
* Looking for different or custom variant? Use Armbian build framework! |
First boot takes longer. Please be patient!
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. Rolling weekly releases
- Debian testing or Arch - Manjaro support quality level
- Untested automated builds for power users that are able to fix problems on their own
- Images are receiving updates when master branch changes