There’s a subset of Linux users who desire or need GPL compliant environments for they purposes (personal or work related).
There’s a kernel flag that is set to track if the drivers or gas loaded are also 100% GPL.
NVidia wrote their own video driver which is NOT GPL compliant, so as soon as they are loaded the kennel flag is set to “not GPL”. To get around the simple checks for GPL compliant drivers, NVidia wrote a wrapper (a “condom”) to lie that it was GPL-compliant when it was violating the GPL flag meaning.
The Linux 6.6 release apparently has more protections to keep NVidia from working around the GPL check. (For now…)
I’m not an expert but this is what I understand from a podcast l listened to (https://twit.tv/shows/untitled-linux-show):
There’s a subset of Linux users who desire or need GPL compliant environments for they purposes (personal or work related).
There’s a kernel flag that is set to track if the drivers or gas loaded are also 100% GPL.
NVidia wrote their own video driver which is NOT GPL compliant, so as soon as they are loaded the kennel flag is set to “not GPL”. To get around the simple checks for GPL compliant drivers, NVidia wrote a wrapper (a “condom”) to lie that it was GPL-compliant when it was violating the GPL flag meaning.
The Linux 6.6 release apparently has more protections to keep NVidia from working around the GPL check. (For now…)
Interesting. I wonder why Nvidia cares.
nVidia doesn’t, but lawyers do. License violations are not cool, regardless of who does it.
They must care otherwise why would they bother to hack the GPL flag. 🤷