[3318] in linux-scsi channel archive
SCSI tape drive problem
daemon@ATHENA.MIT.EDU (Teri Seeley)
Fri Feb 13 15:06:55 1998
Date: Fri, 13 Feb 1998 13:04:03 -0500
From: Teri Seeley <twseeley@erols.com>
To: linux-scsi@vger.rutgers.edu
Hello,
I've just installed an AHA1520B SCSI interface and am having trouble
accessing a tape drive attached to it. During boot, after the interface
initializes I get a message "Unable to get major 9 for SCSI tapes".
All mt commands issued to the tape result in the message
"Device not configured". Is there some additional configuration
I have to perform? I've included the output from various messages
and logs below. Please forgive if this is too much information.
TIA
Bill
**********************************************************
Output from /proc/version
Linux version 2.0.31 (root@wolfgang) (gcc version 2.7.2.3) #17 Fri Feb
13 09:39:28 EST 1998
**********************************************************
Controller initialization messages from /var/log/messages:
Feb 13 09:41:55 wolfgang kernel: aha152x: processing commandline: ok
Feb 13 09:41:55 wolfgang kernel: detected 1 controller(s)
Feb 13 09:41:55 wolfgang kernel: aha152x0: vital data: PORTBASE=0x340,
IRQ=11, SCSI ID=7, reconnect=enabled, parity=enabled,
synchronous=disabled, delay=100, extended translation=disabled
Feb 13 09:41:55 wolfgang kernel: aha152x: trying software interrupt, ok.
Feb 13 09:41:55 wolfgang kernel: scsi0 : Adaptec 152x SCSI driver;
$Revision: 1.18 $
Feb 13 09:41:55 wolfgang kernel: scsi : 1 host.
Feb 13 09:41:55 wolfgang kernel: Vendor: ARCHIVE Model: Python
28454-XXX Rev: 4.BL
Feb 13 09:41:55 wolfgang kernel: Type:
Sequential-Access ANSI SCSI revision: 02
Feb 13 09:41:55 wolfgang kernel: Detected scsi tape st0 at scsi0,
channel 0, id 4, lun 0
Feb 13 09:41:55 wolfgang kernel: scsi : detected 1 SCSI tape total.
.
.
.
Feb 13 09:41:55 wolfgang kernel: Detected scsi tape st0 at scsi0,
channel 0, id 4, lun 0
Feb 13 09:41:55 wolfgang kernel: Unable to get major 9 for SCSI tapes
.
.
******************************
Listing of device drivers:
crw-rw---- 1 root disk 9, 132 Jul 1 1996 nst4
crw-rw---- 1 root disk 9, 4 Jul 1 1996 st4
*****************************
Contents of /proc/scsi/scsi:
Attached devices:
Host: scsi0 Channel: 00 Id: 04 Lun: 00
Vendor: ARCHIVE Model: Python 28454-XXX Rev: 4.BL
Type: Sequential-Access ANSI SCSI revision: 02
*****************************
Contents of /proc/scsi/scsi/aha152x/0:
Adaptec 152x SCSI driver; $Revision: 1.18 $
ioports 0x0340 to 0x035f
interrupt 0x0b
disconnection/reconnection enabled
parity checking enabled
synchronous transfers disabled
0 commands currently queued
enabled debugging options: (abort) (reset)
queue status:
no not yet issued commands
no current command
no disconnected commands
waiting: SCSISEQ (); SCSISIG (DATA OUT); INTSTAT (lo); SSTAT (SELINGO
BUSFREE PHASECHG ); SSTAT (); SXFRCTL0 (CH1 ); SIGNAL (); SELID (ff),
SSTAT2 (SEMPTY ); SFCNT (0); SCSICNT (0), OFFCNT(0), SSTAT4 ();
DMACNTRL0 (16BIT PIO READ INTEN ); DMASTAT (DFIFOEMP )
enabled interrupts ()
*********************************************
End of log information