From cf0400ff3afa3b00f7e8902e31d1ed73c546c501 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 3 Apr 2008 15:16:33 +0000 Subject: blacklist HD 2400 XT from using radeonhd (the one we have at aboukir has problems) --- Makefile | 2 +- lst/Cards+ | 6 ++++++ lst/pcitable | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9e431de7..9e948aab 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.218 +VERSION := 0.1.219 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 564ef1a1..9ea29d09 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -176,6 +176,12 @@ NAME ATI Radeon HD 3200 DRIVER vesa DRIVER2 fglrx +# Tested to be problematic with a machine at Aboukir, works with +# fbdev: see with Blino +NAME ATI Radeon HD 2400 XT +DRIVER fbdev +DRIVER2 fglrx + # ARK Logic NAME Ark Logic ARKx000-based cards diff --git a/lst/pcitable b/lst/pcitable index 2fa78ca8..cf5a4782 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -425,7 +425,7 @@ 0x1002 0x940b "Card:ATI r500 or r600 based FireGL" 0x1002 0x940f "Card:ATI r500 or r600 based FireGL" 0x1002 0x94c0 "Card:ATI Radeon X1300 and later" -0x1002 0x94c1 "Card:ATI Radeon X1300 and later" +0x1002 0x94c1 "Card:ATI Radeon HD 2400 XT" 0x1002 0x94c3 "Card:ATI Radeon X1300 and later" 0x1002 0x94c4 "Card:ATI Radeon X1300 and later" 0x1002 0x94c5 "Card:ATI Radeon X1300 and later" -- cgit v1.2.1