10 comments

  • xrd3 minutes ago
    I&#x27;m not sure I understand the target user for Asahi.<p>Is this someone that only wants to run Linux and wants to use their GPU on Linux? Seems like this is not the case, yet.<p>Or, is this for someone that wants to dual boot and use Linux sometimes, and then reboot into MacOS when they want to use the GPU?
  • JLO642 hours ago
    Here&#x27;s the blog post from the Asahi devs announcing this: <a href="https:&#x2F;&#x2F;asahilinux.org&#x2F;2026&#x2F;09&#x2F;m2-episode-1&#x2F;" rel="nofollow">https:&#x2F;&#x2F;asahilinux.org&#x2F;2026&#x2F;09&#x2F;m2-episode-1&#x2F;</a>
  • Krish15773 hours ago
    Reverse-engineering Apple&#x27;s custom silicon is basically the modern equivalent of repairing a spaceship while it&#x27;s actively launching. Incredible work by the Asahi team!
    • bigyabai1 hour ago
      Makes you wonder who&#x27;s choice it was to launch a half-finished rocket. AMD and Intel&#x27;s rockets sit on the launch pad with GPU&#x2F;CPU drivers shipped for Linux before T-10.
      • BloodyIron34 minutes ago
        Their Silicon was written to be OS agnostic, Apple&#x27;s was not.
  • whatever12 hours ago
    Why Apple does not at least provide the specs to the community? So much wasted effort when they can just share a pdf.
    • Aurornis1 hour ago
      &gt; when they can just share a pdf.<p>I assume your question was in good faith, but the information needed to support an entire platform like this is not as simple as sharing a PDF. I’ve spent parts of my career working on much simpler platforms than an entire Apple laptop where we would have to work through 10,000 page PDFs documenting registers and even that was not enough to get the full picture of the system. You have to work through provided code samples and then eventually get the vendor’s engineers to look into problems that couldn’t be resolved through the documentation, where they would go look into the other teams and their sources to discover the answer.<p>The market for people who want to install Linux on a Mac laptop is very tiny. The honest answer is that it’s not worth the huge effort investment needed to document an entire platform for public consumption.<p>I don’t think many people realize how easily Apple could have locked down the laptop to be able to not run any alternate OS at all and the number of lost sales would be so negligibly small as to not matter. They chose to leave it open.
      • oblio38 minutes ago
        &gt; The market for people who want to install Linux on a Mac laptop is very tiny.<p>Right now, yes. But Linux support is like freedom of speech in a dictatorship.<p>Everyone makes fun of it and says it&#x27;s useless but fundamentally the powers that be are deathly afraid of it ever turning the tide.
        • smith701832 minutes ago
          Sure but that&#x27;s not really their point. They&#x27;re not saying that Linux is a joke nor that it&#x27;s useless; they&#x27;re saying that the amount of people installing Linux on their Macs is so small that it wouldn&#x27;t make financial sense for Apple to support them. Knowing how much an engineer gets paid, even staffing a small team to supporting Linux would cost Apple a couple million each year. That&#x27;s not even taking support into account.
      • izacus1 hour ago
        &gt; I don’t think many people realize how easily Apple could have locked down the laptop to be able to not run any alternate OS at all and the number of lost sales would be so negligibly small as to not matter. They chose to leave it open.<p>Oh please - Apple provided a full suite of Bootcamp drivers for their hardware just a couple of years ago, not locking you out is not a big heroic move you&#x27;re trying to picture here.
        • GeekyBear41 minutes ago
          In the beginning, Bootcamp had a real job.<p>It allowed a machine running Intel&#x27;s EFI firmware (as Intel Macs have always done) to boot an OS that only understood the older BIOS standard.<p>Once Microsoft and the various PC vendors started supporting UEFI directly, Bootcamp was just a bundle of existing Windows drivers from the component vendors.<p>If you put a specific Broadcom Wi-Fi chip in the Mac, Bootcamp included Broadcom&#x27;s Windows driver that was best suited for that chip.
        • biorach1 hour ago
          &gt; not locking you out is not a big heroic move you&#x27;re trying to picture here.<p>The person you&#x27;re replying to didn&#x27;t say that. Please don&#x27;t misrepresent and please keep it respectful
          • bel857 minutes ago
            Regardless, saying it would be too much effort for Apple is laughable at best. Even more so when Apple used to release such docs in the past when it was much less financially capable.<p>They just don&#x27;t care.
            • smith701821 minutes ago
              Bootcamp on Intel Macs was a different story because Apple&#x27;s hardware was mostly an assortment of other vendors&#x27; hardware (with some custom components and set up). That means they could bundle drivers for Intel, AMD, Nvidia, Broadcom, Realtek, Marvell, Synaptics, etc plus a couple of their own (the camera, the touchpad, the mouse, etc) and call it a day. Since the hardware was x86-64 it mostly just worked. That&#x27;s an immensely different world from their custom hardware. They would need to write Linux drivers for all of their networking chips, each of their processors, their GPUs, work around Linux&#x2F;Windows&#x27; 16KB memory page issues, their neural engines, the SEP, their DCP, the interrupt controller, IOMMU, their custom storage drivers, etc. You&#x27;re vastly underselling or misunderstanding the size of the situation.<p>They were also in a different place back when they made Bootcamp. They were fighting a &quot;Mac vs PC&quot; battle head on and trying to convert other OS users to macOS. Now they don&#x27;t really seem to care about that because their strategy is converting iPhone users into ecosystem members.
            • biorach45 minutes ago
              &gt; Regardless, saying it would be too much effort for Apple<p>That&#x27;s not what they said. Please don&#x27;t misrepresent<p>&gt; is laughabe<p>And this disparaging language about commenters is not OK. Please stop.
    • jjtheblunt2 hours ago
      Apple&#x27;s hypervisor.framework lets other OS instances run very very fast with the UTM app (open source on github, but i use the prebuilt version from the App Store). In my case i&#x27;ve used arm native linuxes (arch with various compositors, kde, gnome, fedora) all on M2, M2 Max, M5 and the experience is indistinguishable from native. MacOS is running too. I think hardcore graphics folks might want direct accelerator access, or there&#x27;d be curiously little reason for Asahi (other than that it&#x27;s awesome work).<p>I use UTM in emulation mode, NOT Qemu simulation mode, which is wasteful.<p>just my $0.02.
      • smashed2 hours ago
        What is the purpose here? You are still stuck with a full blown MacOS running the system no? That is what Asahi tries to replace, not the other way around.
        • jjtheblunt2 hours ago
          I&#x27;d recommend reading up on it, and perhaps trying it, because it&#x27;s very useful.<p>For folks lamenting that the (awesome) Asahi efforts are challenged by reverse engineering of changes from M2 to M3, and so on, those changes vanish into the abstraction, but their benefits do not. That&#x27;s why i switched from Asahi a couple years ago to UTM in apple silicon hypervisor mode.<p><a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;hypervisor" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;hypervisor</a> <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;utm-virtual-machines">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;utm-virtual-machines</a>
        • GeekyBear1 hour ago
          It serves the exact same purpose that WSL does in Windows.<p>You can run any flavor of Linux you like in a virtual machine, while booted into the native OS.
        • MomsAVoxell2 hours ago
          The purpose is to be able to run a decent Linux setup while also having MacOS for things. Not everyone is stuck on the anti-Apple train; some of us put software on all the platforms and thus using the hypervisor for this use case is quite comfortable. Disclaimer: personal experience - I too use UTM for highly productive things..
          • nsonha54 minutes ago
            Wanting to run a single OS at a time is anti Apple now? Run MacOS or run Linux, why run both and create more problems than it solves and waste resources?
            • MomsAVoxell54 minutes ago
              Run both when you need to build for both. Why not run both when you need to?
      • boredatoms2 hours ago
        This misses the point entirely. What happens when apple inevitably discontinues support for this hardware.
        • jjtheblunt2 hours ago
          i have no idea how you think apple silicon will discontinue support for itself.<p>the hypervisor framework documentation, that i linked above, is pretty clear; the linux builds for arm run extremely fast on apple silicon because hypervisor framework gives them hardware access, in some subsystems directly (memory mapping for example), in other systems through a shim (graphics hardware).
          • vlovich1231 hour ago
            Apple discontinues support for this HW, not Apple discontinues support for running Linux in a hypervisor.
        • GeekyBear1 hour ago
          The same thing that has previously happened with discontinued Intel Macs or PC hardware that is no longer supported by Windows.<p>You can still boot Linux natively on it.
      • VCFundedGenYer1 hour ago
        I don&#x27;t think you understand what Asahi Linux is.<p>This isn&#x27;t about running VMs.
    • sansah2 hours ago
      They want control on the walled garden. When was the last time apple did anything for public unless forced by FCC. Now there is no hope since they can simply donate to trump.
      • novafunc2 hours ago
        Apple made some changes specifically for Asahi Linux to make it more robust.<p>I believe it was Hector Martin who discussed it on Mastodon a while ago.
        • vallerie2 hours ago
          Would you happen to have a link to this? I would like to learn about this but unfortunately treehouse.systems doesn&#x27;t seem to be very well indexed by search engines, and Mastodon&#x27;s search is failing me.
        • iscmt2 hours ago
          Discussed here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29591578">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29591578</a>
        • bitpush2 hours ago
          Source? It&#x27;s a welcome thing but very much not like Apple.
          • robertoandred1 hour ago
            Apple has a long long history of supporting open source.
            • cute_boi57 minutes ago
              can you please tell us what have they done for open source except LLVM.
              • mikestew26 minutes ago
                Probably took me less time to search “Apple open source” and click the first link than it did to type your question:<p><a href="https:&#x2F;&#x2F;opensource.apple.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;opensource.apple.com&#x2F;</a>
              • juiceland45 minutes ago
                Swift, WebKit, Darwin&#x2F;XNU, MLX, FoundationDB, Container, Pkl, libdispatch (GCD), CUPS, CareKit, ResearchKit, Kubernetes, Cassandra, Spark, Netty, Solr…
              • burtness45 minutes ago
                and CUPS
      • seanmcdirmid19 minutes ago
        The FCC? I guess you mean their wifi chips or cellular modems or something? I can’t see the FCC having jurisdiction over anything else that Apple does. Maybe you meant the FTC?
      • Aurornis1 hour ago
        &gt; They want control on the walled garden.<p>It would have been trivial for them to lock out other operating systems entirely.<p>Even the Asahi team has been much more appreciative of Apple leaving this open.
        • xorcist1 hour ago
          &gt; It would have been trivial for them to lock out other operating systems entirely.<p>It <i>is</i> trivial for them to lock out other operating systems entirely.
    • Retr0id2 hours ago
      Aside from the &quot;they have no incentive&quot; answer, I imagine it&#x27;s not so easy even if they wanted to. I suspect most of it won&#x27;t be solely Apple&#x27;s IP to share in the first place.
    • meerita2 hours ago
      It wouldn’t even be a problem for Apple to support Linux. Linux’s desktop market share has never been a threat to Apple at all. I hope Ternus, being the engineer he is, opens this up.
      • ChocolateGod1 hour ago
        The sad part is that it&#x27;s known that Apple internally maintains Linux ports to their SoCs<p>&gt; <a href="https:&#x2F;&#x2F;talents.vaia.com&#x2F;companies&#x2F;apple-inc&#x2F;software-engineer-linux-driver-and-kernel-developer-32654023&#x2F;#:~:text=Software%20Engineer%2D%20Linux%20Driver%20and%20Kernel%20Developer,software%20bringup%20on%20pre%20and%20post%2Dsilicon%20platforms%2D" rel="nofollow">https:&#x2F;&#x2F;talents.vaia.com&#x2F;companies&#x2F;apple-inc&#x2F;software-engine...</a>
      • kylec2 hours ago
        I don&#x27;t think Linus Torvalds has any sway on what Apple does. Or do you mean John Ternus, the new CEO?
        • meerita2 hours ago
          My phone autocorrected Ternus to Torvalds, what a catch!
          • alsetmusic2 hours ago
            &gt; My phone autocorrected Termus to Torvalds, what a catch!<p>Kinda funny and definitely a word suggestion that will be locked in future code.
          • kylec2 hours ago
            Also it&#x27;s &quot;Ternus&quot; with an &quot;n&quot;
            • meerita49 minutes ago
              Fixed. Thanks!
            • whatever11 hour ago
              This message would be so badass if you were Ternus himself!
    • alt2272 hours ago
      So that you have to keep buying Macs every few years of course. If they gave you a way to install linux easily then you could use it far past their intended lifespan and wouldnt keep you locked into the apple ecosystem. They have proved time and time again that Apple hardware running anything but MacOS or iOS is something they will work very hard to stop you doing.
      • MYEUHD2 hours ago
        &gt; past their intended lifespan<p>Thanks to the community, you can install macOS 15 (or older) on unsupported macs (as old as 18 years)<p><a href="https:&#x2F;&#x2F;dortania.github.io&#x2F;OpenCore-Legacy-Patcher&#x2F;MODELS.html" rel="nofollow">https:&#x2F;&#x2F;dortania.github.io&#x2F;OpenCore-Legacy-Patcher&#x2F;MODELS.ht...</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;dortania&#x2F;OpenCore-Legacy-Patcher" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dortania&#x2F;OpenCore-Legacy-Patcher</a>
        • Marsymars4 minutes ago
          It&#x27;s a bit awkward where newer Intel models with T2 chips don&#x27;t support OpenCore, so e.g. the 2019 MBA is going to run out of security updates with macOS 14, sooner than a 2008 MBA that OpenCore will update up to macOS 15.
      • alsetmusic2 hours ago
        &gt; past their intended lifespan<p>This bullshit needs to die. The products are designed to last.
    • BloodyIron34 minutes ago
      Because that&#x27;s not their business model. How is that not obvious?
    • amelius50 minutes ago
      Legal reasons. Their lawyers say &quot;no&quot;.
    • amazingamazing2 hours ago
      Why would they?
      • SoftTalker57 minutes ago
        When Intel-based Macs debuted they touted their support for dual-booting Windows (Bootcamp).<p>Apple makes money selling hardware.
    • IshKebab2 hours ago
      I expect they don&#x27;t <i>actually</i> care whether or not people run Linux on macs. I mean they used to let you run Windows!<p>Probably the real reason is just that it&#x27;s extra work - both in terms of producing the docs, and in dealing with complaints when they change things. From their point of view it&#x27;s extra work with no benefit to them.
      • cosmic_cheese1 hour ago
        Yep, I suspect the goal is to reduce support footprint&#x2F;burden to the absolute minimum possible, which is also why they don&#x27;t maintain their legacy virtualization&#x2F;translation layers indefinitely (Classic mode, Rosetta 1 (PPC → x86), Rosetta 2 (x86 → ARM)). The benefit is being able to make major changes, refactors, etc with relatively little delay and encumbrance.<p>This applies on both the software and hardware layers. In the past, CPU suppliers dragging their feet and&#x2F;or being unable to deliver on promises were the chief motivation for switching architectures, and now that they&#x27;re their own supplier they can banish that issue entirely so long as they&#x27;re not beholden to any kind of external behavioral contracts or expectations.<p>If the OS teams need some new capability or discover substantial benefit from redesigning some part of the SoC, the SoC&#x2F;hardware team can just implement it and not have to care about breaking anything. That&#x27;s a major competitive advantage that practically nobody else in the computer or mobile device industries has.
      • ajross2 hours ago
        &gt; they used to let you run Windows!<p>They let you run Windows when they were losing in the market and needed a path to migration for users of the winning platform. Once they started winning, they stopped.<p>Conversely, Microsoft refused to interoperate with Linux. Until Linux became the clear winner in the datacenter space. Now they have WSL and actually work pretty well as a cross-platform development environment.
        • VCFundedGenYer1 hour ago
          Microsoft is being all kumbaya right now for those exact same reasons - they are hemorrhaging users to Linux and macOS. WSL only exists because of this.<p>In the 90s and 2000s, they considered Linux a cancer, and only kept macOS alive for antitrust reasons.
          • bel850 minutes ago
            &quot;Developers developers developers!&quot;
    • carlosjobim1 hour ago
      Community... is what you have with family, neighbors and such. Being a user of a mass produced thing is not a community.<p>But to answer your question: Why would they? Apple hasn&#x27;t asked anybody to put Linux on their machines. They deliver them with a fully functional OS already and there are thousands of other computer models you can purchase instead of a Mac.
    • ajross2 hours ago
      &gt; Why Apple does not at least provide the specs to the community?<p>Because then they&#x27;ll have to compete with Linux, which opens them up to someone else making a cheaper computer that does the same stuff.<p>I mean, I&#x27;m typing this on a junky Raptor Lake laptop I found on eBay for $220. Would I buy a Neo or MBP to replace it just to run the same software stack? Probably not.<p>If you believe OS X is the best environment and Apple Silicon will remain the best hardware in perpetuity, it seems silly for Apple not to allow some experimentation. Apple executives, to be blunt, know better. Lean times are always ahead.
      • smashed2 hours ago
        Apple silicon is winning in performance and power consumption. It&#x27;s not quite the same as the old Intel based generation, where they were more like premium&#x2F;well built machines with good screens and hardware.<p>Now some people would like to use that top of the line Apple silicon but without MacOS that comes with it. I doubt this is a huge threat to apple but it&#x27;s also not a huge market for them. From what I understand they are not actively impeding it but not actively helping it either.<p>I actually won a M2 laptop a while ago. I resold it, new in box still shrink wrapped because I did not care for MacOS, just a personal preference. People like me are a minority though.
        • nosioptar1 hour ago
          I&#x27;m in the same boat.<p>Hell, I was given a bunch of old iphones recently, all of which are newer and better hardware than my phone. I wiped them and donated them to charity.
        • ajross2 hours ago
          &gt; It&#x27;s not quite the same as the old Intel based generation, where they were more like premium&#x2F;well built machines with good screens and hardware.<p>Not sure what generation you&#x27;re talking about? Intel c. 18-25 years ago was wildly ahead on everything, much more so than Apple is now, in fact.[1] Apple Computer, quite famously, straight up abandoned their previous CPU architecture and started shipping Intel chips just to have something competitive in the market.<p>Again, everything goes in cycles in this industry and Apple&#x27;s executive decisionmaking is 100% not placing bets on being the best forever just to make a bunch of Linux nerds happy.<p>[1] Process innovation mattered more at the time, where now we&#x27;re hitting the scaling limit and chips are much more comparable.
      • wat1000032 minutes ago
        How does providing the specs to run Linux on a MacBook open them them up to competition from junky used eBay laptops?
  • jdeaton45 minutes ago
    This is really incredible work but so frustrating that its necessary
  • sansah2 hours ago
    Lack of sleep and HDMI support is real roadblock for adoption. Hope they gets past soon.
    • brycewray12 minutes ago
      It&#x27;s not just the Apple Silicon Macs, either; I have a 2017-model Intel Mac which runs any number of distros just fine <i>except</i> that sleep just doesn&#x27;t work right. No amount of keystrokes or mouse-clicks will wake it up if it sleeps.
  • TomJansen2 hours ago
    I am wondering how much the spec changes per M-chip iteration? I think that after some iterations, the spec stays the same, no?
    • dagmx2 hours ago
      Your intuition here is wrong.<p>Processors, not just Apple’s, change constantly between generations. The core instruction set doesn’t change, but they get new capabilities, not just with new instruction sets.<p>Remember the SoC isn’t just the CPU. It’s display engines, GPUs, storage controllers, video decoders and more.<p>Even outside of Apple, you’ll see hardware vendors provide Linux patches for their latest CPUs to keep working well. There’s some baseline functionality that works out of the box but it’s never a free ride.
  • benoau2 hours ago
    Some big caveats but still amazing progress!
  • TechSquidTV1 hour ago
    I thought development officially ended?
    • weberer1 hour ago
      Some contributors left, but others were able to take over. The project is still ongoing.
  • tunder2 hours ago
    Still no thunderbolt support.
    • MYEUHD2 hours ago
      You can contribute support for it
      • BowBun2 hours ago
        Indeed, not sure why you are being downvoted. Contribute to open source with the energy you have to call out missing features.
        • basisword1 hour ago
          Because it&#x27;s a lazy response. OP might not be a software developer. Should they learn complex software engineering to try and contribute or should they call out a missing feature that&#x27;s important to them so the actual developers have some data on what to prioritise?
          • saghm1 hour ago
            It&#x27;s no lazier than saying &quot;Still no &lt;feature&gt; support&quot;
            • basisword48 minutes ago
              a) that&#x27;s feedback<p>b) it&#x27;s useful in a comment thread like this so people can quickly see what the &#x27;caveats&#x27; mentioned in the title of the post are
              • saghm4 minutes ago
                Feedback in a forum stating something the developers are probably well aware people want in a location the developers might not even be reading is not particularly useful feedback. As for the comment thread utility, sure, I guess if you think that not reading the article is valuable for the HN community, but I could just as easily argue that pushing back against comments like that could be seen as valuable for a community that values more thoughtful feedback.
        • izacus1 hour ago
          Apple could contribute as well, like Intel does for their Thunderbolt controllers.<p>Why are you demanding a user does that for free instead of the big corp that made the platform?
          • wat1000031 minutes ago
            The platform already supports it.
    • alt2272 hours ago
      To be fair this is the thing that is likely to be the most difficult due to it being closed proprietary apple&#x2F;intel tech.
      • bigyabai1 hour ago
        Intel and AMD both support Thunderbolt on Linux, it&#x27;s not <i>impossible</i> per-se.
    • skripp111 hour ago
      [dead]