Hi,

I was hoping someone could help me with my new scsi drive.

My onstream drive is not recognised at startup.

If I do an insmod /lib/modules/2.2.12-20/scsi/st.o Then it is 
recognised for a time.

This is my conf.modules:

#cat /etc/conf.modules
alias parport_lowlevel parport_pc
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias eth0 via-rhine
alias scsi_hostadapter aha152x
alias scd0 st
options aha152x aha152x=0x340,11,7,1
alias cipcb0 cipcb
alias cipcb1 cipcb
options cipcb cipe_maxdev=2 cipe_debug=0

This is my isapnp.conf file:

(READPORT 0x0203)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING
(CONFIGURE CTL00f0/-1 (LD 0
(INT 0 (IRQ 5 (MODE +E)))
(DMA 0 (CHANNEL 1))
(DMA 1 (CHANNEL 3))
(IO 0 (SIZE 16) (BASE 0x0220))
(IO 1 (SIZE 2) (BASE 0x0330))
(IO 2 (SIZE 4) (BASE 0x0388))
  (NAME "CTL00f0/-1[0]{Audio               }")
  (ACT Y)
))

(CONFIGURE CTL00f0/-1 (LD 1
  (IO 0 (SIZE 1) (BASE 0x0201))
  (NAME "CTL00f0/-1[1]{Game                }")
  (ACT Y)
))

(CONFIGURE ADP1520/2156610413 (LD 0
(IO 0 (SIZE 32) (BASE 0x0340) (CHECK))
(INT 0 (IRQ 11 (MODE +E)))
  (MEM 0 (BASE 0x0c8000) (MODE br) (UPPER 0x004000))
  (NAME "ADP1520/2156610413[0]{SCSI Controller     }")
  (ACT Y)
))
(WAITFORKEY)


Here are the logs with some actions interspersed:

  insmod /lib/modules/2.2.12-20/scsi/st.o
   974  tail -48 /var/log/messages
   975  #tar -tvf /dev/nst0
   976  ls
   977  tar -tvf /dev/nst0
   978  tail -48 /var/log/messages
   979  tail -48 /var/log/messages
   980  mt -f /dev/nst0 rewind
   981  tar -tvf /dev/nst0
   982  tar -tvf /dev/nst0
   983  tar -tvf /dev/nst0
   984  mt -f /dev/nst0 rewind
   985  tar -tvf /dev/nst0
   986  mt -f /dev/nst0 asf 1
   987  mt -f /dev/nst0 rewind
   988  mt -f /dev/nst0 eod
   989  ls
   990  tar -cvf /dev/nst0 .
   991  ls
   992  mt -f /dev/nst0 rewind


#insmod /lib/modules/2.2.12-20/scsi/st.o

Apr 12 10:30:01 coltrane kernel: st: bufsize 32768, wrt 30720, max 
buffers 4, s/g segs 16.
Apr 12 10:30:02 coltrane kernel: aha152x: BIOS test: passed, detected 
1 controller(s)
Apr 12 10:30:02 coltrane kernel: aha152x0: vital data: 
PORTBASE=0x340, IRQ=11, SCSI ID=7, reconnect=enabled, parity=enabled, 
synchronous=disabled, delay=100, extended translation=disabled
Apr 12 10:30:02 coltrane kernel: aha152x: trying software interrupt, ok.
Apr 12 10:30:02 coltrane kernel: scsi0 : Adaptec 152x SCSI driver; 
$Revision: 1.7 $
Apr 12 10:30:02 coltrane kernel: scsi : 1 host.
Apr 12 10:30:03 coltrane kernel:   Vendor: OnStream  Model: ADR50 
Drive       Rev: 2.20
Apr 12 10:30:03 coltrane kernel:   Type:   Sequential-Access 
ANSI SCSI revision: 02
Apr 12 10:30:04 coltrane kernel: Detected scsi tape st0 at scsi0, 
channel 0, id 4, lun 0

#tar -tvf /dev/nst0

Apr 12 10:31:39 coltrane kernel: st0: Error with sense data: Info 
fld=0x40, Current st09:00: sense key Medium Error
Apr 12 10:31:39 coltrane kernel: Additional sense indicates Block 
sequence error
Apr 12 10:34:03 coltrane PAM_pwdb[2252]: (su) session opened for user 
root by blade(uid=500)

#mt -f /dev/nst0 rewind
#mt -f /dev/nst0 eod
#tar -cvf /dev/nst0

Apr 12 10:44:01 coltrane kernel: st0: Error with sense data: Info 
fld=0x1, Current st09:00: sense key Hardware Error
Apr 12 10:44:01 coltrane kernel: Additional sense indicates Random 
positioning error
Apr 12 11:00:00 coltrane kernel: scsi : 0 hosts.

After this I must remove and reinsert the st.o module for the drive 
to work again.

Thanks in advance,
Blair.
Computer Engineering Inc. http://www.compeng.net
Phone: 780 499 5687 (9 - 5 MST) Fax:   780 435 0693 (24 Hours)
All email advice that is provided for free is without warrantee: use 
at your own risk. 

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to