Skip to content

Release v1.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 08:56

Yumi SmartPi / SmartPad — v1.7.0

What's new

  • Kernel headers pre-installed — allows compiling and loading kernel modules directly on the board (WiFi drivers, GPIO drivers, DKMS modules, etc.) without needing a cross-compilation setup
  • Bullseye support fixeddwarves package installed to provide pahole on Debian 11
  • Unified board definitionsmartpi1 and smartpad now share the same hardware config

Supported boards

Board SoC RAM
SmartPi One Allwinner H3 1GB
SmartPad Allwinner H3 1GB

Available images

Distro Server Desktop
Debian 11 Bullseye SmartPi1, SmartPad
Debian 12 Bookworm SmartPi1, SmartPad SmartPi1, SmartPad
Debian 13 Trixie SmartPi1, SmartPad SmartPi1, SmartPad
Ubuntu 22.04 Jammy SmartPi1, SmartPad SmartPi1, SmartPad
Ubuntu 24.04 Noble SmartPi1, SmartPad SmartPi1, SmartPad

How to flash

  1. Download the .img.xz file for your board and distro
  2. Verify integrity: sha256sum -c <filename>.img.xz.sha256
  3. Flash to SD card with balenaEtcher or xzcat image.img.xz | sudo dd of=/dev/sdX bs=1M
  4. Boot — Armbian will prompt you to create a root password and a first user account