[patch] examples/depmod.pl

Stuart Hughes stuarth at freescale.com
Wed Mar 22 14:55:34 UTC 2006


Hi Aubrey,

I tried 'modprobe nand' and that worked and loaded up the dependent
modules.

AFAIK you can't just say 'insmod <module.ko>' and have it load up the
other dependent modules?  I'm not sure about this though.

Regards, Stuart


On Wed, 2006-03-22 at 15:08 +0800, Aubrey wrote:
> Hi Stuart
> 
> The file "modules.dep" still has problem.
> When I insert the module, the error message as follows:
> ===========================
> root:/lib/modules/2.6.12.1/kernel/drivers/mtd/nand> insmod nand.ko
> Using nand.ko
> nand: Unknown symbol _nand_manuf_ids
> nand: Unknown symbol _nand_calculate_ecc
> nand: Unknown symbol _nand_flash_ids
> nand: Unknown symbol _nand_correct_data
> insmod: cannot insert `': Unknown symbol in module (-1): No such file
> or directory
> ===========================
> 
> Regards,
> -Aubrey




More information about the busybox mailing list