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.”

  • Chemical Wonka
    link
    fedilink
    English
    259
    edit-2
    3 days ago

    Don’t forget those who made it happen. Nvidia was “forced” to integrate Linux into its ecosystem

    Nvidia has always been hostile to the Linux community or negligent to say the least

    1000043457

    • @[email protected]
      link
      fedilink
      English
      182 days ago

      Nvidia was “forced” to integrate Linux into its ecosystem

      100% bullcrap.

      Nvidia’s servers for data processing have always run Linux. And you know what those servers run? It’s not Windows, that’s for sure. So why would they write multiple versions of a driver for the same hardware interface? Their servers use the same drivers that you would use for gaming on a Linux desktop system.

      In fact, no version of Windows is supported on their DGX servers, and AFAIK you can’t even install Windows on it (even if you managed, it wouldn’t be usable).

      Long story short, a vendor we were working with (about 6 or 7 years ago now), was working on their Linux version of their SDK. We wanted to do some preliminary testing on Nvidia’s new T4s that at this point were only available via Nvidia’s testing datacenter (which we had access to).

      During a call with some of the Nvidia engineers I had to ask the awkward question of “any chance there’s a Windows server we can test on?”. I knew it was a cringe question and I died a little during the 10 second silence until one of the Nvidia guys finally replied with “no one uses Windows for this stuff”. And he said it slowly like the reply to such a question needed to go slow to be understood, because who else would ask that question unless you’re slow in the head?

      Nvidia has always been hostile to the Linux community or negligent to say the least

      People say “hostile”, but I think a better word is arrogant. They wanted to force the industry to use their own implementations they owned or pioneered like egl-stream instead of open standards. But AMD and Intel have proven that open source graphics drivers not only work, but benefit from being open so that the community can scratch their own itches and fix issues faster.

      • @[email protected]
        link
        fedilink
        English
        21 day ago

        Yep, Nvidia has never been hostile towards Linux, they benefit from supporting it. They just don’t care to support the desktop that much, and frankly neither do AMD or Intel. They often take an extremely long time to fix simple bugs that only effect desktop usage. Fortunately, in their case, the drivers can be fixed by other open source contributors.

    • Cris
      link
      fedilink
      English
      913 days ago

      Man, I completely forgot about that. That’s honestly wild to think about in retrospect…

      • @[email protected]
        link
        fedilink
        English
        132 days ago

        It’s not. It had nothing to do with it. Nvidia was all in with Linux as soon as they realized their hardware could be used for data processing and AI. That realization was way more than a decade ago.

        • @[email protected]
          link
          fedilink
          English
          3
          edit-2
          1 day ago

          their drivers were good for AI and compute way before the leak.

          but suddenly their desktop drivers are open, after hackers leaked their desktop driver code? mmmmmmm…

          • @[email protected]
            link
            fedilink
            English
            51 day ago

            They only open sourced the kernel drivers, which just makes sense for them to do. Userspace drivers, which these attackers wanted to be open, are still very much closed. Likely had nothing to do with it.

            • @[email protected]
              link
              fedilink
              English
              1
              edit-2
              3 hours ago

              there is a userspace driver being worked into nouveau as we speak that is supposed to replace the closed userspace driver we are currently using as the official setup.

              turns out the kernel driver + the documentation they published was what we needed.

              • @[email protected]
                link
                fedilink
                English
                13 hours ago

                That’s true, but its still not nvidia making that, so it’s a bit of a different thing. It will never support certain things like CUDA. It is really cool though and wouldve never happened without the open kernel modules.

    • projectmoon
      link
      fedilink
      English
      293 days ago

      Don’t know about “always.” In recent years, like the past 10 years, definitely. But I remember a time when Nvidia was the only reasonable recommendation for a graphics card on Linux, because Radeon was so bad. This was before Wayland, and probably even before AMD bought ATI. And it was certainly long before the amdgpu drivers existed.

      • Dark Arc
        link
        fedilink
        English
        163 days ago

        Yeah it was before AMD did graphics.

        ATI had an atrocious closed source driver. I used it … but it was not good at much of anything.

        • @[email protected]
          link
          fedilink
          English
          7
          edit-2
          2 days ago

          I had ati card on my pc when pentium 4 was all the rage. I literally spent my teenage years learning english in order to get the dumb games I saved up ages for to work without crashing constantly. Its shocking how the same terrible card manufacturer is part of the company that makes the only cpu worth damn and great gpus.

      • @[email protected]
        link
        fedilink
        English
        23 days ago

        Nvidia is still rather nice with FreeBSD, because their official proprietary driver there is, well, fully official, while drivers ported from Linux somewhat lag behind and have problems sometimes.