OK, maybe you wouldn’t pay three grand for a Project DIGITS PC. But what about a $1,000 Blackwell PC from Acer, Asus, or Lenovo?


Besides, why not use native Linux as the primary operating system on this new chip family? Linux, after all, already runs on the Grace Blackwell Superchip. Windows doesn’t. It’s that simple.

Nowadays, Linux runs well with Nvidia chips. Recent benchmarks show that open-source Linux graphic drivers work with Nvidia GPUs as well as its proprietary drivers.

Even Linus Torvalds thinks Nvidia has gotten its open-source and Linux act together. In August 2023, Torvalds said, “Nvidia got much more involved in the kernel. Nvidia went from being on my list of companies who are not good to my list of companies who are doing really good work.”

  • GrumpyDuckling@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    edit-2
    1 day ago

    It’s a pile of shit compared to any other sbc. It’s difficult to develop or run anything because it has an arm chip

    • collapse_already@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      But arm is the most deployed microprocessor in the world? I’d much rather write arm assembly than Intel or PowerPC. For higher level languages, arm has good compiler support. Can you explain why you don’t like arm? I’m genuinely curious because it is probably my favorite development environment (I mostly write embedded system software).

      • interdimensionalmeme@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 hours ago

        It is an horrible ecosystem that could very well end the era of the personnal computer. I type this on an arm device which I cannot ever be root on. Arm has been the biggest rollback in user freedom since windows 10.

      • GrumpyDuckling@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        1 day ago

        Linux packages don’t work on it unless they’re custom compiled, OS is supplied by Nvidia unless you make or compile your own os, so support for these will be abandoned when the next one comes out. Minimal performance for the price in exchange for lower power consumption. Really only useful for image recognition for OEMs for automated factory quality inspection, robotics, etc. where Internet access is limited.

        • collapse_already@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          23 hours ago

          The AGX that I use has Ubuntu 22.04 lts. I have been able to update it with apt. For us, it has been a good environment for CUDA. We run a rust application that uses c++ cuda image processing on the back end. Sorry people are downvoting you.