Asahi Linux 7.1 Progress Report
- Open Source
- Linux
- Hardware
- Programming
- Developer Tools
The report is a status update from Asahi Linux, the project reverse-engineering Apple Silicon so Linux can run natively on Macs. It highlights progress on M3 machines, lower-level firmware work, audio support, and early work on Apple’s video decode block. A standout detail is that the team now runs its own firmware on one Apple subsystem because the firmware XNU loads is not signed by the relevant controller, which opens a path to replacing opaque vendor pieces with their own code. The post reads like a map of how deep the stack goes on these machines. Getting Linux running here is not just a kernel port. It means rebuilding drivers, boot flows, device trees, firmware interactions, and hardware bring-up from scratch on undocumented hardware.
Treat Asahi as a serious long-term platform effort, not a near-finished commodity port. If Apple hardware is strategically important to your team, plan around uneven support by model and feature, and watch upstream Linux progress more than distro branding.
- asahilinux.org
- Discuss on HN