diff options
author | Anssi Hannula <anssi@mageia.org> | 2012-04-05 02:51:54 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2012-04-05 02:51:54 +0000 |
commit | 88d3c7880400de3977a9ccff997ad595ff1f1b94 (patch) | |
tree | 82b58d19a4fd59218f05a9c4265a65be658867cd | |
parent | 9605bcebdaf3708a73d8d25dfb80fb989545b9c2 (diff) | |
download | ldetect-lst-88d3c7880400de3977a9ccff997ad595ff1f1b94.tar ldetect-lst-88d3c7880400de3977a9ccff997ad595ff1f1b94.tar.gz ldetect-lst-88d3c7880400de3977a9ccff997ad595ff1f1b94.tar.bz2 ldetect-lst-88d3c7880400de3977a9ccff997ad595ff1f1b94.tar.xz ldetect-lst-88d3c7880400de3977a9ccff997ad595ff1f1b94.zip |
Switch NVIDIA NVD9/GF119 cards from vesa to nouveau
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/Cards+ | 8 | ||||
-rw-r--r-- | lst/pcitable | 12 |
3 files changed, 7 insertions, 14 deletions
@@ -11,6 +11,7 @@ o add the necessary FIRMWARE and DRIVER_NO_FIRMWARE entries as per mga bug #3466 o do not assign anything to the old unmaintained radeonhd driver +- switch NVIDIA NVD9/GF119 cards from vesa to nouveau Version 0.1.299 - 10 December 2011 @@ -273,14 +273,6 @@ DRIVER2 nvidia-current #DRIVER2_NO_SSE nvidia96xx DRIVER2_NEEDS_SSE -NAME NVIDIA GeForce 410M/510 -DRIVER vesa -DRIVER2 nvidia-current -DRIVER2_NEEDS_SSE - -NAME NVIDIA GeForce GT 520/520M/520MX -SEE NVIDIA GeForce 410M/510 - NAME NVIDIA GeForce3 (xbox) DRIVER nvxbox LINE Option "UseFBDev" "1" diff --git a/lst/pcitable b/lst/pcitable index 740f9593..137bd3d8 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1693,12 +1693,12 @@ 0x10de 0x0e31 "Card:NVIDIA GeForce 400 series and later" 0x10de 0x0e3a "Card:NVIDIA GeForce 400 series and later" 0x10de 0x0e3b "Card:NVIDIA GeForce 400 series and later" -0x10de 0x1040 "Card:NVIDIA GeForce GT 520/520M/520MX" -0x10de 0x1042 "Card:NVIDIA GeForce 410M/510" -0x10de 0x1050 "Card:NVIDIA GeForce GT 520/520M/520MX" -0x10de 0x1051 "Card:NVIDIA GeForce GT 520/520M/520MX" -0x10de 0x1055 "Card:NVIDIA GeForce 410M/510" -0x10de 0x1056 "Card:NVIDIA GeForce GT 520/520M/520MX" +0x10de 0x1040 "Card:NVIDIA GeForce 400 series and later" +0x10de 0x1042 "Card:NVIDIA GeForce 400 series and later" +0x10de 0x1050 "Card:NVIDIA GeForce 400 series and later" +0x10de 0x1051 "Card:NVIDIA GeForce 400 series and later" +0x10de 0x1055 "Card:NVIDIA GeForce 400 series and later" +0x10de 0x1056 "Card:NVIDIA GeForce 400 series and later" 0x10de 0x1080 "Card:NVIDIA GeForce 400 series and later" 0x10de 0x1081 "Card:NVIDIA GeForce 400 series and later" 0x10de 0x1082 "Card:NVIDIA GeForce 400 series and later" |