Hi Sky1-Linux folks π
I wanted to surface a downstream that's using your kernel work in case it's useful to others landing on this repo looking for a "Linux you can flash and go" on Sky1 hardware.
I just shipped NCZ 26.5 "Reinhardt" β an ARM64 Linux distribution targeting Cix Sky1 / CP8180 (Minisforum MS-R1, Radxa Orion O6, Framework 13 CP8180).
It packages a custom Yocto-built dual-kernel layout β linux-cix-sky1 6.18.26 LTS (default, production) and 7.0.3 NEXT (BETA, side-by-side via systemd-boot for testing) β with Ubuntu 25.10 questing userspace, an XFCE desktop, working NPU inference (via FyrbyAdditive's Linux port + ArmChina's cix-noe-umd 2.0.2), Mali-G720 acceleration via mesa-sky1's panvk + zink, and an opt-in agent container stack.
Pick the kernel from the systemd-boot menu at boot: cixmini-lts.conf (6.18 LTS, default), cixmini-next.conf (7.0.3 NEXT, [BETA] sort-key), or cixmini-rescue.conf. Both kernels carry the full Sky1 driver set; NEXT 7.0.3 has documented SCMI transition warnings on current MS-R1 BIOS but boots and runs.
Acknowledging your work directly β sky1-firmware, mesa-sky1, linux-sky1, and the broader BSP enablement are load-bearing for this project. The credits in the release notes point back to your repos.
If anything in NCZ exposes Sky1-side regressions or fixes you'd want to see flow back, ping me here or on the NCZ repo. Happy to file kernel issues upstream.
β Jason Perlow
Hi Sky1-Linux folks π
I wanted to surface a downstream that's using your kernel work in case it's useful to others landing on this repo looking for a "Linux you can flash and go" on Sky1 hardware.
I just shipped NCZ 26.5 "Reinhardt" β an ARM64 Linux distribution targeting Cix Sky1 / CP8180 (Minisforum MS-R1, Radxa Orion O6, Framework 13 CP8180).
It packages a custom Yocto-built dual-kernel layout β
linux-cix-sky16.18.26 LTS (default, production) and 7.0.3 NEXT (BETA, side-by-side via systemd-boot for testing) β with Ubuntu 25.10 questing userspace, an XFCE desktop, working NPU inference (via FyrbyAdditive's Linux port + ArmChina'scix-noe-umd 2.0.2), Mali-G720 acceleration via mesa-sky1's panvk + zink, and an opt-in agent container stack.Pick the kernel from the systemd-boot menu at boot:
cixmini-lts.conf(6.18 LTS, default),cixmini-next.conf(7.0.3 NEXT, [BETA] sort-key), orcixmini-rescue.conf. Both kernels carry the full Sky1 driver set; NEXT 7.0.3 has documented SCMI transition warnings on current MS-R1 BIOS but boots and runs.Acknowledging your work directly β
sky1-firmware,mesa-sky1,linux-sky1, and the broader BSP enablement are load-bearing for this project. The credits in the release notes point back to your repos.If anything in NCZ exposes Sky1-side regressions or fixes you'd want to see flow back, ping me here or on the NCZ repo. Happy to file kernel issues upstream.
β Jason Perlow