-
How often should we expect new NVIDIA drivers (open or closed-source)? |
Beta Was this translation helpful? Give feedback.
Answered by
mtijanic
Sep 17, 2022
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Rosentti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The exact dates depend on a lot of factors, but historically a major driver release comes every 3-6 months:
These can have up to a dozen minor releases afterwards, often overlapping with upcoming major releases, because some branches get long term support. These schedules change rapidly so we try to not make any promises regarding dates.
Additionally, sometimes features get pushed out from one major release onto the next, so even saying "Will be fixed in release 52x.xx" is not always possible.
FWIW, Open- and Closed-source drivers have the same release schedule, and the
.run
file actually contains the sources too.