Usage
Check out the Getting started guide.
Debug builds can be found in the artifacts of the workflow run for this release. Extract before flashing.
What's Changed
Features
- Ext4 file system support
- Improved DTB override functionality:
- All supported file systems (FAT, ext4) on the selected boot device are now scanned for overrides.
- Additional base DTB locations: custom path configurable in the setup menu +
\dtb
and\dtb\rockchip
.
The latter is found in Fedora installations on the second ext4 boot partition, meaning that the OS-provided DTB will be automatically used for those images once this option is enabled. - Firmware fix-ups (e.g. for PCIe/SATA selection) are applied to base DTB overrides as well.
Mainline Linux
- Enable improved HDMI support on all supported boards (audio & secondary port)
Fixes
- PCIe 3.0 bifurcation not working correctly
- M.2 slots getting powered off in Linux when set to SATA mode
BuzzTV PowerStation 6
- HDMI hot-plug detect not working
- WLAN hard-blocked on recent kernels
Misc
- Updated upstream device trees to
v6.15-rc1-dts
Full Changelog: v1.0.1...v1.1
Mainline Linux images
Look for ARM64/AArch64 generic UEFI images from distro vendors. Examples:
- Fedora Rawhide (provides most recent kernels): https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/
- Fedora Workstation: https://fedoraproject.org/workstation/download
- Ubuntu 24.10: https://cdimage.ubuntu.com/releases/24.10/release/
Actual hardware support depends on the platform and kernel version (the newer, the better).
3rd-party images for UEFI
These Linux images come with the RK3588 legacy kernel and are compatible with the vendor firmware-provided DTB.
- Armbian live ISO by amazingfate: https://github.com/amazingfate/rk3588-live-iso/releases
- Arch Linux installer by SputnikRocket: https://github.com/SputnikRocket/ArchLinuxARM-rk3588-installer