this post was submitted on 27 Nov 2023
935 points (98.4% liked)

Technology

58143 readers
4496 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 9 months ago* (last edited 9 months ago) (1 children)

Maybe wrong terminology? Or hopefully not an issue.

Nvida released a new driver. The driver crashed my Linux every time put on load. Had to uninstall with command line. Install old instead.

With the replays on how that common with Linux and how I should brought amd. I assumed was Common frustration with new nvidia.

[โ€“] [email protected] 2 points 9 months ago* (last edited 9 months ago)

Oh. Nvidia. Right.

I admit Nvidia software is horrible, mainly because it's proprietary and refuses to be nicely integrated. I'm not surprised they broke it. If only they'd at least release full documentation and then we could write good drivers for them.

The nouveau drivers don't break, and are free as in freedom, but they don't support "reclocking" for any of the RTX cards, so they're stuck running at a lower speed. I think the 10-series got support though so they should run fine under it.

AMD support is a lot better than proprietary Nvidia, but it has it's own freedom pitfalls (functionally, it's fine on most distros).

Nvidia drivers are definitely an outlier in GNU+Linux, most drivers are free and so they integrate very nicely with the rest of the system and don't randomly break.