2000-12-17 02:44:46

by Mathias Wiklander

[permalink] [raw]
Subject: aic7xxx

Hi!

I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
ever I try to load it as a module or if I compile it in the kernel I get
the folowing error messages. The last 4 messages repeats for ever. The
problem is on 3 diffrent machines. Anyone who know what it can be and
how to fix it.

/Eastbay

(scsi0) <Adaptec AHA-294X SCSI host adapter> found at PCI 0/19/0
(scsi0) Narrow Channel, SCSI ID=7, 16/255 SCBs
(scsi0) Cables present (Int-50 NO, Ext-50 NO)
(scsi0) Downloading sequencer code... 415 instructions downloaded
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
<Adaptec AHA-294X SCSI host adapter>
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0,
lun 0 Inquiry 00 00 00 ff 00
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
SCSI host 0 channel 0 reset (pid 0) timed out - trying harder
SCSI bus is being reset for host 0 channel 0.


2000-12-17 08:10:54

by Stewart Allen

[permalink] [raw]
Subject: Re: aic7xxx


I am also having problems with this driver, but with different adapters
and symptoms. depmod is reporting a lot of unresolved symbols for generic
scsi and scsi cdrom. Compiling it into the kernel instead of as a module
seems to bypass the problems.

stewart


On Sun, 17 Dec 2000, Mathias Wiklander wrote:

> Hi!
>
> I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> ever I try to load it as a module or if I compile it in the kernel I get
> the folowing error messages. The last 4 messages repeats for ever. The
> problem is on 3 diffrent machines. Anyone who know what it can be and
> how to fix it.
>
> /Eastbay
>
> (scsi0) <Adaptec AHA-294X SCSI host adapter> found at PCI 0/19/0
> (scsi0) Narrow Channel, SCSI ID=7, 16/255 SCBs
> (scsi0) Cables present (Int-50 NO, Ext-50 NO)
> (scsi0) Downloading sequencer code... 415 instructions downloaded
> scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
> <Adaptec AHA-294X SCSI host adapter>
> scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0,
> lun 0 Inquiry 00 00 00 ff 00
> SCSI host 0 abort (pid 0) timed out - resetting
> SCSI bus is being reset for host 0 channel 0.
> SCSI host 0 channel 0 reset (pid 0) timed out - trying harder
> SCSI bus is being reset for host 0 channel 0.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> Please read the FAQ at http://www.tux.org/lkml/
>

2000-12-17 09:40:15

by Mathias Wiklander

[permalink] [raw]
Subject: Re: aic7xxx

That's not the case for me. When I build it in to the kernel, the kernel
comes tho the init of thje board then these lines repeats forever.

SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
SCSI host 0 channel 0 reset (pid 0) timed out - trying harder
SCSI bus is being reset for host 0 channel 0.

/Mathias

[email protected] wrote:
>
> I am also having problems with this driver, but with different adapters
> and symptoms. depmod is reporting a lot of unresolved symbols for generic
> scsi and scsi cdrom. Compiling it into the kernel instead of as a module
> seems to bypass the problems.
>
> stewart
>
> On Sun, 17 Dec 2000, Mathias Wiklander wrote:
>
> > Hi!
> >
> > I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> > ever I try to load it as a module or if I compile it in the kernel I get
> > the folowing error messages. The last 4 messages repeats for ever. The
> > problem is on 3 diffrent machines. Anyone who know what it can be and
> > how to fix it.
> >
> > /Eastbay
> >
> > (scsi0) <Adaptec AHA-294X SCSI host adapter> found at PCI 0/19/0
> > (scsi0) Narrow Channel, SCSI ID=7, 16/255 SCBs
> > (scsi0) Cables present (Int-50 NO, Ext-50 NO)
> > (scsi0) Downloading sequencer code... 415 instructions downloaded
> > scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
> > <Adaptec AHA-294X SCSI host adapter>
> > scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0,
> > lun 0 Inquiry 00 00 00 ff 00
> > SCSI host 0 abort (pid 0) timed out - resetting
> > SCSI bus is being reset for host 0 channel 0.
> > SCSI host 0 channel 0 reset (pid 0) timed out - trying harder
> > SCSI bus is being reset for host 0 channel 0.
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to [email protected]
> > Please read the FAQ at http://www.tux.org/lkml/
> >

2000-12-17 11:01:32

by Mohammad A. Haque

[permalink] [raw]
Subject: Re: aic7xxx

Helps if we could get a kernel version.

Mathias Wiklander wrote:
>
> Hi!
>
> I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> ever I try to load it as a module or if I compile it in the kernel I get
> the folowing error messages. The last 4 messages repeats for ever. The
> problem is on 3 diffrent machines. Anyone who know what it can be and
> how to fix it.

--

=====================================================================
Mohammad A. Haque http://www.haque.net/
[email protected]

"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
[email protected]
=====================================================================

2000-12-17 11:20:57

by Mathias Wiklander

[permalink] [raw]
Subject: Re: aic7xxx

Sorry I've forgot that. It is 2.4.0-test12

/Eastbay
"Mohammad A. Haque" wrote:
>
> Helps if we could get a kernel version.
>
> Mathias Wiklander wrote:
> >
> > Hi!
> >
> > I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> > ever I try to load it as a module or if I compile it in the kernel I get
> > the folowing error messages. The last 4 messages repeats for ever. The
> > problem is on 3 diffrent machines. Anyone who know what it can be and
> > how to fix it.
>
> --
>
> =====================================================================
> Mohammad A. Haque http://www.haque.net/
> [email protected]
>
> "Alcohol and calculus don't mix. Project Lead
> Don't drink and derive." --Unknown http://wm.themes.org/
> [email protected]
> =====================================================================

