diff options
author | Anssi Hannula <anssi@mandriva.org> | 2009-04-01 17:53:08 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2009-04-01 17:53:08 +0000 |
commit | 230581de8e1a939ce7914c347a2856b4b1998fcf (patch) | |
tree | e9c13998b08ae1e66928d25a5c4730323d2c7958 | |
parent | cb9b17cecf588d09e6428942951c03ae044cb62a (diff) | |
download | ldetect-lst-230581de8e1a939ce7914c347a2856b4b1998fcf.tar ldetect-lst-230581de8e1a939ce7914c347a2856b4b1998fcf.tar.gz ldetect-lst-230581de8e1a939ce7914c347a2856b4b1998fcf.tar.bz2 ldetect-lst-230581de8e1a939ce7914c347a2856b4b1998fcf.tar.xz ldetect-lst-230581de8e1a939ce7914c347a2856b4b1998fcf.zip |
Add nouveau entry into Cards+, enabling users to manually select it in
XFdrake.
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/Cards+ | 3 |
2 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,8 @@ - prefer "ati"/"radeon" driver over "radeonhd" - add new ATI ids from fglrx, ati and radeonhd - do not use fglrx with old Radeon cards +- add "GeForce (nouveau driver, experimental)" to allow users to test nouveau + by selecting it in XFdrake Version 0.1.256 - 24 March 2009 @@ -279,6 +279,9 @@ DRIVER nvxbox LINE Option "UseFBDev" "1" LINE Option "HWCursor" "0" +NAME NVIDIA GeForce (nouveau driver, experimental) +DRIVER nouveau + # This entry blacklists eight IDs that are known from MDV and / or # freedesktop.org reports to not work with the 'nv' driver. Reports: |