ubuntu-images-202609
Ubuntu 22.04 images for the Luckfox Lyra family.
Changes
Fixed
- Fixed an issue where ADB was unavailable.
- Fixed an issue where Wi-Fi could associate with an access point and obtain a DHCP lease but could not access external networks; when Ethernet is available, routing now prefers
eth0.
Quick Start
Default Login
| Username | Password |
|---|---|
lyra |
luckfox |
Important
Change the default password after the first login.
Connect to Wi-Fi
wifi-connect.sh "<ssid>" "<password>"Replace <ssid> and <password> with the Wi-Fi network name and password.
Downloads
Download the image for your exact board model together with its matching SHA-256 file. Verify the checksum before extracting or flashing the image.
MicroSD / TF Card Images - Windows Only
These images must be flashed on Windows with SDDiskTool. A supported TF card flashing tool is not currently available for Linux or macOS.
| Board | Image | Size | Checksum |
|---|---|---|---|
| Lyra | Ubuntu_Luckfox_Lyra_MicroSD_202609.img.xz | 272 MB | SHA-256 |
| Lyra Pi B | Ubuntu_Luckfox_Lyra_Pi_B_MicroSD_202609.img.xz | 263 MB | SHA-256 |
| Lyra Plus | Ubuntu_Luckfox_Lyra_Plus_MicroSD_202609.img.xz | 252 MB | SHA-256 |
| Lyra Zero W | Ubuntu_Luckfox_Lyra_Zero_W_MicroSD_202609.img.xz | 260 MB | SHA-256 |
eMMC Images - Windows, Linux x86_64, and macOS
| Board | Image | Size | Checksum |
|---|---|---|---|
| Lyra Pi A | Ubuntu_Luckfox_Lyra_Pi_A_eMMC_202609.img.xz | 281 MB | SHA-256 |
| Lyra Ultra | Ubuntu_Luckfox_Lyra_Ultra_eMMC_202609.img.xz | 254 MB | SHA-256 |
See the README for checksum verification and extraction instructions.
Flashing
Lyra images in this Release must be flashed with Rockchip tools.
Download the official flashing tools from LuckfoxTECH/Luckfox-Lyra-docs.
| Host system | Target storage | Flashing tool | Status |
|---|---|---|---|
| Windows | SPI Flash, eMMC | RKDevTool | Supported |
| Windows | TF card | SDDiskTool | Supported |
| Linux (x86_64) | SPI Flash, eMMC | Upgrade_Tool | Supported |
| Linux (x86_64) | TF card | Not available | Not supported |
| macOS | SPI Flash, eMMC | upgrade_tool | Supported |
| macOS | TF card | Not available | Not supported |
Caution
Lyra images cannot be flashed with balenaEtcher or dd. After verifying and extracting the image, follow the official instructions for your exact board model and target storage medium.