From 3067f4b7e6c7b36aadd4a237e55aef4d2ad7cf3e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 4 Jan 2012 18:31:45 +0000 Subject: disable nvidia96xx as third driver when nvidia cannot be used due to missing SSE support --- NEWS | 2 ++ lst/Cards+ | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index ee831ce6..c6598fac 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- disable nvidia96xx as third driver when nvidia cannot be used due to + missing SSE support - Monitor DB o add BENQ G2320HDB (mga#397) diff --git a/lst/Cards+ b/lst/Cards+ index afe8d040..4fb697b1 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -269,12 +269,12 @@ DRIVER nouveau NAME NVIDIA GeForce 6100 to GeForce 360 DRIVER nouveau DRIVER2 nvidia-current -DRIVER2_NO_SSE nvidia96xx +#DRIVER2_NO_SSE nvidia96xx NAME NVIDIA GeForce 400 series and later DRIVER nouveau DRIVER2 nvidia-current -DRIVER2_NO_SSE nvidia96xx +#DRIVER2_NO_SSE nvidia96xx NAME NVIDIA GeForce 410M/510 DRIVER vesa -- cgit v1.2.1