summaryrefslogtreecommitdiffstats
path: root/convert
diff options
context:
space:
mode:
authorGiuseppe Ghibò <ghibo@mageia.org>2024-12-24 14:42:59 +0100
committerGiuseppe Ghibò <ghibo@mageia.org>2024-12-24 14:42:59 +0100
commit1f705b46a5848eb99a28e540a5c63cb30d31785d (patch)
treead457706baa90c8cf365cd2769800e4261199e01 /convert
parentf3d01f7222b1e4b276149aeda215dd95582998a7 (diff)
downloadldetect-lst-master.tar
ldetect-lst-master.tar.gz
ldetect-lst-master.tar.bz2
ldetect-lst-master.tar.xz
ldetect-lst-master.zip
update pci-ids from nvidia-current-550.142 (adds H20-3e, RTX 3050 A Laptop GPU)HEAD0.6.59master
Diffstat (limited to 'convert')
-rwxr-xr-xconvert/extract-nvidia-pcitable.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/convert/extract-nvidia-pcitable.sh b/convert/extract-nvidia-pcitable.sh
index 2f49bfa1..d8098290 100755
--- a/convert/extract-nvidia-pcitable.sh
+++ b/convert/extract-nvidia-pcitable.sh
@@ -25,7 +25,7 @@
#
# Note that drivers nvidia470.xx and beyond are 64-bit only.
nvidia470_ver=470.256.02
-nvidiacur_ver=550.90.07
+nvidiacur_ver=550.142
GET=aria2c
GETOPT="-c"