this post was submitted on 13 Jan 2025
419 points (93.9% liked)
Technology
60473 readers
5770 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
their drivers were good for AI and compute way before the leak.
but suddenly their desktop drivers are open, after hackers leaked their desktop driver code? mmmmmmm...
They only open sourced the kernel drivers, which just makes sense for them to do. Userspace drivers, which these attackers wanted to be open, are still very much closed. Likely had nothing to do with it.
there is a userspace driver being worked into nouveau as we speak that is supposed to replace the closed userspace driver we are currently using as the official setup.
turns out the kernel driver + the documentation they published was what we needed.
That's true, but its still not nvidia making that, so it's a bit of a different thing. It will never support certain things like CUDA. It is really cool though and wouldve never happened without the open kernel modules.