[3699] in linux-scsi channel archive
Re: Kernel 2.0.32 cannot detect SCSI adapter aha152x
daemon@ATHENA.MIT.EDU (Martin Murray)
Wed Apr 15 06:50:57 1998
Date: Wed, 15 Apr 1998 04:32:31 -0500 (EST)
From: Martin Murray <mmurray@www.smtc.cmich.edu>
To: Ercole Dario <Dario.Ercole@CSELT.IT>
cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <EECB401D8EB3D111B26800805FC130FC0FDBDD@xrr1.cselt.stet.it>
> I am running RedHat Linux 5.0, kernel version 2.0.32, on an HP Vectra
> with IDE HD and CD. It runs great, but I am unable to install a SCSI Jaz
> drive, with its own Jaz Jet ISA SCSI controller, based on Adaptec 152x
> chipset.
>
> I followed all the instructions of the SCSI-HOWTO related to this kind
> on adapters, but I had no success: all I get is
>
> scsi: 0 host
>
> at boot time.
>
> The SCSI-HOWTO suggests sending to this list the "signature" of the
> adapter BIOS, so here it is:
>
*snip*
>
> Can someone help me ?
Sure, this is a common problem with the adaptec/iomega boards. You have ot
add a commandline parameter to either /etc/lilo.conf or your module that
reads something similiar to:
aha152x=(ioaddress), (interrupt)
for instance, mine is aha152x=0x140,11
I'd try that, chances are that it'll do the trick. :)
Martin
> P.S. I am also wondering why the same adapter on the same PC is seen
> correctly by FreeBSD 2.2.5.
FreeBSD must do a bit more active or a probe on hardware, maybe?
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu