• 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: September 8th, 2023

help-circle
  • I’m on a Debian based distro, but it is super simple. To hold a driver, or any package to a version just use “sudo aptitude hold <name or package here>” to undo this at any point just use “sudo aptitude unhold <name or package here>”. If you use the GUI package manager, there is a “Lock Version” option in a menu that does it.

    If you’re on a Redhat based distro, Federa et al, I believe the keyword is “versionlock” for yum or dnf, but I would definitely recommend looking at a reference for the command before blinding following me on that one.


  • I’m responding to you, but this is more for others to see since you moved to AMD.

    I used Nvidia cards for many years on Linux and only recently switched back to AMD. The main issues I ran into with Nvidia were related to driver updates breaking things rather than things not working in general. So, I eventually found that holding Nvidia drivers to versions that worked without issues was the best bet and only updating them on occasion after they had been out for a bit and the consensus was that they weren’t breaking stuff.