[plug] Problem with Tekram scsi driver

Anthony J. Breeds-Taurima tony at cantech.net.au
Thu Jun 14 11:17:55 WST 2001


On Thu, 14 Jun 2001, Phillip Steege wrote:

> When I try to add the Tekram scsi card module.  I get the following errors.
> I compiled it into my kernel and all that went well.  I am not familiar with
> what these errors are telling me.
> Any ideas would be appreciated.
>
> [root at firewall pappo]# /sbin/insmod tmscsim

Try useing modprobe tmscsim as that will intellegently load any prerequisate
modules.  (you may or may not need to depmod -a before using modprobe)

> Using /lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o
> /lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o: unresolved symbol
> scsi_unregister_Rdce36333
> /lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o: unresolved symbol
> scsicam_bios_param_R95df6ebb
> /lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o: unresolved symbol
> scsi_unregister_module_R81d85a75
> /lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o: unresolved symbol
> scsi_register_R74f22e9f
> /lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o: unresolved symbol
> scsi_register_module_Rfa20b7b0

It's basicallly telling you that you don't have a full scsi subsytem running.



Yours Tony.

/*
 * "The significant problems we face cannot be solved at the
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */




More information about the plug mailing list