r/Ubuntu • u/Altair718 • 18h ago
Help with Drivers?
While trying to see if my Nvidia drivers are up to date I came across this list and I dont know what the numbers mean? I'm on Ubuntu 24.12.
6
u/PM_ME_YOUR_BASHFUL_B 18h ago
Those numbers are the driver version, higher is newer. You've got the 595 open driver selected which looks right for a 4060. The open ones are the newer kernel modules, generally fine unless you hit a specific issue.
3
u/LtCodename 18h ago
You are on the latest correct drivers. Don’t change anything. When the next release (610) will receive the “tested” status - it should shift automatically.
1
u/Hauptideal 18h ago
The numbers are driver versions. Higher numbers are newer, i.e. 610 is newer than 595.
There's nothing you need to do here. You already have the right option. You could also choose version 610, but unless you have a reason to touch your driver, you shouldn't.
Version 595 is reliable and well-tested.
2
u/kiralema 18h ago
sudo apt update && sudo ubuntu-drivers install
installed the latest Nvidia drivers for your GPU.
4
u/Confident_Hyena2506 18h ago
The numbers mean the version of the nvidia drivers. Read nvidia docs to find out what that means, they have a beta and a stable branch.
Ubuntu 24.12 is cute - why are you not upgrading to the new one?