commence solrosin@mail.theretriever.org quotation:
> It would appear that there is a problem in the ide-scsi kernel module. I
> HAVE properly built the kernel beforehand, so I know it's not a matter of
> the kernel being improperly built. Here's the error message I'm getting
> when I try to insmod ide-scsi:
>
> Using /lib/modules/2.4.19/kernel/drivers/scsi/ide-scsi.o
> /lib/modules/2.4.19/kernel/drivers/scsi/ide-scsi.o: unresolved symbol
> scsi_unregister_module_R81d85a75
> /lib/modules/2.4.19/kernel/drivers/scsi/ide-scsi.o: unresolved symbol
> scsi_register_Rfb1392b2
> /lib/modules/2.4.19/kernel/drivers/scsi/ide-scsi.o: unresolved symbol
> scsi_register_module_Rfa20b7b0
Try using modprobe instead of insmod. ide-scsi depends on scsi_mod,
which appears to contain those symbols. modprobe will load all
dependent modules automatically.
-- / | [|] Sean Neakums | Questions are a burden to others; [|] <sneakums@zork.net> | answers a prison for oneself. \ | - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:46 EST