--- dri-howto.xml.orig 2005-12-23 08:43:01.000000000 -0800 +++ dri-howto.xml 2005-12-23 08:56:58.000000000 -0800 @@ -20,8 +20,8 @@ -1.0.15 -2005-12-16 +1.0.16 +2005-12-23 Introduction @@ -264,12 +264,15 @@

You will need to add the module name that your card uses to /etc/modules.autoload.d/kernel-2.6 to ensure that the module is -loaded automatically when the system starts up. +loaded automatically when the system starts up. Also, if you built +agpgart as a module, you will need to add it as well. Otherwise, the +graphics system will not be properly initialized.

 (Change module name as required.)
 intel-agp
+agpgart