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.

  • 𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.one
    link
    fedilink
    arrow-up
    165
    arrow-down
    2
    ·
    edit-2
    1 year ago

    Oh wow the comments on Phoronix for this one are bonkers.

    From what I understand (because it wasn’t clear to me from either of the TLDRs posted here) Nvidia’s proprietary graphics driver has been calling parts of the kernel that they shouldn’t be, because their driver is closed source.

    These seem to be parts of the kernel that another company may own patents to, but has only licensed it to the kernel for free use with GPL open source code only, i.e. closed source/proprietary code is not allowed to use it.

    Nvidia seems to have open sourced a tiny communication shim to try and bypass this restriction, so their closed source driver talks to the shim, and the shim talks to the restricted code in the kernel, that Nvidia does not have a license to use. This is a DMCA violation, hence why the Kernel devs are putting in preventions to block the shim, as far as I can see.

    I don’t understand the small minority of commenters there defending a la soulless corp Nvidia, who is blatantly in the wrong here. Some commenters have gone as far as to call the Linux kernel maintainers “zealots”, would not be surprised if they are alts for Nvidia devs…

    Edit: typo

    • 520@kbin.social
      link
      fedilink
      arrow-up
      47
      arrow-down
      2
      ·
      1 year ago

      Then isn’t the correct solution to sue Nvidia?

      It’s a legal issue with a legal solution.

      • Zardoz@lemmy.world
        link
        fedilink
        arrow-up
        48
        ·
        1 year ago

        Yeah probably, but Nvidia can afford lawyers and delays for years. Much longer than any oss group could afford

      • cobra89@beehaw.org
        link
        fedilink
        arrow-up
        13
        ·
        1 year ago

        So you want the company that licensed the patents to the Linux kernel for open source use to have to sue Nvidia for wrongly using their code? You want the company to have to spend a bunch of money suing Nvidia and possibly lose which would open the flood gates to more closed source code leeching off the Linux kernel?

        Yeah that’s going to make them want to keep licensing their IP to the Linux Foundation (which they’re probably doing for free).

        Or the maintainers can just submit a fairly simple patch to ensure that the kernel and the patents are being respected. Do you really think the first approach is the way to go?

    • Tetsuo@jlai.lu
      link
      fedilink
      arrow-up
      36
      arrow-down
      2
      ·
      1 year ago

      Just a perspective on why people would support NVIDIA here:

      • They don’t believe in copyright law so they don’t mind whoever infringe on them. Especially since here it would make the proprietary driver work better.

      • They do care about copyright law but think having a working driver outweighs respecting them.

      Not my opinion here just saying that for some people usability trumps any other aspects.

      • Solar Bear@slrpnk.net
        link
        fedilink
        English
        arrow-up
        10
        ·
        1 year ago

        They don’t believe in copyright law so they don’t mind whoever infringe on them. Especially since here it would make the proprietary driver work better.

        I don’t believe in copyright law, but I especially don’t believe in partially enforced copyright law. Nvidia doesn’t get to use copyright to protect their proprietary code while infringing on the copyright of FOSS.

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        Good read. I think the root is simply, don’t care about the rights of others if it is going to cost them something personally.

      • BaconIsAVeg@lemmy.ml
        link
        fedilink
        English
        arrow-up
        11
        arrow-down
        25
        ·
        1 year 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.

        • priapus@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          10
          ·
          1 year 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.

        • Semperverus@lemmy.world
          link
          fedilink
          English
          arrow-up
          9
          ·
          1 year 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
            arrow-up
            2
            arrow-down
            6
            ·
            1 year ago

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

      • LSlowmotion@lemm.ee
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Remind me of those who supports Red Hat for blocking sources and telling those who downstreams “code thief with no contribution to open source” lol.

        • LeFantome@programming.dev
          link
          fedilink
          arrow-up
          3
          ·
          1 year ago

          I did not “support” Red Hat but I was pretty vocally in opposition to most of the reaction to it. I found the willful inaccuracy and even flagrant dishonestly from the “community” close to disgusting at times. So, you may be including people like me in your comment.

          In this case, it seems very straight-forward that NVIDIA is in the wrong. Not just ethically but legally as well.

          My own read is that some of the people slamming Red Hat are defending NVIDIA now. Coming away from that experience, I the over-arching principle that many adhere to most is simply whatever is best for them. Red Hat was wrong because people felt entitled to something. The kernel devs are wrong ( and NVIDIA right ) because people feel entitled to something.

    • lckdscl [they/them]@whiskers.bim.boats
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 year ago

      Agree with your analysis, just pointing out that Phoronix forums have always been like this, or at least the tendency is to insult each other. Their culture is more toxic than any other Linux forums I’ve seen, maybe besides /g/.

    • RickyRigatoni@lemmy.ml
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      1 year ago

      I don’t understand the small minority of commenters there defending a la soulless corp Nvidia, who is blatantly in the wrong here.

      They think they’re gonna get a free 4090 in the mail any day now.

    • UltraFiestaMango@lemmy.ml
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      17
      ·
      1 year ago

      But why is it a problem if they call on parts of the kernal they shouldn’t? is it just a privacy concern, does it also impact performance? i don’t understand

      • priapus@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        35
        ·
        1 year ago

        As the commenter stated, it is a copyright issue. Nvidia is not allowed to use this code in a proprietary driver.

          • webghost0101@sopuli.xyz
            link
            fedilink
            English
            arrow-up
            6
            arrow-down
            1
            ·
            1 year ago

            If they want to use that code legally they should make their code GPL but i doubt there proprietary code gets automatically overrules. I wish it did.

            I do wonder what would happen if someone would hack and leak Nvidia’s code under the defense that they thought Nvidia to be operating legally therefor assuming there code is GPL, I presume Nvidia would need to officially confess their crime as a legal defense that they never ment to open source their own code.

            • wim@lemmy.sdf.org
              link
              fedilink
              arrow-up
              16
              ·
              edit-2
              1 year ago

              Free Software Foundation, Inc. Vs Cisco Systems Inc. disagrees. The FSF sued Linksys for violating the license for GCC, libc etc.

              And they were forced in court to release all their WRT stuff under GPL, which is how OpenWRT got its start.

              • webghost0101@sopuli.xyz
                link
                fedilink
                English
                arrow-up
                7
                ·
                1 year ago

                Just the idea of nvidia being forced to open source there drivers makes me drool in sweet winners justice.

                But realistically, Nvidia feels like one of the more powerful corporations around do we stand a chance? I do hope FSF tries regardless.

                • wim@lemmy.sdf.org
                  link
                  fedilink
                  arrow-up
                  3
                  ·
                  edit-2
                  1 year ago

                  Linksys was part of Cisco. They had veryy deep pockets, but the FSF & SFC prevailed regardless.

                  I doubt the FSF or SFC will go after them, this has been a long standing issue and I haven’t heard about any lawsuits being brought because of it, even before Nvidia had more money than God.

              • ArbitraryValue@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                2
                ·
                1 year ago

                They weren’t forced to do it. They did it as part of a settlement. The outcome if they had gone to trial and lost could well have been different.

                (Also how do you even violate the license for gcc while making a router?)

            • deong@lemmy.world
              link
              fedilink
              arrow-up
              6
              ·
              1 year ago

              There are lots of problems here. First, if you have to “hack” something to get the code, then it likely invalidates your own defense that you thought you were allowed to release it. Second, even if you can prove that nVidia knows that they should have to GPL their code, you still have no legal right to hack something to get it. If the hacking is illegal, then it’s illegal, even if it’s done to enable an otherwise legal activity.

        • planish@sh.itjust.works
          link
          fedilink
          arrow-up
          3
          arrow-down
          10
          ·
          1 year ago

          I don’t see how the copyright mechanism works here. The GPL has rules about linking to GPL code, enforced by the notion that the linked binary is a protected derivative work. Going and finding out where in memory some functions are and jumping to them is not going to create a derivative work.

          The Linux devs just have a rule about who they want to call these symbols and are trying to enforce it themselves.

        • ahornsirup@artemis.camp
          link
          fedilink
          arrow-up
          4
          arrow-down
          16
          ·
          1 year ago

          Which they technically didn’t. I’m sure Nvidia has a legal team that vetted their solution, they certainly have the money for it. At this point the “protection” against the proprietary driver is just anti-consumer.

          • priapus@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            6
            ·
            1 year ago

            And I’m sure Nvidia’s legal team knows that Linux is not going to take them to court for this because it isn’t worth it. Nvidia absolutely did violate the GPL, but they have the funds to avoid any legal trouble, hence why Linux goes this other router. I don’t see how this is anti-consumer, it will not significantly effect the consumer. Nvidia will simply have to update their driver like they did when these protections were first implemented.

      • patatahooligan@lemmy.world
        link
        fedilink
        arrow-up
        20
        ·
        1 year ago

        It is copyright infringement. Nvidia (and everyone writing kernel modules) has to choose between:

        • using the GPL-covered parts of the kernel interface and sharing their own source code under the GPL (a free software license)
        • not using the GPL-covered parts of the kernel interface

        Remember that the kernel is maintained by volunteers and by engineers funded by/working for many companies, including Nvidia’s direct competitors, and Nvidia is worth billions of dollars. Nvidia is incredibly obnoxious to infringe on the kernel’s copyright. To me it is 100% the appropriate response to show them zero tolerance for their copyright infringement.

    • bankimu@lemm.ee
      link
      fedilink
      arrow-up
      4
      arrow-down
      11
      ·
      1 year ago

      If it’s a dmca violation then sue them. Do not create software “defenses” and do not make my computer experience worse.

      • khi@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        1 year ago

        With what money are they supposed to fight the multi billion dollar mega corpo exactly with dozens of lawyers??

        Also, if they fight this in court then that would mean less money for development thus making your experience even worse….

        • bankimu@lemm.ee
          link
          fedilink
          arrow-up
          3
          arrow-down
          9
          ·
          1 year ago

          Well then don’t! Revenge code which makes it worse for people who actually use Linux isn’t a way to do this.

          • Solar Bear@slrpnk.net
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            1
            ·
            1 year ago

            Nvidia shipping proprietary code is what makes it worse for people who actually use Linux. They should open source their driver.

          • priapus@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            4
            arrow-down
            2
            ·
            1 year ago

            Yeah just roll over and set a precedent for large companies to violate the kernel’s license! It’s so much easier!

    • knexcar@kbin.social
      link
      fedilink
      arrow-up
      13
      arrow-down
      49
      ·
      1 year ago

      Because we don’t care about open source drama, we want an operating system that just works™ with our existing graphics cards and doesn’t get in the way of gaming.

      • fluxion@lemmy.world
        link
        fedilink
        English
        arrow-up
        63
        arrow-down
        5
        ·
        edit-2
        1 year ago

        Then let Nvidia deal with this drama of their own making. Linux works as intended.

      • odium@programming.dev
        link
        fedilink
        arrow-up
        44
        arrow-down
        1
        ·
        1 year ago

        From a legal perspective, nvidia has been illegally bypassing a software license by exploiting a loophole. Linux devs fixed the loophole.

        I don’t see why I would be annoyed at Linux devs in these circumstances.

      • Shertson@lemmy.world
        link
        fedilink
        arrow-up
        14
        arrow-down
        1
        ·
        1 year ago

        If that is the case, then you should be very happy to leave Linux for a proprietary OS that Nvidia works on and properly supports.

      • NaN@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 year ago

        This thing exists.

        But you have to pay for it.

        Otherwise you might have to deal with the wishes of the people you aren’t paying.

      • priapus@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        1 year ago

        It’s not going to effect 99% of users. Nvidia will update it as they have in the past. The large majority of distros use stable kernels by default, and it will be fixed before this makes it to one. You’re getting upset over something completely irrelevant to you.

        • knexcar@kbin.social
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          That’s a fair point, I’m not super familiar with how the Linux dev cycle works beyond “I download Mint or Ubuntu because I don’t feel like shelling out for Windows 10”.

          • priapus@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            Distros like Ubuntu and Debian (and by extension Mint) will have their own kernel and driver packages. They will test to ensure that the package combinations they are shipping will work. I am certain they would not ship and update without functional nvidia drivers. Nvidia will most likely update their driver to function with these new protection before this change reaches a stable kernel anyways.

      • Solar Bear@slrpnk.net
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        1 year ago

        Okay, then continue not caring as the people who do take care of things. Don’t worry your pretty little head about it.

  • Ertebolle@kbin.social
    link
    fedilink
    arrow-up
    38
    arrow-down
    4
    ·
    1 year ago

    a) Good for them

    b) How long before NVIDIA throws up their hands at the whole thing and does their own Linux distro + pushes all their cloud AI customers to use it? (it doesn’t seem like they’re ever going to be shamed / coerced into actually open-sourcing their driver)

    • ArbitraryValue@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      25
      ·
      edit-2
      1 year ago

      Would having their own distro even help? It seems like working around this would require forking from Linux at a lower level, and even that would only circumvent technical (rather than copyright) barriers.

      • planish@sh.itjust.works
        link
        fedilink
        arrow-up
        5
        ·
        1 year ago

        They can probably just drop some kernel packages in their driver PPAs or whatever. You don’t need to fork the whole distro to customize the kernel. But it will still be a huge pain.

      • bluGill@kbin.social
        link
        fedilink
        arrow-up
        5
        arrow-down
        2
        ·
        1 year ago

        They can beef of linux support of freebsd a little and do some other help to the desktop experience there. Freebsd has always been more pragmatic, and for most uses of an os you can’t tell a real world difference. (pkg instead of apt, and other such differences are minor)

        • deong@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          1 year ago

          The userland differences are not too great, but I would assume a kernel module as significant as a modern GPU driver is pretty deeply tied to Linux’s kernel internals.

          • NaN@lemmy.sdf.org
            link
            fedilink
            English
            arrow-up
            4
            ·
            edit-2
            1 year ago

            Nvidia maintains a driver for FreeBSD already, same version as Linux and everything. IIRC the closed-source portion is “unified” and they just build the interface for whatever OS.

            The “Linux support” piece is on the application side.

    • Laser@feddit.de
      link
      fedilink
      arrow-up
      21
      ·
      edit-2
      1 year ago

      There’s an interesting discussion about the whole topic on the Phoronix forums about this. Some people claim that removing them and Nvidia’s current behavior is a DMCA violation:

      1. The kernel includes IP only licensed under GPLv2.
      2. While a module linked against the kernel isn’t necessarily a derived work which in turn would need to be licensed GPLv2 as well, there are specific interfaces that are meant for internal use and by their very nature would make your work derived if using them. These are the interfaces marked EXPORT_GPL_ONLY.
      3. Using these interfaces with a module not licensed GPLv2, you taint the kernel and violate the licensing.
      4. Removing the check, you aren’t necessarily yet violating GPLv2, but you’re removing a technical protection measure which is a violation of the DMCA.

      It also raises the question why you’d remove checks that only prevent a possible GPLv2 violation if you’re not violating GPLv2 anyways as Nvidia claims.

      • poweruser@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        you aren’t necessarily yet violating GPLv2, but you’re removing a technical protection measure which is a violation of the DMCA.

        Isn’t overcoming a technical limit a violation itself? That’s what made DeCSS illegal. They didn’t have to prove anyone was actually copying DVDs with it, just that DeCSS could allow you to copy a DVD

  • intelati@programming.dev
    link
    fedilink
    arrow-up
    29
    ·
    1 year ago

    Riddle me this, why is there such a thing as proprietary drivers for anything? Especially consumer facing products like this?

    Don’t you want anyone and anything using your product in any situation? Help me understand NVIDIA’s bit with this?

    • eltimablo@kbin.social
      link
      fedilink
      arrow-up
      33
      ·
      1 year ago

      Driver code might expose some underlying secret sauce they’re using in the hardware. That’s the justification they always used to give, at any rate. At this point, though, it’s probably some code they’ve inherited from an acquisition that has a bunch of legal encumbrance stopping it from being open sources.

      • pastermil@sh.itjust.works
        link
        fedilink
        arrow-up
        6
        arrow-down
        1
        ·
        edit-2
        1 year ago

        If they have to rely on obscuring stuff on their user side to keep their secret sauce, I’d say they’re bad at it.

        This is coming from someone who deals with APIs for living.

    • Blackmist@feddit.uk
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      2
      ·
      1 year ago

      I assume nVidia have licensed other code that they don’t have the rights to distribute the source code for.

      I get what the GPL fans want here, but it’s just going to lead to a gimped driver, no driver, or an even larger shim between the open and closed source bits. The Linux market is too small for nVidia to care.

      • ArbitraryValue@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        19
        ·
        1 year ago

        The Linux market is too small for nVidia to care.

        The Linux gaming market is too small for Nvidia to care, but the GPU computing market isn’t.

        • Blackmist@feddit.uk
          link
          fedilink
          English
          arrow-up
          5
          ·
          1 year ago

          So we can add “use an older kernel” and “use a modified kernel with that protection removed” to the list of options.

          • ArbitraryValue@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            4
            ·
            edit-2
            1 year ago

            Using an older kernel isn’t a long-term solution. And according to the kernel devs, either using and older kernel in that way or modifying the kernel to remove these protections still violates the license even if it bypasses the technical protections.

            (I’m guessing Nvidia will keep shimming and rely on either not being sued or winning the lawsuit.)

      • BURN@lemmy.world
        link
        fedilink
        arrow-up
        10
        ·
        1 year ago

        That’s all I see happening too. The Nvidia Linux drivers will just get worse and not solve anything.

        It’s already a huge pain in the ass to use the proprietary drivers, the open source ones barely work as is.

      • priapus@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        9
        ·
        1 year ago

        The Linux market is massive for Nvidia. Nobody is using Windows for ML and everybody is using Nvidia for ML.

    • TimeSquirrel@kbin.social
      link
      fedilink
      arrow-up
      2
      arrow-down
      2
      ·
      edit-2
      1 year ago

      Yeah they’d do that with a card that looks like it’s from 2003 with those classic dual DVI ports. Stole it right out of some kid’s Quake 3 box. Try that with a 4090.

  • AutoTL;DR@lemmings.worldB
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    2
    ·
    1 year ago

    This is the best summary I could come up with:


    The Linux 6.6 modules infrastructure is changing to better protect against the illicit behavior of NVIDIA’s proprietary kernel driver.

    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.

    Given that symbol_get was only ever intended for tightly cooperating modules using very internal symbols it is logical to restrict it to being used on EXPORY_SYMBOL_GPL and prevent nvidia from costly DMCA circumvention of access controls lawsuits.

    Luis Chamberlain further added in today’s pull request: "Christoph Hellwig’s symbol_get() fix to Nvidia’s efforts to circumvent the protection he put in place in year 2020 to prevent proprietary modules from using GPL only symbols, and also ensuring proprietary modules which export symbols grandfather their taint.

    The circumvention tactic used by Nvidia was to use symbol_get() to purposely swift through proprietary module symbols and completley bypass our traditional EXPORT_SYMBOL*() annotations and community agreed upon restrictions."

    Back in 2020 when the original defense was added, NVIDIA recommended avoiding the Linux 5.9 for the time being.


    The original article contains 476 words, the summary contains 174 words. Saved 63%. I’m a bot and I’m open source!

  • ArbitraryValue@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    11
    ·
    edit-2
    1 year ago

    I get why the Linux folks are doing this, but I don’t expect that it will make them popular with anyone who actually uses Nvidia drivers on Linux (which is a lot of people). I’m sure that my employer will choose up-to-date Nvidia drivers over up-to-date versions of the kernel, at least in the short term. In the long term it probably won’t be an issue since Nvidia will figure something out, but if it did become an issue then ultimately Nvidia driver support is non-negotiable for the company where I work.

    (No one cares what a small tech company does, but the big guys need Nvidia too so it should be possible to piggyback on whatever they do.)

    • withabeard@lemmy.world
      link
      fedilink
      English
      arrow-up
      28
      arrow-down
      6
      ·
      1 year ago

      don’t expect that it will make them popular with anyone who actually uses Nvidia drivers on Linux

      The group to be annoyed at are Nvidia. Plain and simple.

      • deong@lemmy.world
        link
        fedilink
        arrow-up
        7
        arrow-down
        7
        ·
        edit-2
        1 year ago

        For most people, principle takes a backseat to pragmatics. If your livelihood is training ML models on thousands of nVidia cards or whatever, you care less about who to be mad at and more about not laying off your staff and shutting the doors. You can’t replace nVidia. You can replace the latest kernel.

      • ArbitraryValue@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        26
        ·
        1 year ago

        From my closed-source corporate perspective, Nvidia is trying to improve performance and the Linux kernel maintainers are trying to stop them. I don’t see why I would be annoyed at Nvidia in these circumstances.

        • odium@programming.dev
          link
          fedilink
          arrow-up
          32
          arrow-down
          2
          ·
          edit-2
          1 year ago

          From a legal perspective, nvidia has been illegally bypassing a software license by exploiting a loophole. Linux devs fixed the loophole.

          I don’t see why I would be annoyed at Linux devs in these circumstances.

          • ArbitraryValue@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            14
            ·
            1 year ago

            I did say that I get why the Linux folks are doing this. The problem is that Nvidia drivers that obey these restrictions and as a result have significantly worse performance than Nvidia drivers on other operating systems aren’t the solution either. Anyone who does serious GPU computing will still have to switch away from Linux.

            (IMO Nvidia would be insane to open-source their drivers. Like sue-corporate-officers-for-breach-of-duty level insane. So they can’t do more than what they’re already doing: coming up with workarounds.)

            • Sethayy@sh.itjust.works
              link
              fedilink
              arrow-up
              19
              ·
              1 year ago

              AMD’s doing pretty well with their open source drivers, I suppose its up to nvidia if they want to offer a worse product simply so they can keep as much profits as possible.

              But leveraging other peoples work via open source code, to improve their product - then still not donating nor contributing back to the source? Not only illegal but scummy as hell.

              We may not be as offended as the kernel devs, but theyre the ones whos work is being stolen, so I wouldn’t be so quick to tell them what to do

                • BURN@lemmy.world
                  link
                  fedilink
                  arrow-up
                  3
                  arrow-down
                  1
                  ·
                  1 year ago

                  No idea why you’re getting downvoted. Outside of the increasingly small desktop gpu market AMD is completely irrelevant in professional GPU use. They’re not even remotely close to being a competitor

              • Ulu-Mulu-no-die@lemm.ee
                link
                fedilink
                English
                arrow-up
                2
                arrow-down
                3
                ·
                1 year ago

                Is it possible that by revealing their drivers they would also reveal something about their industry designs?

                I mean, just building the hardware and letting the community do all the work on drivers for free would be better, if they don’t do it there must be a valid reason I think.

                • NocturnalMorning@lemmy.world
                  link
                  fedilink
                  arrow-up
                  4
                  ·
                  1 year ago

                  I mean, they make money of selling the hardware from what I understand. Maybe I’m misunderstanding, and that’s the problem. Maybe they make money off the driver’s too.

              • ArbitraryValue@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                6
                ·
                1 year ago

                Of course I can’t know for sure because the driver is closed-source, but I’d bet that a lot of what makes Nvidia hardware work fast is actually in the driver rather than the hardware itself. Plus, a proprietary driver lets them lock people in to buying their hardware. The company where I work doesn’t use Nvidia software because it buys Nvidia GPUs. It buys Nvidia GPUs because it uses Nvidia software.

                • NocturnalMorning@lemmy.world
                  link
                  fedilink
                  arrow-up
                  5
                  ·
                  1 year ago

                  I don’t believe that even for a second. Software doesn’t make hardware run faster. It can certainly slow it down. But it doesn’t make it run better.

                • MazonnaCara89@lemmy.ml
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  edit-2
                  1 year ago

                  Oh yes sure, the software make nvidia gpu better, something that probably most of the hundred if not thousand of contributor to the mesa driver and in the list we have amd, intel, collabora, redhat, nouveau, google, valve and many others didn’t see, they were the only one in the entire silicon valley to find this secret sauce to make gpus better with software.

        • Nucelar@kbin.social
          link
          fedilink
          arrow-up
          8
          arrow-down
          1
          ·
          1 year ago

          You can always make your own kernel and enforce whatever stupid laws you want on it then.

    • Ulu-Mulu-no-die@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      1 year ago

      I think end users wouldn’t care either, they probably wouldn’t even understand what’s actually happening, they’ll only notice performance degrading (if this is the case) and blame Linux for it.

      That’s not to say this shouldn’t be done, I just wish there was better control on license violations and those doing it on purpose, like Nvidia in this case, would be seriously punished to make them think twice next time.

  • Carlos Solís@communities.azkware.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 year ago

    And that’s why I’m happy to see that the lock on modifying the Nvidia BIOS for their old graphics cards has finally been decrypted. That means that Nouveau will have a much easier route to make their open-source drivers work properly on the 10xx and 20xx cards, so we don’t have to rely on the tainted crumbs that Nvidia offered here. (Then again, I eventually moved to a 6600 specifically to no longer have to deal with this kind of shenanigans)

  • argv_minus_one@beehaw.org
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Lousy criminals. NVIDIA, I mean. If I wrote code like that, I’d be dragged in front of a judge and made to answer for breaking the DMCA. But if you’re a big, rich company, the government won’t touch you.

  • Rayspekt@kbin.social
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    1 year ago

    Can someone ELI5 what this is about? Why does Nvidia wants to access parts if the Linux kernel and why are linux kernel maintainers against it? Wouldn’t it be good if Nvidia uses more open-source stuff?

    • SSUPII@sopuli.xyz
      link
      fedilink
      arrow-up
      11
      arrow-down
      1
      ·
      edit-2
      1 year ago

      Open source software is given with specific licenses. The Linux kernel is made of many smaller open-source components that each can have their own license. Some of the licenses used disallow the partial or full usage of the licensed software or components in proprietary settings, or in general given usage for specific cases only (in this case, the Nvidia driver using components they are not licensed to use.).

  • True Blue@lemmy.comfysnug.space
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 year ago

    I use Nvidia’s proprietary driver because the open-source Nouveau driver won’t work with my display. Will this update break the driver, or just make it slower?

    I’d love to stop using Nvidia, but I don’t have much choice about using their proprietary driver until I get my next video card, or Nouveau starts working for me.

    • Chewy@discuss.tchncs.de
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      It probably means it’ll take longer for Nvidia to release a driver for Linux 6.6 and might stop them from doing so. They’ll probably find a way to circumvent this and continue to violate the GPLv2 the kernel is licensed under.

      If your on a distro which gets a new kernel quickly it might be a good idea to pin Linux 6.5 so the system doesn’t update to a kernel which the driver doesn’t support. But whether that’s necessary woll probably be talked about more once 6.6 actually releases.

      PS: If your on a 2000 series or later GPU you might actually be able to use nouveau at some point, since there’s ongoing work on an open source Vulkan driver with actually useable performance. Thanks to Nvidia it definitely won’t work on Pascal and earlier.

  • MDKAOD@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    TAINT_PROPRIETARY_MODULE & GPL Condom has to be intentional double entendre right?

  • AceFour@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Perfect timing buying an AMD card yesterday to replace my old NVidia. Installed today, works like a champ. Issue resolved

      • Psy-Q@feddit.ch
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        What were some of the positives and negatives? Me personally, I have an RDNA2 card and got bitten by the gamma being too dark on hardware cursors (now resolved) and memory clock stuck at 1 GHz with some refresh rates (workaround is not to use refresh above ~144 Hz).

        • jack@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          7 months ago

          I have an RDNA3 card (upgraded from a 1080) and am running a multi-boot triple-head setup with mixed refresh rates (60, 144).

          Pros: most things work and work well. Installation of the physical card went without a hitch and it was relatively simple to install the drivers. No issues with web video, streaming, video encoding, or standard use.

          Cons: mesa, amdgpu, and Windows drivers are all lacking significant features - I am still unable to reliably control fan curves/speeds, clock speeds, etc. FreeSync is unusable as well. I have also been experiencing regular crashes on certain games (BG3, Apex Legends, etc.) and support has been nonexistent, despite similar complaints from other users. When the card does crash, it usually results in a ring timeout and an accompanied total session crash. AMD does not seem to be responsive to these issues in either their official forum or any other space where people are lodging complaints.

          The hardware seems fine; the drivers are the main issue. If I had to do it over again, I’d hold my nose and buy NVIDIA.

          EDIT: regarding the cursor issue, I’ve had to switch to a software cursor on Linux. The hardware cursor wasn’t showing up at all.

          Regarding game-specific issues, it seems a lot of problems stem from either a greedy low power mode or DirectX issues. I’ve had to set udev rules to alleviate some of my issues, but it hasn’t solved everything.

          EDIT 2: For anyone who comes across this post, it seems like the vast majority of the crashes on linux have been resolved as of kernel 6.7. Still lacking fine-grained control over fans/clocks, but stability seems much improved.

  • BURN@lemmy.world
    link
    fedilink
    arrow-up
    12
    arrow-down
    15
    ·
    1 year ago

    I’d rather have working proprietary drivers than broken open source ones, which seem to be our only options. I find it real hard to side with Linux here as they’re going to make performance worse for a platform that already struggles.

    And people wonder why Linux will never take off on the desktop. Stuff as basic as this will make sure anyone semi-casual about pc use will have issues with Linux.

    • anon5621@lemmy.ml
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      1 year ago

      Or maybe to keep doing social pressure on nvidia and make them feel guilty ,that they finally realse and did support of open version drivers not only for gtx 1650+ and fot more old cards.Because their source codes was published when hackers hacked their infrastructure and leaked source code.

    • SSUPII@sopuli.xyz
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      1 year ago

      Just the existence of CUDA means Linux must remain a target for Nvidia.

      Also, this can be quite easily compared to Windows changing their driver’s structure and functionality. And Microsoft did it many times in the past.

  • acastcandream@beehaw.org
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    13
    ·
    1 year ago

    There are a lot of issues with Apple, but I’m glad that my processor/graphics card isn’t yet another vector for companies to fuck with me. 

    • sky@leminal.space
      link
      fedilink
      arrow-up
      24
      arrow-down
      1
      ·
      1 year ago

      Yeah, you’re just running an entirely proprietary GPU that only Apple makes proprietary drivers for. Don’t see how that’s a win in any way?

      • argv_minus_one@beehaw.org
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 year ago

        Apple’s GPU at least isn’t maliciously designed to be difficult to write open-source drivers for. It’s up to the community to figure out how it works and write a driver, but Apple isn’t actively trying to stop them like NVIDIA is.

      • acastcandream@beehaw.org
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        7
        ·
        edit-2
        1 year ago

        It’s a different problem that effects me less than Nvidia’s nonsense. Because of my work I’m not messing around swapping out CPU’s using GPU’s anyway. I need one, rocksteady unit to last me 5 to 8 years for professional editing. Besides, the silicon chips smoke lol. I’ve got a buddy regularly editing 4K ProRes on a $700 Mac mini with zero issues.

      • acastcandream@beehaw.org
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        3
        ·
        1 year ago

        I know this isn’t going to stop people like you from continually telling me “Apple is bad,“ but I literally said in my other comment, “Apple has a lot of problems” lol

        • rihatsu@lemm.ee
          link
          fedilink
          arrow-up
          8
          arrow-down
          1
          ·
          1 year ago

          It’s not that “Apple is bad” it’s that you’re commenting about how you’re glad that companies like Nvidia can’t fuck with you, while being seemingly oblivious to the fact that Apple absolutely can fuck with you because you’re running a proprietary OS using proprietary drivers on proprietary hardware. Apple has more power over you than Nvidia does over Linux users, yet you’re commenting here like Apple is a better choice.

          • acastcandream@beehaw.org
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            2
            ·
            1 year ago

            Dude please read what I said. This is what I’m talking about. Apple screws with me in other ways. I am saying this is one specific angle they do not. It does not mean I think they’re squeaky clean. Actually read the words I’m writing. These aren’t long comments.

            • rihatsu@lemm.ee
              link
              fedilink
              arrow-up
              4
              ·
              1 year ago

              You specifically state that you’re glad that your CPU and GPU aren’t a vector for companies to fuck with you, but they are a vector for Apple to fuck with you. Apple just hasn’t done it (yet?)

              • acastcandream@beehaw.org
                link
                fedilink
                English
                arrow-up
                2
                arrow-down
                1
                ·
                edit-2
                1 year ago

                Apple just hasn’t done it (yet)

                DINGDINGDING.

                One company is doing it. The other isn’t. If Apple starts doing it, then I will change over. Why is this difficult? 

                • lazyraccoon@lemmy.ml
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  1 year ago

                  Your argument is sound, people question your rationalization.

                  Honestly, I’m not a graphical designer, so I can’t judge, and I suffer similarly by being forced to use Windows due to chimp-IT in my workplace,

                  but in general - using these vendor lock-in products should be avoided.