From 3421edfcf5fe0f60e64056cc595814a60cc37add Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 1 Oct 2018 23:00:00 +0300 Subject: - nvidia-current supports cards from GeForce 635 and up beginning with 410.57 and is 64bit only - nvidia 390.xx long lived driver is now named nvidia390 and supports all GeForce 420 to 630 in both 64bit and 32bit --- lst/Cards+ | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'lst/Cards+') diff --git a/lst/Cards+ b/lst/Cards+ index 9018f2a7..35871287 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -280,13 +280,22 @@ DRIVER nouveau DRIVER2 nvidia340 DRIVER2_NEEDS_SSE -# nvidia-current supports some GeForce 410 cards as well, +# nvidia390 supports some GeForce 410 cards as well, # but does not support some 415 cards. The higher bound # is used in the name, since this way both auto-selection # and manual user selection by model number always result in a # working driver for 410/415, since all of those are also # supported by nvidia340. -NAME NVIDIA GeForce 420 series and later +NAME NVIDIA GeForce 420 to GeForce 630 +DRIVER nouveau +DRIVER2 nvidia390 +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 +# will override nvidia390 series...) +NAME NVIDIA GeForce 635 series and later DRIVER nouveau DRIVER2 nvidia-current DRIVER2_NEEDS_SSE -- cgit v1.2.1