diff options
author | Thomas Backlund <tmb@mageia.org> | 2012-11-08 11:59:17 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2012-11-08 11:59:17 +0000 |
commit | c2b8c0ea6b05b3a60142f76261db7db452f2811c (patch) | |
tree | 91909f37998c322203ab8c96430de7013a009067 | |
parent | 4c03d86a63407eca39b2fa88cd125f154982d7c7 (diff) | |
download | ldetect-lst-c2b8c0ea6b05b3a60142f76261db7db452f2811c.tar ldetect-lst-c2b8c0ea6b05b3a60142f76261db7db452f2811c.tar.gz ldetect-lst-c2b8c0ea6b05b3a60142f76261db7db452f2811c.tar.bz2 ldetect-lst-c2b8c0ea6b05b3a60142f76261db7db452f2811c.tar.xz ldetect-lst-c2b8c0ea6b05b3a60142f76261db7db452f2811c.zip |
- Cards+
o enable nvidia173 and nvidia96xx as they both now support
the x11-server used in Mga2
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | lst/Cards+ | 8 |
2 files changed, 8 insertions, 4 deletions
@@ -1,3 +1,7 @@ +- Cards+ + o enable nvidia173 and nvidia96xx as they both now support + the x11-server used in Mga2 + Version 0.1.303.1 - 16 August 2012 - add new NVIDIA ids from the proprietary nvidia-current-295.71 @@ -255,22 +255,22 @@ DRIVER nouveau NAME NVIDIA GeForce 2 MX to GeForce 4 DRIVER nouveau -#DRIVER2 nvidia96xx (not compatible with X.org server 1.11) +DRIVER2 nvidia96xx NAME NVIDIA GeForce FX series DRIVER nouveau -#DRIVER2 nvidia173 (not compatible with X.org server 1.11) +DRIVER2 nvidia173 NAME NVIDIA GeForce 6100 to GeForce 360 DRIVER nouveau DRIVER2 nvidia-current -#DRIVER2_NO_SSE nvidia96xx +DRIVER2_NO_SSE nvidia96xx DRIVER2_NEEDS_SSE NAME NVIDIA GeForce 400 series and later DRIVER nouveau DRIVER2 nvidia-current -#DRIVER2_NO_SSE nvidia96xx +DRIVER2_NO_SSE nvidia96xx DRIVER2_NEEDS_SSE NAME NVIDIA GeForce3 (xbox) |