this post was submitted on 11 May 2024
8 points (100.0% liked)

Linux Gaming

15300 readers
14 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 6 months ago (2 children)

The headline is misleading. It's only about the kernel module. The driver itself will stay proprietary.

[–] [email protected] 1 points 6 months ago (1 children)

Is this actually good or is it just performative PR?

[–] [email protected] 2 points 6 months ago

It's the legally required minimum to ship cars with Nvidia hardware and an embedded Linux OS.

[–] [email protected] 0 points 6 months ago (1 children)

But this is the part where being open source is most important. For security, maintainability and convenience reasons

One could even argue if the usespace part, the OpenGl or Vulkan implementation, is still 'a driver'. (I think it is, at least partially)

[–] [email protected] 2 points 6 months ago

It's the part that can legally be distributed with Linux distributions (including in-car OS) due the kernel's license. The actual functionality is in the proprietary user space driver

[–] [email protected] 1 points 6 months ago

whoa, did someone finally show them that Linus clip?!

[–] [email protected] 0 points 6 months ago (1 children)

I guess this means that not having to rely on dkms for hardware means being able to run the latest kernels without the hardware being disabled.

[–] [email protected] 1 points 6 months ago

It's not likely that the driver will be mainlined anytime soon, so no. It's the same as with the proprietary kernel driver, except maybe some being able to patch problems with newer kernel versions by themselves.