diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-05-24 21:51:55 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-05-24 21:51:55 +0000 |
commit | 83f7d6b18e06b191b5af79a8d8ace2d3a1a7d53a (patch) | |
tree | 9235d0b58f503e7efcb77348034670db5fa9828c | |
parent | 6208b0c5df023c2e4a98e991655642a8928e043f (diff) | |
download | ldetect-lst-83f7d6b18e06b191b5af79a8d8ace2d3a1a7d53a.tar ldetect-lst-83f7d6b18e06b191b5af79a8d8ace2d3a1a7d53a.tar.gz ldetect-lst-83f7d6b18e06b191b5af79a8d8ace2d3a1a7d53a.tar.bz2 ldetect-lst-83f7d6b18e06b191b5af79a8d8ace2d3a1a7d53a.tar.xz ldetect-lst-83f7d6b18e06b191b5af79a8d8ace2d3a1a7d53a.zip |
disable nvidia96xx (not compatible with x.org server 1.10)
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/Cards+ | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ - add new ATI ids from the proprietary driver - add support for all new Intel Sandy Bridge graphics devices (mga#1401) - add support for QXL virtual video card +- disable nvidia96xx (not compatible with x.org server 1.10) Version 0.1.291 - 22 March 2011 @@ -261,7 +261,7 @@ DRIVER nouveau NAME NVIDIA GeForce 2 MX to GeForce 4 DRIVER nouveau -DRIVER2 nvidia96xx +#DRIVER2 nvidia96xx (not compatible with x.org server 1.10) NAME NVIDIA GeForce FX series DRIVER nouveau |