diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/Cards+ | 8 | ||||
-rw-r--r-- | lst/pcitable | 2 |
3 files changed, 11 insertions, 1 deletions
@@ -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 @@ -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)" |