swift 05/05/29 09:49:55
Modified: xml/htdocs/doc/en ati-faq.xml
Log:
When using the binary ATI drivers, if you want ATI's internal agpgart support
instead of the Linux kernel one, you must built agpgart and the
chipset-specific
support in the Linux kernel configuration as either modules or explicitly
disable them.
09:42 <@SwifT> for binary ATI drivers, is it true you need to build the
agpgart
and chipset-specific driver as a module for DRI to work?
09:43 <@spyderous> SwifT: no, that's not true. it's true that they need to be
modular or not at all if you want ati's _internal_ agpgart
instead of the kernel's.
Revision Changes Path
1.21 +8 -8 xml/htdocs/doc/en/ati-faq.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml?rev=1.21&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml?rev=1.21&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml.diff?r1=1.20&r2=1.21&cvsroot=gentoo
Index: ati-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ati-faq.xml 13 Apr 2005 09:23:24 -0000 1.20
+++ ati-faq.xml 29 May 2005 09:49:55 -0000 1.21
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.20
2005/04/13 09:23:24 yoswink Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.21
2005/05/29 09:49:55 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/ati-faq.xml">
@@ -21,8 +21,8 @@
<license/>
-<version>1.0.7</version>
-<date>2005-04-13</date>
+<version>1.0.8</version>
+<date>2005-05-29</date>
<chapter>
<title>Hardware Support</title>
@@ -135,11 +135,11 @@
</ul>
-<impo>
-Your kernel must have agpgart support. If you are running a 2.4.x
-kernel or are planning on using the x11-drm ebuild you should not have the DRM
-modules compiled in.
-</impo>
+<p>
+If you want to use ATI's <e>internal</e> agpgart support instead of the Linux
+kernel one, the agpgart driver and the chipset-specific driver (in your kernel
+configuration) must be built as modules or not at all.
+</p>
<pre caption="Installing drivers">
<comment>(If you want just the Rage128 drivers and modules installed with
x11)</comment>
--
[email protected] mailing list