Luis Chamberlain sent out the modules changes today for the Linux 6.6 merge window. Most notable with the modules update is a change that better builds up the defenses against NVIDIA’s proprietary kernel driver from using GPL-only symbols. Or in other words, bits that only true open-source drivers should be utilizing and not proprietary kernel drivers like NVIDIA’s default Linux driver in respecting the original kernel code author’s intent.

Back in 2020 when the original defense was added, NVIDIA recommended avoiding the Linux 5.9 for the time being. They ended up having a supported driver several weeks later. It will be interesting to see this time how long Linux 6.6+ thwarts their kernel driver.

  • @BaconIsAVeg@lemmy.ml
    link
    fedilink
    English
    1410 months ago

    Also, some of us are using Nvidia because we rely on software that doesn’t work on AMD. I really enjoy using Linux, but if it’s going to make my life difficult I’ll go back to using Windows with WSL.

    I agree Nvidia should resolve the licensing issues, but man GPL zealots get a such a raging hard-on for anything Nvidia related it’s funny to watch.

    • Semperverus
      link
      fedilink
      English
      4510 months ago

      Them becoming raging zealots is kind of the only realistic way to defend the GPL though. If they don’t, it’s just going to get treated like toilet paper. I’d much rather have the angry hate mob than to be disrespected by big companies who can otherwise just get away with whatever they want.

      • @BURN@lemmy.world
        link
        fedilink
        310 months ago

        And I’d like hardware that works, and proprietary drivers are really the only way that happens

          • Cynetri (he/any)
            link
            fedilink
            English
            210 months ago

            Not to knock on your point but the AMD drivers on Linux don’t support hardware video encoding unfortunately, so technically it’s not full-featured

              • _cnt0
                link
                fedilink
                210 months ago

                And you can simply get it from rpm fusion on fedora, and I’d guess something similar on manjaro. It’s just gone from the official fedora repositories for liability reasons. rpm fusion as a defacto standard for desktops/laptops was enabled there before that for what, like 99% of the installs?

            • Kevin
              link
              fedilink
              610 months ago

              I take advantage of hardware video encoding on linux with amd’s open source drivers almost every day.

        • @Nibodhika@lemmy.world
          link
          fedilink
          1610 months ago

          Why do you think that? Companies can open source their drivers at will, in fact at this point NVIDIA is the only major player in GPU market who hasn’t done this, what do you think makes this particular hardware so special that needs a closed source driver when every other competitor doesn’t? In fact what could possibly be the reason for a driver to need to be closed source?

    • @priapus@sh.itjust.works
      link
      fedilink
      English
      3910 months ago

      It’s not going to effect you. No distro is going to ship a kernel that doesn’t work with the Nvidia driver, besides maybe some rolling ones, in which case you can just use the LTS kernel. This is drama between Nvidia and the rest of the kernel maintainers, and Nvidia will update their driver to deal with it, as they have done in the past.

      Shitting on people who care about FOSS because they don’t want to see massive companies get away with blatant copyright infringement is crazy.

    • @SkyeStarfall@lemmy.blahaj.zone
      link
      fedilink
      3910 months ago

      Or maybe we should keep companies, which rake in billions of dollars, to a much higher standard??

      Nvidia could be better at open-sourcing their stuff. But they don’t. Blame them, not GPL.

      • @BaconIsAVeg@lemmy.ml
        link
        fedilink
        English
        310 months ago

        3D rendering software using iRay. I’ve started trying to learn Blender, but I’ve still got thousands spent on assets and hardware which means I’m not going to run out tomorrow and pickup a new card. It all works fine under Wine, but the amount of Nvidia hate on here is just tiring.

        • @Zucca@sopuli.xyz
          link
          fedilink
          2
          edit-2
          10 months ago

          So you use iRay as the rendering engine for Blender? And (I’m assuming a lot here) iRay doesn’t use CUDA, OpenCL etc, but straight talks to the GPU via graphics drivers, thus having hardware depency for nvidia GPU?