From 19b4c9d08c5dfb69aff240f29144fa399541df62 Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Fri, 2 Dec 2011 18:35:53 +0000 Subject: disable nvidia173 and nvidia96xx as they do not support X.org server 1.11) --- NEWS | 2 ++ lst/Cards+ | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 03bca334..97809b88 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ - add new ATI ids from the free and proprietary drivers - add new NVIDIA ids from the proprietary driver +- disable nvidia173 and nvidia96xx as they do not support X.org server + 1.11) Version 0.1.296 - 27 November 2011 diff --git a/lst/Cards+ b/lst/Cards+ index b2ff2799..fe754901 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -260,11 +260,11 @@ DRIVER nouveau NAME NVIDIA GeForce 2 MX to GeForce 4 DRIVER nouveau -DRIVER2 nvidia96xx +#DRIVER2 nvidia96xx (not compatible with X.org server 1.11) NAME NVIDIA GeForce FX series DRIVER nouveau -DRIVER2 nvidia173 +#DRIVER2 nvidia173 (not compatible with X.org server 1.11) NAME NVIDIA GeForce 6100 to GeForce 360 DRIVER nouveau -- cgit v1.2.1