Asahi Linux

18.8K Followers
13 Following
334 Posts

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

Another upstream kernel release, another progress report!

https://asahilinux.org/2025/10/progress-report-6-17/

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

Progress Report: Linux 6.17 - Asahi Linux

Just sent the next version of the Apple Silicon USB3 series, this time only the dwc3 changes: https://lore.kernel.org/asahi/20251013[email protected]/

After this, only the PHY itself is missing which I'll send next.

#asahilinux

[PATCH 0/5] Apple Silicon USB3 support - dwc3 - Sven Peter

Since there’s been some confusion: this does *not* enable DisplayPort over these connectors or Thunderbolt. It only brings up the PHY correctly. For DisplayPort work on DCP is needed and for Thunderbolt the native host interface and finally the PCIe controller need to be brought up.
This series is just the first step required for both.