nvidia.ko is one of the most singularly reviled things in the broader Linux sphere, maybe even more so than systemd, and honestly i don't think it deserves that level of hate@dotstdy @whitequark well yes and no, NVIDIA were invited to the table, the rest of vendors and community decided on an approach for Wayland that was fine for all of them, then NVIDIA refused to work with the rest and do their own thing instead (EGLStreams, that works only with their driver, is nonstandard, and with many limitations). Then of course because everybody else took the common approach, and they've been playing catchup.
The initial refusal to add proper DRM/KMS modesetting to their driver was what made NVIDIA diverge, and that was way before Wayland, and already then it was clear that this would be the way forward for Linux GPU drivers more than 15 years ago.
“Wayland folks didn't want to work with NVIDIA” is an urban legend.
@dotstdy @whitequark only that this claim is also wrong, recent versions of the NVIDIA Linux driver can do DRM/KMS modeset, see https://wiki.archlinux.org/title/NVIDIA#DRM_kernel_mode_setting — and this is not only useful for Wayland; for example any device where there isn't a VGA text console can have an emulated console using graphics modes through the generic DRM framebuffer driver.
Again, the right answer is: NVIDIA wanted to do their own thing instead of having to agree with others, and in the end they're having to play catchup because nobody else adopted their approach. You may like it or not, but that's the facts.
@aperezdc what do you mean "recent"? :) https://github.com/aritger/eglstreams-kms-example (the issue wasn't so much kms as the entire rest of the owl)
As pointed out in the top of the thread, one virtue of the nv approach is their driver has ~feature parity with the more important (to nv and customers) windows driver. Anything which requires substantially changing the architecture is introducing fragmentation for their internal development, and in any case will take a lot of time to achieve politically + technically.
it's not possible for novideo to use DRM APIs without releasing their driver under GPL2
oh yea @dotstdy and whose fault is that?
cc: @aperezdc & @whitequark