diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/Cards+ | 3 | ||||
-rw-r--r-- | lst/pcitable | 2 |
3 files changed, 2 insertions, 4 deletions
@@ -7,6 +7,7 @@ - switch all HD 5000 series ATI ids from ati to radeonhd - use nouveau as default free driver for NVIDIA cards, except for Riva 128 (NV03) which is not supported by it +- re-enable proprietary NVIDIA driver on G105M, issue fixed upstream Version 0.1.279 - 27 October 2009 @@ -283,9 +283,6 @@ DRIVER nvxbox LINE Option "UseFBDev" "1" LINE Option "HWCursor" "0" -NAME NVIDIA cards not working with nvidia -DRIVER nouveau - # IMS NAME IMS TwinTurbo-based cards diff --git a/lst/pcitable b/lst/pcitable index 21ebd371..2b2301e6 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1434,7 +1434,7 @@ 0x10de 0x06e9 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06ea "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06eb "Card:NVIDIA GeForce 6100 and later" -0x10de 0x06ec "Card:NVIDIA cards not working with nvidia" +0x10de 0x06ec "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06ef "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06f1 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06f8 "Card:NVIDIA GeForce 6100 and later" |