Qualcomm engineering director Trilok Soni recently confirmed that the company’s Linux team published Linux kernel updates for the Snapdragon 8 Elite processor. Qualcomm unveiled the SoC earlier this month, targeting a new generation of flagship phones and tablets supporting Android and Linux.

  • @onlinepersona@programming.dev
    link
    fedilink
    2
    edit-2
    3 days ago

    Arm Linux software is relatively sparse, so users will likely want to emulate x86 and Windows applications

    What? That doesn’t sound right at all. Many things can be recompiled to target a new architecture, and lots of stuff is written in an interpreted language with an interpreter for ARM.

    Anti Commercial-AI license

    • @c10l@lemmy.world
      link
      fedilink
      13 days ago

      lol yeah…. Debian has has an arm64 variant since version 8:

      98% of Debian is currently built: over 12200 source (arch-specific) packages. https://wiki.debian.org/Arm64Port

      It is true that for gaming we’re back into emulating x64 and translating Windows APIs via WINE and maybe Proton but almost all Linux software will work natively.