summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mandriva.org>2009-04-11 18:56:00 +0000
committerAnssi Hannula <anssi@mandriva.org>2009-04-11 18:56:00 +0000
commit7940f6f691b4591252b3d58d06451ad7417ce0d5 (patch)
tree0f70e43779db405a6a7bf17c37c17b67d7436975
parentccf4a0016b4784eae31b5057e9bf0f9a57138e7e (diff)
downloadldetect-lst-7940f6f691b4591252b3d58d06451ad7417ce0d5.tar
ldetect-lst-7940f6f691b4591252b3d58d06451ad7417ce0d5.tar.gz
ldetect-lst-7940f6f691b4591252b3d58d06451ad7417ce0d5.tar.bz2
ldetect-lst-7940f6f691b4591252b3d58d06451ad7417ce0d5.tar.xz
ldetect-lst-7940f6f691b4591252b3d58d06451ad7417ce0d5.zip
do not use fglrx with ATI Mobility Radeon HD 3400 (Andriy Rysin reported
a failure with fglrx 8.600)
-rw-r--r--NEWS2
-rw-r--r--lst/Cards+8
-rw-r--r--lst/pcitable2
3 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 81b2535d..c7f9ad5e 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@
using it to orinoco_tmd (0x15e8:0x0131)
- Monitor DB
o add Samsung SyncMaster 2043NW (Jaanus Ojangu)
+- do not use fglrx with ATI Mobility Radeon HD 3400 (Andriy Rysin reported
+ a failure with fglrx 8.600)
Version 0.1.257 - 1 April 2009
diff --git a/lst/Cards+ b/lst/Cards+
index 22c2f763..3fc31429 100644
--- a/lst/Cards+
+++ b/lst/Cards+
@@ -178,6 +178,14 @@ DRIVER2 fglrx
NAME ATI FirePro (radeonhd/fglrx)
SEE ATI Radeon HD 2000 and later (radeonhd/fglrx)
+# Radeon cards not working with the proprietary driver but supported by
+# the free 'radeon' driver.
+# Mobility Radeon HD 3400 Series (1002:95c4)
+# - reported by Andriy Rysin with fglrx 8.600 (sub 1028:0254)
+
+NAME ATI Mobility Radeon HD 3400
+SEE ATI Radeon X1950 and earlier
+
# Radeon cards not supported by proprietary driver or free 'radeon'
# driver. Radeonhd can autodetect unknown cards within the supported
# chipsets, so use radeonhd for them.
diff --git a/lst/pcitable b/lst/pcitable
index dc6f37fc..caf5af5b 100644
--- a/lst/pcitable
+++ b/lst/pcitable
@@ -523,7 +523,7 @@
0x1002 0x959b "Card:ATI r600 based FireGL"
0x1002 0x95c0 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)"
0x1002 0x95c2 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)"
-0x1002 0x95c4 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)"
+0x1002 0x95c4 "Card:ATI Mobility Radeon HD 3400"
0x1002 0x95c5 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)"
0x1002 0x95c6 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)"
0x1002 0x95c7 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)"