2000-12-17 15:10:03

by Stewart Allen

[permalink] [raw]
Subject: Re: aic7xxx


ditto.

On Sun, 17 Dec 2000, Mathias Wiklander wrote:

> Sorry I've forgot that. It is 2.4.0-test12
>
> /Eastbay
> "Mohammad A. Haque" wrote:
> >
> > Helps if we could get a kernel version.
> >
> > Mathias Wiklander wrote:
> > >
> > > Hi!
> > >
> > > I have problem using my scsi card. It is an Adaptec 2940 (SCSI2). When
> > > ever I try to load it as a module or if I compile it in the kernel I get
> > > the folowing error messages. The last 4 messages repeats for ever. The
> > > problem is on 3 diffrent machines. Anyone who know what it can be and
> > > how to fix it.
> >


2000-12-17 21:45:50

by Mohammad A. Haque

[permalink] [raw]
Subject: Re: aic7xxx

Weird. The modules just give me unresolved symbol errors instead of the
loop.

Mathias Wiklander wrote:
>
> Sorry I've forgot that. It is 2.4.0-test12
>

--

=====================================================================
Mohammad A. Haque http://www.haque.net/
[email protected]

"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
[email protected]
=====================================================================

2000-12-18 02:15:54

by Douglas Gilbert

[permalink] [raw]
Subject: Re: aic7xxx

Mohammad A. Haque wrote:
>
> Weird. The modules just give me unresolved symbol errors instead of the
> loop.
>
> Mathias Wiklander wrote:
> >
> > Sorry I've forgot that. It is 2.4.0-test12
> >

There was a SCSI Makefile bug in test12 that caused
those unresoved symbols. This patch from Bob Tracy
fixes it.

Doug Gilbert

--- linux/drivers/scsi/Makefile Tue Dec 12 10:49:32 2000
+++ linux/drivers/scsi/Makefile.t12bt Tue Dec 12 22:46:27 2000
@@ -30,7 +30,7 @@
CFLAGS_gdth.o = # -DDEBUG_GDTH=2 -D__SERIAL__ -D__COM2__ -DGDTH_STATISTICS
CFLAGS_seagate.o = -DARBITRATE -DPARITY -DSEAGATE_USE_ASM

-obj-$(CONFIG_SCSI) += scsi_mod.o
+obj-$(CONFIG_SCSI) += scsi_mod.o scsi_syms.o

obj-$(CONFIG_A4000T_SCSI) += amiga7xx.o 53c7xx.o
obj-$(CONFIG_A4091_SCSI) += amiga7xx.o 53c7xx.o
@@ -122,8 +122,7 @@
scsi_mod-objs := scsi.o hosts.o scsi_ioctl.o constants.o \
scsicam.o scsi_proc.o scsi_error.o \
scsi_obsolete.o scsi_queue.o scsi_lib.o \
- scsi_merge.o scsi_dma.o scsi_scan.o \
- scsi_syms.o
+ scsi_merge.o scsi_dma.o scsi_scan.o

sr_mod-objs := sr.o sr_ioctl.o sr_vendor.o
initio-objs := ini9100u.o i91uscsi.o

2000-12-19 21:54:57

by Mathias Wiklander

[permalink] [raw]
Subject: Re: aic7xxx

It didn't help me with this patch. The aic7xxx driver (module or
kernelcompiled) just put this 4 rows:

SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
SCSI host 0 channel 0 reset (pid 0) timed out - trying harder
SCSI bus is being reset for host 0 channel 0.

Anyone who knews what it means?

I need help.

/Eastbay

> There was a SCSI Makefile bug in test12 that caused
> those unresoved symbols. This patch from Bob Tracy
> fixes it.
>
> Doug Gilbert
>
> --- linux/drivers/scsi/Makefile Tue Dec 12 10:49:32 2000
> +++ linux/drivers/scsi/Makefile.t12bt Tue Dec 12 22:46:27 2000
> @@ -30,7 +30,7 @@
> CFLAGS_gdth.o = # -DDEBUG_GDTH=2 -D__SERIAL__ -D__COM2__ -DGDTH_STATISTICS
> CFLAGS_seagate.o = -DARBITRATE -DPARITY -DSEAGATE_USE_ASM
>
> -obj-$(CONFIG_SCSI) += scsi_mod.o
> +obj-$(CONFIG_SCSI) += scsi_mod.o scsi_syms.o
>
> obj-$(CONFIG_A4000T_SCSI) += amiga7xx.o 53c7xx.o
> obj-$(CONFIG_A4091_SCSI) += amiga7xx.o 53c7xx.o
> @@ -122,8 +122,7 @@
> scsi_mod-objs := scsi.o hosts.o scsi_ioctl.o constants.o \
> scsicam.o scsi_proc.o scsi_error.o \
> scsi_obsolete.o scsi_queue.o scsi_lib.o \
> - scsi_merge.o scsi_dma.o scsi_scan.o \
> - scsi_syms.o
> + scsi_merge.o scsi_dma.o scsi_scan.o
>
> sr_mod-objs := sr.o sr_ioctl.o sr_vendor.o
> initio-objs := ini9100u.o i91uscsi.o