From 43302282325bc941f4e4b90baff30a3dfc18c0d6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 4 Jan 2012 18:31:47 +0000 Subject: refuse to set up nvidia if SSE support is not available needed since nvidia96xx is not compatible for latest x11-server (and commenting it out makes us loosing the DRIVER2_NO_SEE keyword) note that for a month we were failing to do so GeForce GF410/510/520 and on Quadro 4200M (r2240, 2011-12-09, anssi) --- lst/Cards+ | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lst') diff --git a/lst/Cards+ b/lst/Cards+ index 4fb697b1..55504da0 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -270,15 +270,18 @@ NAME NVIDIA GeForce 6100 to GeForce 360 DRIVER nouveau DRIVER2 nvidia-current #DRIVER2_NO_SSE nvidia96xx +DRIVER2_NEEDS_SSE NAME NVIDIA GeForce 400 series and later DRIVER nouveau DRIVER2 nvidia-current #DRIVER2_NO_SSE nvidia96xx +DRIVER2_NEEDS_SSE NAME NVIDIA GeForce 410M/510 DRIVER vesa DRIVER2 nvidia-current +DRIVER2_NEEDS_SSE NAME NVIDIA GeForce GT 520/520M/520MX SEE NVIDIA GeForce 410M/510 -- cgit v1.2.1