--- xml/htdocs/doc/en/dri-howto.xml 2011/03/23 09:34:13 1.48 +++ xml/htdocs/doc/en/dri-howto.xml 2011/09/11 08:43:18 1.49 @@ -1,6 +1,6 @@ - + Hardware 3D Acceleration Guide @@ -24,8 +24,8 @@ -4 -2011-03-23 +5 +2011-09-11 Introduction @@ -239,23 +239,23 @@
-Changes to modules.autoload.d +Changes to /etc/conf.d/modules

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 +/etc/conf.d/modules to ensure that the module is loaded automatically when the system starts up.

-
+
 (Change module name as required.)
-intel-agp
+modules="intel-agp"
 
If you compiled agpgart as a module, you will also need to add it to -/etc/modules.autoload.d/kernel-2.6. +/etc/conf.d/modules.