According to Akintayo Holder: While burning my CPU.
>
> Richard Adams wrote:
> >
> > According to Akintayo Holder: While burning my CPU.
> > >
> > > This should have been in the last, but I had to try the new sig.
> > >
> > > The NTFS module is loading on demand, so this part works. However when I
> > > load the ppa module it gives an unresolved symbol error. So I tried
> > > loading its dependencies manually and it worked. So I figure I have to
> > > edit the conf.modules to ensure that the dependencies are loaded first.
> > > I think this is in modules.txt
> >
> > Realy, 'depmod -a' should update the kernel modules dependancies file which
> > is called modules.dep and should reside in the directoy containing the
> > modules matching the used kernel version.
> >
> > example you use 2.0.36-999
> >
> > 'depmod -a 2.0.36-999'
> >
> > should do.
> I got the file modules.dep in the 2.2.1 directory, but when I load the
> ppa <Parallel port zip> module, it returns an unresolved symbol error.
> When I load the parallel port modules before ppa module, the drive works
> fine. Also the fact that the module for ntfs works, lead me to that
> conclusion. I checked the modules.dep file and the order (from left to
> right) is as it should be.
> The ppa shows a dependency to parport, the only possible problem I see
> is that parport is listed as a dependency of parport_pc. So it is
> probable that the parport_pc module is never loaded as it is not a
> dependency directly or indirectly of ppa. But that seems too obvious.
I really dont know how, 1) i dont use 2.2.1 which i belive needs "kmod" a
replacement for Kerneld, and 2) i dont use those modules.
However if it works then its possably a question of setting the loading
order in /etc/conf.modules, reading /usr/src/linux/Documentation/kmod.txt
should help you out a little as howto use "loading options" with kmod.
> --
> WI 2 Aus 1
> Ice Cube
> RH5.2 Personal 17728385
> http://www.bigfoot.com/~blakdogg
>
--
Regards Richard.
[EMAIL PROTECTED]