Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: ati-faq.xml
Date: Wed, 02 Mar 2011 07:47:03
Message-Id: 20110302074652.AF95120054@flycatcher.gentoo.org
1 nightmorph 11/03/02 07:46:52
2
3 Modified: ati-faq.xml
4 Log:
5 update ATI FAQ for R900 (radeonhd 6000) series cards, update AMD.com links, add Radeon Feature Matrix link, and started fixing names, now that the ATI brand has been renamed to just AMD
6
7 Revision Changes Path
8 1.50 xml/htdocs/doc/en/ati-faq.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.50&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.50&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?r1=1.49&r2=1.50
13
14 Index: ati-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v
17 retrieving revision 1.49
18 retrieving revision 1.50
19 diff -u -r1.49 -r1.50
20 --- ati-faq.xml 2 Aug 2010 20:54:10 -0000 1.49
21 +++ ati-faq.xml 2 Mar 2011 07:46:52 -0000 1.50
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.49 2010/08/02 20:54:10 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.50 2011/03/02 07:46:52 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide>
29 @@ -20,29 +20,29 @@
30
31 <abstract>
32 This FAQ should help users avoid some common installation and configuration
33 -issues related to DRI and X11 for ATI boards.
34 +issues related to DRI and X11 for AMD/ATI boards.
35 </abstract>
36
37 <!-- The content of this document is licensed under the CC-BY-SA license -->
38 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
39 <license/>
40
41 -<version>3</version>
42 -<date>2010-08-02</date>
43 +<version>4</version>
44 +<date>2011-03-01</date>
45
46 <chapter>
47 <title>Hardware Support</title>
48 <section>
49 -<title>Is my ATI board supported?</title>
50 +<title>Is my AMD/ATI board supported?</title>
51 <body>
52
53 <p>
54 -Many ATI boards (but not all) are supported by <uri
55 +Many AMD/ATI boards (but not all) are supported by <uri
56 link="http://www.freedesktop.org/Software/xorg">xorg-x11</uri>, at least for the
57 2D accelerated features. The 3D support is provided either by xorg-x11, or by
58 -ATI's <uri
59 -link="http://mirror.ati.com/support/drivers/linux/radeon-linux.html">closed
60 -source drivers</uri>. ATI's closed source driver only supports R600 and newer
61 +AMD's <uri
62 +link="http://www.amd.com/us/products/technologies/ati-catalyst/Pages/catalyst.aspx">closed
63 +source drivers</uri>. AMD's closed source driver only supports R600 and newer
64 GPUs. Older GPUs will use the mature open source xorg-x11 driver.
65 </p>
66
67 @@ -69,36 +69,47 @@
68 </tr>
69 <tr>
70 <ti>R300, R400</ti>
71 - <ti>Radeon 9500 - x850</ti>
72 + <ti>Radeon 9500 - X850</ti>
73 <ti>xorg</ti>
74 </tr>
75 <tr>
76 <ti>R500</ti>
77 - <ti>Radeon X1300 and higher</ti>
78 + <ti>Radeon X1300 - X1950</ti>
79 <ti>xorg</ti>
80 </tr>
81 <tr>
82 <ti>R600</ti>
83 <ti>RadeonHD 2000 series</ti>
84 - <ti>ATI DRI, xorg</ti>
85 + <ti>AMD DRI, xorg</ti>
86 </tr>
87 <tr>
88 <ti>RV670</ti>
89 <ti>RadeonHD 3000 series</ti>
90 - <ti>ATI DRI, xorg</ti>
91 + <ti>AMD DRI, xorg</ti>
92 </tr>
93 <tr>
94 <ti>RV770</ti>
95 <ti>RadeonHD 4000 series</ti>
96 - <ti>ATI DRI, xorg</ti>
97 + <ti>AMD DRI, xorg</ti>
98 </tr>
99 <tr>
100 <ti>R800</ti>
101 - <ti>RadeonHD 5000 series, "Evergreen"</ti>
102 - <ti>ATI DRI, xorg</ti>
103 + <ti>RadeonHD 5000 series</ti>
104 + <ti>AMD DRI, xorg</ti>
105 +</tr>
106 +<tr>
107 + <ti>R900</ti>
108 + <ti>RadeonHD 6000 series</ti>
109 + <ti>AMD DRI, xorg</ti>
110 </tr>
111 </table>
112
113 +<note>
114 +The <uri link="http://www.x.org/wiki/RadeonFeature">Radeon Feature Matrix</uri>
115 +at x.org lists the open source driver support level for each part of the
116 +graphics card hardware.
117 +</note>
118 +
119 </body>
120 </section>
121 <section>
122 @@ -120,10 +131,10 @@
123
124 <p>
125 X11 support on the PPC or Alpha platforms is quite similar to x86 X11 support.
126 -However, ATI's closed source Catalyst drivers are not supported on the PPC or
127 -Alpha, so you will have to use the open source drivers. The Catalyst drivers are
128 -only available for x86 and AMD64. The open source xorg-x11 drivers should work
129 -well on all architectures.
130 +However, AMD/ATI's closed source Catalyst drivers are not supported on the PPC
131 +or Alpha, so you will have to use the open source drivers. The Catalyst drivers
132 +are only available for x86 and AMD64. The open source xorg-x11 drivers should
133 +work well on all architectures.
134 </p>
135
136 <impo>
137 @@ -154,26 +165,26 @@
138 <body>
139
140 <p>
141 -There are two ways of getting drivers for your ATI card:
142 +There are two ways of getting drivers for your AMD/ATI card:
143 </p>
144
145 <ul>
146 <li>The <c>xorg-x11</c> ebuild provides the X11 implementation</li>
147 - <li>
148 - The <c>ati-drivers</c> ebuild provides the ATI closed source X drivers and
149 - kernel modules
150 + <li>
151 + The <c>ati-drivers</c> ebuild provides the AMD closed source X drivers
152 + and kernel modules
153 </li>
154 </ul>
155
156 <p>
157 -If you want to use ATI's <e>internal</e> agpgart support instead of the Linux
158 +If you want to use AMD/ATI's <e>internal</e> agpgart support instead of the Linux
159 kernel one, the agpgart driver and the chip set specific driver (in your kernel
160 configuration) must be built as modules or not at all.
161 </p>
162
163 <note>
164 Please read the <uri link="/doc/en/dri-howto.xml">Hardware Acceleration
165 -Guide</uri> for more information on installing drivers for your ATI graphics
166 +Guide</uri> for more information on installing drivers for your AMD/ATI graphics
167 card.
168 </note>
169
170 @@ -221,7 +232,7 @@
171 <body>
172
173 <p>
174 -Once X is installed, configured, and running, it can use the ATI OpenGL
175 +Once X is installed, configured, and running, it can use the AMD/ATI OpenGL
176 libraries:
177 </p>
178
179 @@ -239,14 +250,16 @@
180
181 <p>
182 Please read the <uri link="/doc/en/dri-howto.xml">Hardware Acceleration
183 -Guide</uri> for more information on configuring your ATI graphics card.
184 +Guide</uri> for more information on configuring your AMD/ATI graphics card.
185 </p>
186
187 <p>
188 -More information on Gentoo Linux and the ATI Radeon binary drivers can be found
189 -on the <uri
190 +More information on Gentoo Linux and the AMD/ATI Radeon binary drivers can be
191 +found on the <uri
192 link="http://odin.prohosting.com/wedge01/gentoo-radeon-faq.html">Wedge
193 -Unofficial Gentoo ATI Radeon FAQ</uri>.
194 +Unofficial Gentoo ATI Radeon FAQ</uri>, and on the <uri
195 +link="http://wiki.cchtml.com/index.php/Main_Page">Unofficial AMD Linux Driver
196 +Wiki</uri>.
197 </p>
198
199 </body>