this post was submitted on 16 May 2026
25 points (100.0% liked)
Hardware
7416 readers
94 users here now
All things related to technology hardware, with a focus on computing hardware.
Some other hardware communities across Lemmy:
- Augmented Reality
- Gaming Laptops
- Laptops
- Linux Hardware
- Linux Phones
- Monitors
- Raspberry Pi
- Retro Computing
- Virtual Reality
Rules (Click to Expand):
-
Follow the Lemmy.world Rules - https://mastodon.world/about
-
Be kind. No bullying, harassment, racism, sexism etc. against other users.
-
No Spam, illegal content, or NSFW content.
-
Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.
-
Please try and post original sources when possible (as opposed to summaries).
-
If posting an archived version of the article, please include a URL link to the original article in the body of the post.
Icon by "icon lauk" under CC BY 3.0
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What do you mean? They've released code for their kernel drivers under a permissive license: https://github.com/NVIDIA/open-gpu-kernel-modules
If you mean the vulkan, OpenGL and cuda drivers, I don't think that's going to happen, no. But people are already making those on top of the open-source mesa driver framework
Open-sourcing the user-space components, like you corrected.
AMD fully embraced open-source as a key part of its Linux strategy. Their amdgpu kernel driver is a standard part of the Linux kernel, and the user-space OpenGL and Vulkan drivers are the open-source Radeon and RADV drivers included in Mesa.
AMD has a "it just works" experience.