• 4am@lemmy.zip
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    3
    ·
    3 months ago

    Is there no way to get it to run on ARM systems? Are none of them powerful enough to be useful without being Macs?

    • ozymandias117@lemmy.world
      link
      fedilink
      English
      arrow-up
      24
      ·
      3 months ago

      ARM isn’t plug-and-play like x86 (n.b. it could be, but no one does it outside of servers)

      You have to write a big JSON like file, called a DeviceTree, that describes exactly what is in the computer

      Unless Apple decides to support Hackintoshes, their OS won’t have devicetrees for other devices.

      You might be able to make your own and get the OS to read it, but it still has to be for a specific machine rather than generic like before