Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: ati-faq.xml
Date: Thu, 29 Nov 2007 08:02:37
Message-Id: E1IxeLk-0001sd-PZ@stork.gentoo.org
1 nightmorph 07/11/29 08:02:20
2
3 Modified: ati-faq.xml
4 Log:
5 updated x1000, HD 2000 info for bug 200247 (thanks to lu_zero for the patch). i also did some homework and added info for the HD 3000 series cards
6
7 Revision Changes Path
8 1.45 xml/htdocs/doc/en/ati-faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.45&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.45&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?r1=1.44&r2=1.45
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.44
18 retrieving revision 1.45
19 diff -u -r1.44 -r1.45
20 --- ati-faq.xml 23 Aug 2007 22:31:14 -0000 1.44
21 +++ ati-faq.xml 29 Nov 2007 08:02:20 -0000 1.45
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.44 2007/08/23 22:31:14 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.45 2007/11/29 08:02:20 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/ati-faq.xml">
29 @@ -27,8 +27,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.4</version>
34 -<date>2007-08-23</date>
35 +<version>1.6</version>
36 +<date>2007-11-29</date>
37
38 <chapter>
39 <title>Hardware Support</title>
40 @@ -74,26 +74,27 @@
41 <tr>
42 <ti>R500</ti>
43 <ti>Radeon X1300 and higher</ti>
44 - <ti>ATI DRI, no support in xorg</ti>
45 + <ti>ATI DRI, xorg support is in progress</ti>
46 </tr>
47 <tr>
48 <ti>R600</ti>
49 <ti>Radeon HD 2000 series</ti>
50 - <ti>Not supported in Linux</ti>
51 + <ti>ATI DRI</ti>
52 +</tr>
53 +<tr>
54 + <ti>RV670</ti>
55 + <ti>Radeon HD 3000 series</ti>
56 + <ti>none, support is in progress</ti>
57 </tr>
58 </table>
59
60 -<p>
61 -The x1000 series cards (x1300 and higher) cannot use the free xorg drivers; they
62 -are limited to the unaccelerated 2D vesa driver. Use the proprietary
63 -<c>ati-drivers</c> package if you want hardware-accelerated 2D/3D graphics.
64 -</p>
65 -
66 -<impo>
67 -The newest Radeon HD 2000 series cards are completely unsupported in Linux.
68 -There are no drivers from either xorg or ATI. It's probably best to hold off
69 -buying these cards until there's some kind of support in Linux. ;)
70 -</impo>
71 +<note>
72 +The HD 3000 series cards are based on the R600 chip, but there is currently no
73 +support in Linux for these cards. The open-source RadeonHD driver is expected to
74 +support these cards in the future, though the driver is currently under heavy
75 +development. ATI is expected to release an updated fglrx driver version with
76 +2D/3D hardware acceleration.
77 +</note>
78
79 </body>
80 </section>
81
82
83
84 --
85 gentoo-doc-cvs@g.o mailing list