System Requirements¶
Hardware Requirements¶
- Platform: Radxa Orion O6
- SoC: CIX Sky1 or Sky1P series chips
- BIOS: Use
FlashUpdate.efiandcix_flash_all_O6.binfrom the repositorybios/directory
BIOS Downloads¶
BIOS File Checksums¶
FlashUpdate.efiMD5:0a4b30e07c8408abd84db076ec4ab7c9cix_flash_all_O6.binMD5:dd034964c999bebd37d116f2ea8eb99e
⚠️ Note: These BIOS files are currently for testing. Back up all important data before flashing. An official release is expected within the next few days.
BIOS Flashing Instructions¶
- Format a USB drive as FAT32.
- Copy
FlashUpdate.efiandcix_flash_all_O6.binfrom the repositorybios/directory to the root of the USB drive. - Insert the USB drive into the Radxa Orion O6 board.
- Power on the board and press
Escapeafter power-on to enter the BIOS screen. - In the BIOS screen, choose
Boot Manager, then chooseUEFI Shell. - In UEFI Shell, find the USB drive. It is usually exposed as
fs0,fs1, orfs2. - If the USB drive is
fs2, enter it and list the files:
fs2:
ls
- If you can see
FlashUpdate.efiandcix_flash_all_O6.bin, run the flashing command:
FlashUpdate.efi -f cix_flash_all_O6.bin
- Wait for the BIOS flashing process to finish and reboot the board.
Software Requirements¶
| Distribution | Version | Codename | Support Status |
|---|---|---|---|
| Debian | 13 | trixie | ✅ Fully Supported (Recommended) |
⚠️ Note: Currently only Debian 13 (trixie) is supported. Support for other distributions will be added in future releases.
Network Requirements¶
- Internet connection required to download packages
- Initial installation downloads approximately 500MB of data