Hello

Having some trouble getting the following devices to work:

   Tekram DC315U scsi host adapter
   HP 6400/2000 DC scsi tape drive

I am using RH 7.0. 

This is what I did:

  Patched 2.2.16-22 kernel with patch from tekram
  Put source code and header file from tekram in appropriate directory
  Chamged /usr/src/linux/Makefile...
      EXTRA= -22 changed to
      EXTRA= -22-tekram

  make mrproper
  make menuconfig
      followed the instructions given by tekram

      ;When prompt for "PCI bios support" say "Yes".
      ;When prompt for "SCSI support" say "Yes".
      ;When prompt for "SCSI disk support" say "Yes".
      ;When prompt for "SCSI tape support" say "Yes".
      ;When prompt for "SCSI CD-ROM support" say "Yes".
      ;When prompt for "SCSI generic support" say "Yes".
      ;When prompt for "Tekram DC395/U/UW/F and DC315/U SCSI support' 
CONFIG_SCSI_DC395x_TRMS1040" say "Yes".

  make dep
  make clean
  make bzImage
  make modules
  make modules_install


Prepared bootdisk:

  fdformat /dev/fd0h1440
  dd if=/usr/src/linux/arch/i386/boot/bzImage of=/dev/fd0 ;sync


Rebooted. All seemed to go well. Get the following kernel messages:

     DC395x (TRM-S1040) SCSI driver 1.26, 2000-02-25
     DC395x: Used settings: AdaptID=7
     DC395 : Connectors: ext68 int68  Termination: Auto Low High
     DC395x (TRM-S1040): 1 adapters found
     i2o_scsi.c: Version 0.0.1
     chain_pool: 0 bytes @ c3ff4ca0
     (512 byte buffers X 4 can_queue X 0 i2o controllers)
     scsi0 : Tekram DC395U/UW/F DC315/U V1.26, 2000-02-25
     scsi1 : SCSI host adapter emulation for IDE ATAPI devices
     scsi : 2 hosts.
     DC395x: Target 00:  Sync: 200ns Offset 8 (05.0 MB/s)
     Vendor: HP        Model: HP35480A          Rev: 1009
     Type:   Sequential-Access                  ANSI SCSI revision: 02
     Detected scsi tape st0 at scsi0, channel 0, id 0, lun 0
       Vendor: TEAC      Model: CD-532E-A         Rev: 2.0C
       Type:   CD-ROM                             ANSI SCSI revision: 02
     Detected scsi CD-ROM sr0 at scsi1, channel 0, id 0, lun 0
     scsi : detected 2 SCSI generics 1 SCSI tape 1 SCSI cdrom total.
     sr0: scsi3-mmc drive: 32x/32x cd/rw xa/form2 cdda tray


When I enter the following command without a tape I get:

    [root@localhost /proc]# mt -f /dev/st0 status
    SCSI 2 tape drive:
    File number=-1, block number=-1, partition=0.
    Tape block size 0 bytes. Density code 0x0 (default).
    Soft error count since last status=0
    General status bits on (50000):
     DR_OPEN IM_REP_EN


When I put the tape in the two lights on the front of the tape blink
many times and then the tape is ejected back out. If I push it the
tapes go back in and stays inside the tape drive. 

If I then do the following I get:

    
    [root@localhost /proc]# mt -f /dev/st0 retension
    /dev/st0: Input/output error


And that's is as far as I get. I tried to clean the tape drive but that 
didn't help. I am quite ignorant of scsi and linux and was wondering if 
anyone had any ideas as to how to get this device to work or at least 
some troubleshooting suggestions.

Sorry if my email was a bit long. I didn't want to miss anything important.

Thanx in advance.

t.irvine


-- 

 Whoever thinks a faultless piece to see,
  Thinks what ne'er was, nor is, nor ne'er shall be.

     Alexander Pope, An Essay On Criticism.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to