On Mon, 27 Nov 2000, stef brette wrote:

> After modifiing /etc/grub/menu.lst all is fine BUT  the module
> agpgart.o, apparently responsible for initializing /dev/agpgart, isnot
> loaded . Hence X cannot start.....
[snip]
>    Does anyone know which init file (rc.d/????) is responsible for
> autoloading this module (agpgart) ? I would prefer that module insmoding

        Put 'modprobe agpgart' into the /etc/rc.d/rc.local file.  This
will start it up upon each subsequent reboot.  Likewise when you need to
load any module use 'modprobe <module name>', it's a safer method than
insmod.

-- 
--
| d a v i d  @  m i h m
| webmaster  @  afterstep.org
| ftpmaster  @  afterstep.org
--


Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to