On Tue, 12 Dec 2000, Ken Cole wrote:

> Mikkel,
> 
> Mikkel L. Ellertson wrote:
> 
> 
> > Did you compile aha152x support into the kernel?  If not, then try
> > modprobe aha152x and see if it finds the card.  You may need to make some
> > additions to /etc/config.modules or /etc/modules.conf to supply the I/O
> > and irq for the card.  You will want to add a line for the SCSI module.
> >
> > alias scsi_hostadapter aha152x
> > options aha152x io=0x340 irq=11
> 
> modprobe found the card and an insmod in rc.local has got it working.
> 
> I tried what you suggested before the original e-mail, in /etc/conf.modules.
> but it never found it that way!
> 
> Thanks for the help.
> 
> --
> Ken Cole
> Satisfaction Software
> e-mail: [EMAIL PROTECTED]
> Voice: +61 7 3268 4722
> Facsimile: +61 7 3268 4359
> Mobile: 0418 792 349
> 
Putting the modprobe command in rc.local works.  In my case, I use the
SCSI card for my CD writer, and the drivers load when ever I try to access
/dev/sg0.  In your case, it should load when you try and access /dev/st0
or /dev/nst0.  But I have had times when the correct modules do not
autoload when accessing tape drives, so that may have been your problem.

Mikkel
 -- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to