From ace4273ae2484fde144d9881f1c7db4fc597529a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 1 Jan 2008 18:54:31 +0000 Subject: blacklist ATI FireGL Mobility T2 from using proprietary driver as per report from Jan Ciger that it fails --- Makefile | 2 +- lst/Cards+ | 6 ++++++ lst/pcitable | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index dc8aaa63..cb0ccde7 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.205 +VERSION := 0.1.206 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') diff --git a/lst/Cards+ b/lst/Cards+ index 21d2d414..8706187a 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -168,6 +168,12 @@ DRIVER2 fglrx NAME ATI r500 or r600 based FireGL SEE ATI Radeon X1300 and later +# Blacklisted from proprietary driver per report from Jan Ciger, +# 2008/01, black screen with proprietary 8.44.3 / Catalyst 7.12; +# re-evaluate with future proprietary releases +NAME ATI FireGL Mobility T2 +SEE ATI Radeon 9250 and earlier + # ARK Logic NAME Ark Logic ARKx000-based cards diff --git a/lst/pcitable b/lst/pcitable index d56ef226..d9cb6074 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -150,7 +150,7 @@ 0x1002 0x4e51 "Card:ATI Radeon 9500 to Radeon X1050" 0x1002 0x4e52 "Card:ATI Radeon 9500 to Radeon X1050" 0x1002 0x4e53 "Card:ATI Radeon 9500 to Radeon X1050" -0x1002 0x4e54 "Card:ATI r300 or r400 based FireGL" +0x1002 0x4e54 "Card:ATI FireGL Mobility T2" 0x1002 0x4e56 "Card:ATI r300 or r400 based FireGL" 0x1002 0x4f72 "Card:ATI Radeon 9250 and earlier" 0x1002 0x5041 "Card:ATI Mach / Rage-based cards" -- cgit v1.2.1