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.

> 
> While I am on the topic is it possible to compile modules without
> recompiling the kernel ?

Yes but you could run into even more trouble with dependancies tho'.

> 
> -- 
> WI 2 Aus 1
> Ice Cube
> RH5.2 Personal 17728385
> http://www.bigfoot.com/~blakdogg
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to