diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2008-03-25 23:53:59 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2008-03-25 23:53:59 +0000 |
commit | b72100066f415d199dfc45ffd0f2cb9d126b6325 (patch) | |
tree | 23a6441076043f3e88eaaae2d56cc5ce12743a09 /lst/Cards+ | |
parent | 9872c0ee58607021a42ed44697e243d92c1f495a (diff) | |
download | ldetect-lst-b72100066f415d199dfc45ffd0f2cb9d126b6325.tar ldetect-lst-b72100066f415d199dfc45ffd0f2cb9d126b6325.tar.gz ldetect-lst-b72100066f415d199dfc45ffd0f2cb9d126b6325.tar.bz2 ldetect-lst-b72100066f415d199dfc45ffd0f2cb9d126b6325.tar.xz ldetect-lst-b72100066f415d199dfc45ffd0f2cb9d126b6325.zip |
ATI adjustments: don't blacklist FireGL T2 any more (Jan reports it now works with fglrx), use radeon not radeonhd or fglrx for HD 3200 (only radeon works with this chip at present)
Diffstat (limited to 'lst/Cards+')
-rw-r--r-- | lst/Cards+ | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -165,17 +165,15 @@ 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 - # Supported by radeonhd but *not* fglrx as of 8.471 -NAME ATI Radeon HD3870 X2 +NAME ATI Radeon HD 3870 X2 DRIVER radeonhd DRI_GLX +# Supported by radeon but *not* fglrx or radeonhd as of 2008/03 +NAME ATI Radeon HD 3200 +DRIVER ati + # ARK Logic NAME Ark Logic ARKx000-based cards |