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.

  • argv_minus_one@beehaw.org
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    10 months 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.

    • sky
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      This is a fair point, and I’m not trying to defend NVIDIA’s behavior. I use an AMD GPU on Linux for a reason 😅

      The progress on Asahi Linux has me considering a M1 MacBook Air for real.

      • argv_minus_one@beehaw.org
        link
        fedilink
        arrow-up
        4
        ·
        10 months ago

        The progress on Asahi Linux is a demonstration of the difference I mentioned. People have been working on open-source NVIDIA drivers for ages and still can’t get the GPU out of first gear, whereas the M1 GPU driver is mostly functional after only a couple of years.