Asahi Linux

19.2K Followers
13 Following
337 Posts

PSA for #AsahiLinux users: Do NOT upgrade to macOS 27 Golden Gate!

Apple has changed how the boot picker and Startup Disk applications detect valid OS boot volumes. When using either from macOS 27, your Asahi partition will not be visible! We believe this to be a bug, and have filed a report (FB22994760).

If you have already upgraded to the beta and noticed that your Asahi partition has disappeared, do not stress. Your Asahi partition is still there, and you have not lost any data.

If you have already upgraded to macOS 27 and have a secondary installation of macOS 26 or below, set this as your default Startup Disk to restore access to Asahi. The Apple Silicon boot picker is a full-fat macOS app running in the default boot volume's recovery environment, so its behaviour is dependent on the default boot volume's macOS version.

If you insist on trying out macOS 27 as soon as possible, please ensure you install a secondary copy of macOS 26 first, or install macOS 27 itself on a secondary volume. We will not support users who have installed the macOS 27 beta without making contingency or rollback plans (such as ensuring at least one stable macOS version is installed).

We have patched the Asahi Installer to prevent it from running on macOS 27 until we have some idea of what's going on. It will print a version of this message and then exit if you try to run it from the macOS 27 beta.

Fedora Asahi Remix 44 is now available, bringing some new goodies for all!

https://fedoramagazine.org/fedora-asahi-remix-44-is-now-available/

Fedora Asahi Remix 44 is now available - Fedora Magazine

We are happy to announce the general availability of Fedora Asahi Remix 44.

Fedora Magazine

After almost three years of 6.x series kernels, Linux 7.0 is finally here. That means it’s also time for another Asahi progress report!

https://asahilinux.org/2026/04/progress-report-7-0/

#AsahiLinux

Progress Report: Linux 7.0 - Asahi Linux

Fedora Asahi Remix 43 is now available, bringing some new goodies for hardware and software support!

https://fedoramagazine.org/fedora-asahi-remix-43-is-now-available/

Fedora Asahi Remix 43 is now available - Fedora Magazine

We are happy to announce the general availability of Fedora Asahi Remix 43. This release brings Fedora Linux 43 to Apple Silicon Macs. Fedora Asahi Remix is developed in close collaboration with the Fedora Asahi SIG and the Asahi Linux project. This release incorporates all the exciting improvements brought by Fedora Linux 43. Notably, package management is significantly upgraded with RPM 6.0 […]

Fedora Magazine

Happy belated new year! Linux 6.19 is now out in the wild and… ah, let’s just cut to the chase. We know what you’re here for! 😁

https://asahilinux.org/2026/02/progress-report-6-19/

Thank you once again to everyone supporting us on OpenCollective and GitHub Sponsors!

Progress Report: Linux 6.19 - Asahi Linux

We said external displays would come to Asahi Linux in 2025… and it’s still 2025! Here’s experimental kernel code for single-port DP alt-mode, for developers to test as we iron out the kinks before releasing to end-users: https://github.com/AsahiLinux/linux/tree/fairydust

For more information, make sure to watch Sven Peter’s talk at 39C3: https://media.ccc.de/v/39c3-asahi-linux-porting-linux-to-apple-silicon

Happy new year and happy hacking!

GitHub - AsahiLinux/linux at fairydust

Linux kernel source tree. Contribute to AsahiLinux/linux development by creating an account on GitHub.

GitHub

For those who missed my #Asahilinux #39c3 talk, it's available at https://media.ccc.de/v/39c3-asahi-linux-porting-linux-to-apple-silicon now.

I've also just pushed my slides to https://github.com/svenpeter42/39c3 and uploaded them as PDF to https://cfp.cccv.de/39c3/talk/YGHB9K/

Asahi Linux - Porting Linux to Apple Silicon

media.ccc.de
3.5 hours until my talk about #asahilinux which will be recorded and also live streamed at https://streaming.media.ccc.de/39c3/one
One – 39C3: Power Cycles Streaming

Live streaming from the 39th Chaos Communication Congress

In our final progress report for 2025, you'll find even more patches making their way upstream, 39C3, and a special treat for M2 Pro/Max MacBook users. Happy holidays from the Asahi Team!

https://asahilinux.org/2025/12/progress-report-6-18/

#asahilinux

Progress Report: Linux 6.18 - Asahi Linux

Now that the Apple Silicon dwc3 driver is in -next it's time to continue with the Type-C PHY driver, which is the last part required for upstream USB3:

https://lore.kernel.org/asahi/20251026[email protected]/

#asahilinux #linux

[PATCH 0/3] Apple Silicon Type-C PHY - Sven Peter