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.

  • Rayspekt@kbin.social
    link
    fedilink
    arrow-up
    10
    arrow-down
    2
    ·
    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
      link
      fedilink
      arrow-up
      24
      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.).

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

        So does this mean I’m stuck with my current kernal until nVidia does the right thing or I accept performance issues?

        • SSUPII
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Is there actual proof it will be performance issues?

          But yes, Nvidia will very likely suggest to remain on an older kernel while they are fixing the driver as they did with 5.9