diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-12-14 19:18:20 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-12-14 19:18:20 +0200 |
commit | 3818ee2d6a130e4031e841722b6e4f1c50dba2b3 (patch) | |
tree | a1773e748b99ad0b6171e371714f290c4757476d | |
parent | a54287f1e8c5efe80ad2b6e763baeb5cd5800b13 (diff) | |
download | ldetect-lst-3818ee2d6a130e4031e841722b6e4f1c50dba2b3.tar ldetect-lst-3818ee2d6a130e4031e841722b6e4f1c50dba2b3.tar.gz ldetect-lst-3818ee2d6a130e4031e841722b6e4f1c50dba2b3.tar.bz2 ldetect-lst-3818ee2d6a130e4031e841722b6e4f1c50dba2b3.tar.xz ldetect-lst-3818ee2d6a130e4031e841722b6e4f1c50dba2b3.zip |
enable nvidia340 and nvidia304 again
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | lst/Cards+ | 4 |
2 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,6 @@ +- enable nvidia340 again (xorg 1.19 supported as of 340.101) +- enable nvidia304 again (xorg 1.19 supported as of 304.134) + Version 0.3.2 - 27 Nov 2016 - do not try to install nvidia3xx (doesn't support xserver 1.19) @@ -275,13 +275,13 @@ DRIVER nouveau NAME NVIDIA GeForce 6100 to GeForce 7950 DRIVER nouveau -#DRIVER2 nvidia304 +DRIVER2 nvidia304 #DRIVER2_NO_SSE nvidia96xx DRIVER2_NEEDS_SSE NAME NVIDIA GeForce 8100 to GeForce 415 DRIVER nouveau -#DRIVER2 nvidia340 +DRIVER2 nvidia340 #DRIVER2_NO_SSE nvidia96xx DRIVER2_NEEDS_SSE |