diff options
author | Giuseppe Ghibò <ghibo@mageia.org> | 2023-04-28 13:43:18 +0200 |
---|---|---|
committer | Giuseppe Ghibò <ghibo@mageia.org> | 2023-04-28 13:43:18 +0200 |
commit | fae9a21317ddbc6ee1834764335591c59c4f5adf (patch) | |
tree | bd07e81c054bb2156c28d53f3f5ccf6b87f7d9a5 | |
parent | 94bd6bc42765f0f66f57774ff2ba517f37a120c5 (diff) | |
download | ldetect-lst-fae9a21317ddbc6ee1834764335591c59c4f5adf.tar ldetect-lst-fae9a21317ddbc6ee1834764335591c59c4f5adf.tar.gz ldetect-lst-fae9a21317ddbc6ee1834764335591c59c4f5adf.tar.bz2 ldetect-lst-fae9a21317ddbc6ee1834764335591c59c4f5adf.tar.xz ldetect-lst-fae9a21317ddbc6ee1834764335591c59c4f5adf.zip |
update ids from nvidia-current 525.116.0 (added RTX 3060/4070 et al.)0.6.49
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rwxr-xr-x | convert/extract-nvidia-pcitable.sh | 4 | ||||
-rw-r--r-- | lst/pcitable.x86_64 | 9 |
4 files changed, 16 insertions, 3 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.6.48 +VERSION := 0.6.49 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,7 @@ +Version 0.6.49 - 28 Apr 2023 + +- update ids from nvidia-current 525.116.03 (adds NVidia RTX 3060/4070, RTX A500/A1000 Laptop GPU, RTX 2000/3000/3500/4000/5000 Ada Generation Laptop GPU) + Version 0.6.48 - 31 Mar 2023 - update ids from nvidia-current 525.105.17 (adds NVidia H800, H100, L4, Geforce RTX 2050, RTX 4000 SFF Ada Generation). diff --git a/convert/extract-nvidia-pcitable.sh b/convert/extract-nvidia-pcitable.sh index 87172edc..d9b67dc6 100755 --- a/convert/extract-nvidia-pcitable.sh +++ b/convert/extract-nvidia-pcitable.sh @@ -24,8 +24,8 @@ # driver version # # Note that drivers nvidia470.xx and beyond are 64-bit only. -nvidia470_ver=470.161.03 -nvidiacur_ver=515.86.01 +nvidia470_ver=470.182.03 +nvidiacur_ver=525.116.03 GET=aria2c GETOPT="-c" diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index 8e3e0e72..1c90d37c 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -331,6 +331,7 @@ 0x10de 0x24b9 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x24ba "Card:NVIDIA GeForce 745 series and later" 0x10de 0x24bb "Card:NVIDIA GeForce 745 series and later" +0x10de 0x24c7 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x24c9 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x24dc "Card:NVIDIA GeForce 745 series and later" 0x10de 0x24dd "Card:NVIDIA GeForce 745 series and later" @@ -364,6 +365,8 @@ 0x10de 0x25b9 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25ba "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25bb "Card:NVIDIA GeForce 745 series and later" +0x10de 0x25bc "Card:NVIDIA GeForce 745 series and later" +0x10de 0x25bd "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25e0 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25e2 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25e5 "Card:NVIDIA GeForce 745 series and later" @@ -377,15 +380,21 @@ 0x10de 0x26b5 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2704 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2717 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x2730 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2757 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2782 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x2786 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x27a0 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x27b0 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x27b8 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x27ba "Card:NVIDIA GeForce 745 series and later" +0x10de 0x27bb "Card:NVIDIA GeForce 745 series and later" 0x10de 0x27e0 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2820 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x2838 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2860 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x28a0 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x28a1 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x28b8 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x28e0 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x28e1 "Card:NVIDIA GeForce 745 series and later" |