• SuperSpruce@lemmy.zip
    ·
    3 months ago

    What is the best option if you wanted to run Linux on ARM?

    These days I'm more interested in the ARM world rather than the x86 world because ARM is simpler, power-efficient, scalable from cortex M0 to X4 and everything in between, and I took a class on ARM assembly language. x86, on the other hand, is full of legacy cruft and complicated as a result, and x86 is power hungry. Look at the new Intel 14900K, it draws over 400W!

    • RmDebArc_5@lemmy.ml
      ·
      3 months ago

      Debian? They have good ARM support (the raspberry pi OS is based on Debian, uses its repos). Definitely also install flatpak. Most, but not all, flatpaks have arm builds.

    • lemmyreader@lemmy.ml
      hexagon
      ·
      3 months ago

      What is the best option if you wanted to run Linux on ARM?

      Good question.

      These days I’m more interested in the ARM world rather than the x86 world because ARM is simpler, power-efficient, scalable from cortex M0 to X4 and everything in between, and I took a class on ARM assembly language. x86, on the other hand, is full of legacy cruft and complicated as a result, and x86 is power hungry. Look at the new Intel 14900K, it draws over 400W!

      Last year Hetzner introduced arm64-based cloud servers with Ampere processors. Looks promising. I hope more providers will follow.

    • bleepbloopbop [they/them]
      ·
      3 months ago

      depends on the context, arm isn't as consistent (or at least consistently supported) of a platform to build for as x86. ARM server? single board computer? (which one?) Apple Silicon? other?

    • Cyclohexane@lemmy.mlM
      ·
      3 months ago

      Unpopular opinion, but Gentoo is perfect for ARM. Availability of pre built binaries for ARM can sometimes be an issue. Gentoo gives you the option to compile from source, so that if a package is available for x86, it will still most likely work with ARM

  • DefinitelyNotAPhone [he/him]
    ·
    3 months ago

    I nearly had a heart attack until I read the word "ARM" at the end.

    It seems like ARM Arch is doomed for whatever reason.

    • bleepbloopbop [they/them]
      ·
      3 months ago

      Arch ARM is for some reason forced to be a separate, second class project, and ARM-only pkgbuilds are systematically removed from the AUR. It's shortsighted and stupid. However I've still had decent luck with arch on arm (Danctnix, specifically)