diff options
author | Giuseppe Ghibò <ghibo@mageia.org> | 2023-05-28 17:33:37 +0200 |
---|---|---|
committer | Giuseppe Ghibò <ghibo@mageia.org> | 2023-05-28 17:33:37 +0200 |
commit | d6061f3a691565b35b4104af91727dbcd4bb31fe (patch) | |
tree | f5c74dc84e4afa4e421a4578ac76d9b653c00b2e | |
parent | 072bb60e83e76c59a3d7fc6084048abb6dc8dbc7 (diff) | |
download | ldetect-lst-d6061f3a691565b35b4104af91727dbcd4bb31fe.tar ldetect-lst-d6061f3a691565b35b4104af91727dbcd4bb31fe.tar.gz ldetect-lst-d6061f3a691565b35b4104af91727dbcd4bb31fe.tar.bz2 ldetect-lst-d6061f3a691565b35b4104af91727dbcd4bb31fe.tar.xz ldetect-lst-d6061f3a691565b35b4104af91727dbcd4bb31fe.zip |
- Move back GTX 750 card to be preferred by nvidia-current 525.xx driver instead of nvidia470 (bug #31874).
-rw-r--r-- | lst/pcitable.x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index be618902..1c90d37c 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -54,6 +54,7 @@ 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" |