[plug] Problem with Tekram scsi driver
Phil Steege
psteege at tpg.com.au
Fri Jun 15 15:16:47 WST 2001
On Friday 15 June 2001 01:26 pm, Richard Sharpe wrote:
> At 10:44 AM 6/15/01 +0800, Anthony J. Breeds-Taurima wrote:
> >On Fri, 15 Jun 2001, Phil Steege wrote:
> >> On Thursday 14 June 2001 01:17 pm, Anthony J. Breeds-Taurima wrote:
> >> > Try useing modprobe tmscsim as that will intellegently load any
> >> > prerequisate modules. (you may or may not need to depmod -a before
> >> > using modprobe)
> >>
> >> I did both the "depmod -a" and then modprobe tmscsim.
> >> Here are the results.
> >> I am using RedHat 7.1 2.4.2-2 kernel.
> >>
> >> [root at localhost pappo]# /sbin/modprobe tmscsim
> >> /lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o: init_module: No such
> >> device
> >> Hint: insmod errors can be caused by incorrect module parameters,
> >> including invalid IO or IRQ parameters
> >
> >Perhaps you should specify the iqr etc etc for the device.
>
> You can find out what parameters the driver accepts with the modinfo
> command.
>
> Eg, modinfo -p /lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o
>
Ok, here is what I got back from the modinfo command:
[root at localhost AddsBooks]# /sbin/modinfo -p
/lib/modules/2.4.2-2/kernel/drivers/scsi/tmscsim.o
tmscsim int array (min = 1, max = 6), description "Host SCSI ID, Speed
(0=10MHz), Device Flags, Adapter Flags, Max Tags (log2(tags)-1), DelayReset
(s)"
Which part of this do I use ?
Phil
More information about the plug
mailing list