nightmorph 07/11/29 08:02:20 Modified: ati-faq.xml Log: 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
Revision Changes Path 1.45 xml/htdocs/doc/en/ati-faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.45&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?r1=1.44&r2=1.45 Index: ati-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ati-faq.xml 23 Aug 2007 22:31:14 -0000 1.44 +++ ati-faq.xml 29 Nov 2007 08:02:20 -0000 1.45 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.44 2007/08/23 22:31:14 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.45 2007/11/29 08:02:20 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/ati-faq.xml"> @@ -27,8 +27,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.4</version> -<date>2007-08-23</date> +<version>1.6</version> +<date>2007-11-29</date> <chapter> <title>Hardware Support</title> @@ -74,26 +74,27 @@ <tr> <ti>R500</ti> <ti>Radeon X1300 and higher</ti> - <ti>ATI DRI, no support in xorg</ti> + <ti>ATI DRI, xorg support is in progress</ti> </tr> <tr> <ti>R600</ti> <ti>Radeon HD 2000 series</ti> - <ti>Not supported in Linux</ti> + <ti>ATI DRI</ti> +</tr> +<tr> + <ti>RV670</ti> + <ti>Radeon HD 3000 series</ti> + <ti>none, support is in progress</ti> </tr> </table> -<p> -The x1000 series cards (x1300 and higher) cannot use the free xorg drivers; they -are limited to the unaccelerated 2D vesa driver. Use the proprietary -<c>ati-drivers</c> package if you want hardware-accelerated 2D/3D graphics. -</p> - -<impo> -The newest Radeon HD 2000 series cards are completely unsupported in Linux. -There are no drivers from either xorg or ATI. It's probably best to hold off -buying these cards until there's some kind of support in Linux. ;) -</impo> +<note> +The HD 3000 series cards are based on the R600 chip, but there is currently no +support in Linux for these cards. The open-source RadeonHD driver is expected to +support these cards in the future, though the driver is currently under heavy +development. ATI is expected to release an updated fglrx driver version with +2D/3D hardware acceleration. +</note> </body> </section> -- [EMAIL PROTECTED] mailing list
