jonzlo
That means nothing, its just the last driver they released that worked on that card, newer drivers had support pulled. It does not mean it gets patches anymore.
Here is what nvidia's driver branches looks like:
https://www.nvidia.com/en-us/drivers/unix + https://developer.nvidia.com/vulkan-driver
Only "Linux x86_64/AMD64/EM64T" section is relevant to Solus and of those legacy drivers only 390 is still supported by nvidia.
glx-driver was once at version 418 and continues to get updated, now at 455.45.01. In nvidia's infinite wisdom they stop support for older cards seemingly randomly and do not plan removal around the creation of new legacy branches. So 418 is in limbo. Wanting 418 is like asking for version 4.20 of the kernel, it just will not happen, an would lead to a lot more drivers thanks to nvidia's poor planning an there are already enough.
Some distributions will have these "limbo" drivers available via 3rd party repositories that are not officially supported, Some keep them in the repo until users report their systems being broken etc. Solus ends support when nvidia does, if you want 418 you'll have to find another distro.
Solus provides:
- nouveau (Open source driver)
- glx-driver (Newest main branch nvidia driver)
- beta-driver (Sometimes a beta driver is needed to support newer hardware, otherwise it follows glx)
- developer-driver (Beta driver for testing new vulkan features, which is the 2nd link above)
- 390-driver (Newest legacy driver still supported by nvidia for older cards not supported by any other drivers. Some really old cards may need to use the nouveau driver such as cards that needed the 304 or 340 branches as those are dead)
Some distros will keep no longer supported legacy series such as 340 around because it still works on their LTS kernel. For Solus if it does not work on LTS and current or like I said earlier nvidia ends support, it is gone.
EDIT:
If you think this is needlessly complicated it is! Guess what you have to do for AMD? Nothing, it literally "just works". You're not worrying about driver branches, you don't install any. Install Solus, update and not worry. You have the latest for your card.