[715] in linux-scsi channel archive
errors with Adaptec 2825
daemon@ATHENA.MIT.EDU (Jeff Wilson)
Mon Oct 23 21:08:44 1995
Date: Mon, 23 Oct 1995 15:25:24 -0400
From: Jeff Wilson <jwilson@dtic.dla.mil>
To: linux-scsi@vger.rutgers.edu
Thanks to the advice given me here I was able to
get my kernel to recognize my board. However, now
I am getting what looks like some sort of timeout
error and a command not found message. Unfortunately
I was unable to capture my entire bootup process,
dmesg only grabs the last 80 lines for some reason.
Prior to the included bootlog, are messages
that the board is recognized and that 1 host is detected.
As you can see after all these error messages the kernel
can no longer detect the 1 SCSI device. Also as the log
indicates, this is version 1.2.9 of the kernel.
----Begin included bootlog----
current_SC:
none
disconnected_SC:
waiting: SCSISEQ ( ); SCSISIG ( DATA OUT ); INTSTAT ( hi ); SSTAT ( BUSFREE ); SSTAT ( BUSFREE ); SXFRCTL0 ( CH1 ); SIGNAL ( ); SELID ( 00 ), SSTAT2 ( SEMPTY ); SFCNT ( 0 ); FCNT ( 0 ); DMACNTRL0 ( 16BIT PIO READ INTEN );
enabled interrupts ( ENBUSFREE )
scsi : aborting command due to timeout : pid 4, scsi0, id 4, lun 0 Test Unit Ready 00 00 00 00 00
aha152x: abort(), SCpnt=0x00228450, QUEUE STATUS:
issue_SC:
current_SC:
none
disconnected_SC:
waiting: SCSISEQ ( ); SCSISIG ( DATA OUT ); INTSTAT ( hi ); SSTAT ( BUSFREE ); SSTAT ( BUSFREE ); SXFRCTL0 ( CH1 ); SIGNAL ( ); SELID ( 00 ), SSTAT2 ( SEMPTY ); SFCNT ( 0 ); FCNT ( 0 ); DMACNTRL0 ( 16BIT PIO READ INTEN );
enabled interrupts ( ENBUSFREE )
command not found
scsi : aborting command due to timeout : pid 5, scsi0, id 5, lun 0 Test Unit Ready 00 00 00 00 00
aha152x: abort(), SCpnt=0x00228450, QUEUE STATUS:
issue_SC:
0x00228450: target=5; lun=0; cmnd=( Test Unit Ready 00 00 00 00 00
); residual=256; buffers=0; phase |not issued|; next=0x00000000
current_SC:
none
disconnected_SC:
waiting: SCSISEQ ( ); SCSISIG ( DATA OUT ); INTSTAT ( hi ); SSTAT ( BUSFREE ); SSTAT ( BUSFREE ); SXFRCTL0 ( CH1 ); SIGNAL ( ); SELID ( 00 ), SSTAT2 ( SEMPTY ); SFCNT ( 0 ); FCNT ( 0 ); DMACNTRL0 ( 16BIT PIO READ INTEN );
enabled interrupts ( ENBUSFREE )
scsi : aborting command due to timeout : pid 5, scsi0, id 5, lun 0 Test Unit Ready 00 00 00 00 00
aha152x: abort(), SCpnt=0x00228450, QUEUE STATUS:
issue_SC:
current_SC:
none
disconnected_SC:
waiting: SCSISEQ ( ); SCSISIG ( DATA OUT ); INTSTAT ( hi ); SSTAT ( BUSFREE ); SSTAT ( BUSFREE ); SXFRCTL0 ( CH1 ); SIGNAL ( ); SELID ( 00 ), SSTAT2 ( SEMPTY ); SFCNT ( 0 ); FCNT ( 0 ); DMACNTRL0 ( 16BIT PIO READ INTEN );
enabled interrupts ( ENBUSFREE )
command not found
scsi : aborting command due to timeout : pid 6, scsi0, id 6, lun 0 Test Unit Ready 00 00 00 00 00
aha152x: abort(), SCpnt=0x00228450, QUEUE STATUS:
issue_SC:
0x00228450: target=6; lun=0; cmnd=( Test Unit Ready 00 00 00 00 00
); residual=256; buffers=0; phase |not issued|; next=0x00000000
current_SC:
none
disconnected_SC:
waiting: SCSISEQ ( ); SCSISIG ( DATA OUT ); INTSTAT ( hi ); SSTAT ( BUSFREE ); SSTAT ( BUSFREE ); SXFRCTL0 ( CH1 ); SIGNAL ( ); SELID ( 00 ), SSTAT2 ( SEMPTY ); SFCNT ( 0 ); FCNT ( 0 ); DMACNTRL0 ( 16BIT PIO READ INTEN );
enabled interrupts ( ENBUSFREE )
scsi : aborting command due to timeout : pid 6, scsi0, id 6, lun 0 Test Unit Ready 00 00 00 00 00
aha152x: abort(), SCpnt=0x00228450, QUEUE STATUS:
issue_SC:
current_SC:
none
disconnected_SC:
waiting: SCSISEQ ( ); SCSISIG ( DATA OUT ); INTSTAT ( hi ); SSTAT ( BUSFREE ); SSTAT ( BUSFREE ); SXFRCTL0 ( CH1 ); SIGNAL ( ); SELID ( 00 ), SSTAT2 ( SEMPTY ); SFCNT ( 0 ); FCNT ( 0 ); DMACNTRL0 ( 16BIT PIO READ INTEN );
enabled interrupts ( ENBUSFREE )
command not found
scsi : detected total.
Memory: 18892k/20736k available (784k kernel code, 384k reserved, 676k data)
This processor honours the WP bit even when in supervisor mode. Good.
Swansea University Computer Society NET3.019
Swansea University Computer Society TCP/IP for NET3.019
IP Protocols: ICMP, UDP, TCP
PPP: version 0.2.7 (4 channels) NEW_TTY_DRIVERS OPTIMIZE_FLAGS
TCP compression code copyright 1989 Regents of the University of California
PPP line discipline registered.
SLIP: version 0.8.3-NET3.019-NEWTTY (4 channels) (6 bit encapsulation enabled)
CSLIP: code copyright 1989 Regents of the University of California
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.
Linux version 1.2.9 (root@zen) (gcc version 2.5.8) #8 Thu Oct 19 20:49:50 EDT 1995
Partition check:
hda: hda1
hdb: hdb1
VFS: Mounted root (ext2 filesystem).
Max size:293384 Log zone size:2048
First datazone:164 Root inode number 335872
ISO9660 Extensions: RRIP_1991A
----End of included bootlog----
Any suggestions..? I have read the SCSI How-to,
but I don't see anything that addresses this.
Thanks in advance
Jeff Wilson | Good communication is the sign
UNIX System Administrator | of a successful organization
New Boston Systems, Inc |
jwilson@dev.dtic.dla.mil | #include <standard_disclaimer.h>