diff options
| author | Giuseppe Ghibò <ghibo@mageia.org> | 2026-03-18 19:01:59 +0100 |
|---|---|---|
| committer | Giuseppe Ghibò <ghibo@mageia.org> | 2026-03-18 19:01:59 +0100 |
| commit | b5f69e805247e13d01978d4bdfb1ba6ff857994b (patch) | |
| tree | 8445ddf6ae93286b77f52a287adc1d92549bf503 /lst/Cards+ | |
| parent | e9d8897c0edfcb12354f311505202215faaf811e (diff) | |
| download | ldetect-lst-b5f69e805247e13d01978d4bdfb1ba6ff857994b.tar ldetect-lst-b5f69e805247e13d01978d4bdfb1ba6ff857994b.tar.gz ldetect-lst-b5f69e805247e13d01978d4bdfb1ba6ff857994b.tar.bz2 ldetect-lst-b5f69e805247e13d01978d4bdfb1ba6ff857994b.tar.xz ldetect-lst-b5f69e805247e13d01978d4bdfb1ba6ff857994b.zip | |
Introduce New Feature Branch (OpenGPU) entry in Cards list and add Branch to string names
Diffstat (limited to 'lst/Cards+')
| -rw-r--r-- | lst/Cards+ | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -413,11 +413,18 @@ DRIVER2_NEEDS_SSE # latest driver (as shown in https://forums.developer.nvidia.com/t/current-graphics-driver-releases/28500/) # nvidia-newfeature branch -NAME NVIDIA Driver: New Feature +NAME NVIDIA Driver: New Feature Branch DRIVER modesetting DRIVER2 nvidia-newfeature DRIVER2_NEEDS_SSE +# latest driver (as shown in https://forums.developer.nvidia.com/t/current-graphics-driver-releases/28500/) +# nvidia-newfeature branch +NAME NVIDIA Driver: New Feature Branch (OpenGPU) +DRIVER modesetting +DRIVER2 nvidia-newfeature-wopengpu +DRIVER2_NEEDS_SSE + # duplicate nvidia470 entry for straight configuration (already in GeForce 635 to GeForce 920) NAME NVIDIA Driver: Latest Legacy (alias of GeForce 635 to 920) DRIVER modesetting @@ -425,11 +432,17 @@ DRIVER2 nvidia470 DRIVER2_NEEDS_SSE # duplicate nvidia-current entry (already in GeForce 745 and later) -NAME NVIDIA Driver: Production (alias of GeForce 745 and later) +NAME NVIDIA Driver: Production Branch DRIVER modesetting DRIVER2 nvidia-current DRIVER2_NEEDS_SSE +# duplicate nvidia-current entry (already in GeForce 745 and later) +NAME NVIDIA Driver: Production Branch (OpenGPU) +DRIVER modesetting +DRIVER2 nvidia-current-wopengpu +DRIVER2_NEEDS_SSE + NAME NVIDIA GeForce3 (xbox) DRIVER nvxbox LINE Option "UseFBDev" "1" |
