diff options
author | Thomas Backlund <tmb@mageia.org> | 2022-09-17 17:12:24 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2022-09-17 17:12:24 +0300 |
commit | 1ff6b521e4d0a0b985b05693e4b069de40413b4f (patch) | |
tree | 4daf25eabb2f0a2d1eb3e5407de631019208ec8e | |
parent | 7fe24f50841ef9f402665547c2d7127288b776a2 (diff) | |
download | ldetect-lst-1ff6b521e4d0a0b985b05693e4b069de40413b4f.tar ldetect-lst-1ff6b521e4d0a0b985b05693e4b069de40413b4f.tar.gz ldetect-lst-1ff6b521e4d0a0b985b05693e4b069de40413b4f.tar.bz2 ldetect-lst-1ff6b521e4d0a0b985b05693e4b069de40413b4f.tar.xz ldetect-lst-1ff6b521e4d0a0b985b05693e4b069de40413b4f.zip |
stop advertising nvidia390
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/Cards+ | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ - update card naming for nvidia-current - add support for nvidia470 driver - switch over all supported gpus from nvidia390 to nvidia470 +- stop advertising nvidia390 - update pci.ids Version 0.6.39 - 7 Aug 2022 @@ -292,8 +292,8 @@ DRIVER nouveau # supported by nvidia340. NAME NVIDIA GeForce 420 to GeForce 630 DRIVER nouveau -DRIVER2 nvidia390 -DRIVER2_NEEDS_SSE +#DRIVER2 nvidia390 +#DRIVER2_NEEDS_SSE # nvidia470 supports some drivers also supported by nvidia390 # but that one is eol by 12/2022 |