• barsoap@lemm.ee
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        2 months ago

        Depends on the desktop. I have a NanoPC T4, originally as a set top box (that’s what the RK3399 was designed for, has a beast of a VPU) now on light server and wlan AP duty, and it’s plenty fast enough for a browser and office. Provided you give it an SSD, that is.

        Speaking of Desktop though the graphics driver situation is atrocious. There’s been movement since I last had a monitor hooked up to it but let’s just say the linux blob that came with it could do gles2, while the android driver does vulkan. Presumably because ARM wants Rockchip to pay per fucking feature per OS for Mali drivers.

        Oh the VPU that I mentioned? As said, a beast, decodes 4k h264 at 60Hz, very good driver support, well-documented instruction set, mpv supports it out of the box, but because the Mali drivers are shit you only get an overlay, no window system integration because it can’t paint to gles2 textures. Throwback to the 90s.

        Sidenote some madlads got a dedicated GPU running on the thing. M.2 to PCIe adapter, and presumably a lot of duct tape code.

        • cmnybo@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          GPU support is a real mess. Those ARM SOCs are intended for embeded systems, not PCs. None of the manufacturers want to release an open source driver and the blobs typically don’t work with a recent kernel.

          For ARM on the desktop, I would want an ATX motherboard with a socketed 3+ GHz CPU with 8-16 cores, socketed RAM and a PCIe slot for a desktop GPU.

          Almost all Linux software will run natively on ARM if you have a working GPU. Getting windows games to run on ARM with decent performance would probably be difficult. It would probably need a CPU that’s been optimized for emulating x86 like what Apple did with theirs.

      • chingadera@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        I hope so, I accidentally advised a client to snatch up a snapdragon surface (because they had to have a dog shit surface) and I hadn’t realized that a lot of shit doesn’t quite work yet. Most of it does, which is awesome, but it needs to pick up the pace

      • frezik@midwest.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        ARM is only more power efficient below 10 to 15 W or so. Above that, doesn’t matter much between ARM and x86.

        The real benefit is somewhat abstract. Only two companies can make x86, and only one of them knows how to do it well. ARM (and RISC V) opens up the market to more players.

        • Vik@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          even then, strix will look to compete with apple silicon in perf/watt

    • Dudewitbow@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      2 months ago

      arm is very primed to take a lot of market share of server market from intel. Amazon is already very committed on making their graviton arm cpu their main cpu, which they own a huge lion share of the server market on alone.

      for consumers, arm adoption is fully reliant on the respective operating systems and compatibility to get ironed out.

      • icydefiance@lemm.ee
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        Yeah, I manage the infrastructure for almost 150 WordPress sites, and I moved them all to ARM servers a while ago, because they’re 10% or 20% cheaper on AWS.

        Websites are rarely bottlenecked by the CPU, so that power efficiency is very significant.

        • tal@lemmy.today
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          2 months ago

          I really think that most people who think that they want ARM machines are wrong, at least given the state of things in 2024. Like, maybe you use Linux…but do you want to run x86 Windows binary-only games? Even if you can get 'em running, you’ve lost the power efficiency. What’s hardware support like? Do you want to be able to buy other components? If you like stuff like that Framework laptop, which seems popular on here, an SoC is heading in the opposite direction of that – an all-in-one, non-expandable manufacturer-specified system.

          But yours is a legit application. A non-CPU-constrained datacenter application running open-source software compiled against ARM, where someone else has validated that the hardware is all good for the OS.

          I would not go ARM for a desktop or laptop as things stand, though.

          • batshit@lemmings.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            2 months ago

            If you didn’t want to game on your laptop, would an ARM device not be better for office work? Considering they’re quiet and their battery lasts forever.

            • Nighed@sffa.community
              link
              fedilink
              English
              arrow-up
              0
              ·
              2 months ago

              As long as the apps all work. So much stuff is browser based now, but something will always turns up that doesn’t work. Something like mandatory timesheet software, a bespoke tool etc.

            • frezik@midwest.social
              link
              fedilink
              English
              arrow-up
              0
              ·
              2 months ago

              ARM chips aren’t better at power efficiency compared to x84 above 10 or 15W or so. Apple is getting a lot out of them because TSMC 3nm; even the upcoming AMD 9000 series will only be on TSMC 4nm.

              ARM is great for having more than one competent company in the market, though.

              • batshit@lemmings.world
                link
                fedilink
                English
                arrow-up
                0
                ·
                2 months ago

                ARM chips aren’t better at power efficiency compared to x84 above 10 or 15W or so.

                Do you have a source for that? It seems a bit hard to believe.

                • frezik@midwest.social
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  ·
                  2 months ago

                  If you look at pfsense/OPNsense hardware recommendations, it’s almost all using chips like the Intel N5105 (10W TDP, though admittedly “TDP” is itself a messy term) or J4125 (also 10W TDP). Using ARM hardware is asked a lot in the community forums, and it’s one of those questions that will get you a flamed for not checking Google first. The power usage benefits for switching to ARM just aren’t there.

                  There is the Netgate 1100, which runs ARM on a proprietary build of pfsense. The community has largely ignored it in favor of Intel chips. There isn’t much of a price advantage, and the performance is lackluster.

                  That said, there’s lots that you can do with a sub-10W chip, and x86 has nothing modern there.

                  Personally, I cobbled together an OPNsense firewall out of some old desktop parts I had on hand. Power usage is a bit higher, but not so much that I care. I would like a more viable high-end ARM option, though, just because I don’t want x86 to be the only option.

    • mox@lemmy.sdf.orgOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      RISC-V isn’t there yet, but it’s moving in the right direction. A completely open architecture is something many of us have wanted for ages. It’s worth keeping an eye on.