diff options
author | Giuseppe Ghibò <ghibo@mageia.org> | 2023-05-25 23:38:01 +0200 |
---|---|---|
committer | Giuseppe Ghibò <ghibo@mageia.org> | 2023-05-25 23:39:26 +0200 |
commit | 6f9ba66c05a5cda3ffdfb1b0aaed01ef28f34286 (patch) | |
tree | 9f8ca143134d8071d136e573ae74408b5623d0cd /lst | |
parent | fb0665d2bb2ef59fdca8e7a404965f594e0629ba (diff) | |
download | ldetect-lst-6f9ba66c05a5cda3ffdfb1b0aaed01ef28f34286.tar ldetect-lst-6f9ba66c05a5cda3ffdfb1b0aaed01ef28f34286.tar.gz ldetect-lst-6f9ba66c05a5cda3ffdfb1b0aaed01ef28f34286.tar.bz2 ldetect-lst-6f9ba66c05a5cda3ffdfb1b0aaed01ef28f34286.tar.xz ldetect-lst-6f9ba66c05a5cda3ffdfb1b0aaed01ef28f34286.zip |
Move older GTX 750 card to be preferred by nvidia470 driver instead of nvidia-current (bug #31874)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 | ||||
-rw-r--r-- | lst/pcitable.x86_64 | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 3cd1954f..87f6659e 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2172,7 +2172,7 @@ 0x10de 0x137b "Card:NVIDIA GeForce 420 to GeForce 630" 0x10de 0x137d "Card:NVIDIA GeForce 635 to GeForce 920" 0x10de 0x1380 "Card:NVIDIA GeForce 420 to GeForce 630" -0x10de 0x1381 "Card:NVIDIA GeForce 420 to GeForce 630" +0x10de 0x1381 "Card:NVIDIA GeForce 635 to GeForce 920" 0x10de 0x1382 "Card:NVIDIA GeForce 420 to GeForce 630" 0x10de 0x1390 "Card:NVIDIA GeForce 420 to GeForce 630" 0x10de 0x1391 "Card:NVIDIA GeForce 420 to GeForce 630" diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index 1c90d37c..be618902 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -54,7 +54,6 @@ 0x10de 0x137a "Card:NVIDIA GeForce 745 series and later" 0x10de 0x137b "Card:NVIDIA GeForce 745 series and later" 0x10de 0x1380 "Card:NVIDIA GeForce 745 series and later" -0x10de 0x1381 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x1382 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x1390 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x1391 "Card:NVIDIA GeForce 745 series and later" |