diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/Cards+ | 7 |
2 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- add support for nvidia470 driver + Version 0.6.39 - 7 Aug 2022 - Use "fbdev" driver instead of broken s3/glint/tga drivers @@ -295,6 +295,13 @@ DRIVER nouveau DRIVER2 nvidia390 DRIVER2_NEEDS_SSE +# nvidia470 supports some drivers also supported by nvidia390 +# but that one is eol by 12/2022 +NAME NVIDIA GeForce 635 to GeForce 920 +DRIVER nouveau +DRIVER2 nvidia470 +DRIVER2_NEEDS_SSE + # nvidia-current from version 410.xx is 64bit only # FIXME: nvidia390 supports all the way up to GTX1080 series # in 32/64bit (need to check that the 64bit ids for nvidia-current |