Hello,

I previously had this drive working with the stock RedHat install, but in
order to get ftformat to work I attempted an upgrade.  4.02 did not
compile, so I went to the latest, greatest, ftape:

ftape-4.x-1999_09_11
RH 6.1  Fresh 2.2.13 kernel installed
Used the kernel-inclusion scripts from ftape

The tape drive is a Seagate 3200MB Travan drive on the supplied FDC.  The
port/base/dma are as shown in line 004 of the output below
(/etc/conf.modules was set up according to the docs).  Line 011 says "No
tape drive found"...  I'm at a loss... where should I go from here?

Debugging output is included below.

Thanks,

Sean

[root@bob scripts]# lsmod
Module                  Size  Used by
ftape-internal         10060   0  (autoclean)
zftape                 86092  -1  (autoclean)
ftape                 146200   0  (autoclean) [ftape-internal zftape]

[root@bob scripts]# tar -cf /dev/nqft0 /home
tar: /dev/nqft0: No such device
tar: Error is not recoverable: exiting now

[root@bob scripts]# dmesg
...
Compiled for Linux version 2.2.13
installing QIC-117 floppy tape hardware drive ... 
ftape_init @ 0xc381821c.
zftape for ftape v4.03-pre-4 06/30/99
(c) 1996, 1997 Claus-Justus Heine ([EMAIL PROTECTED])
vfs interface for ftape floppy tape driver.
Support for QIC-113 compatible volume table.
Compiled for Linux version 2.2.13
[000]   zftape-init.c (zft_init) - zft_init @ 0xc384d0fc.
[001]   zftape-init.c (zft_init) - installing zftape VFS interface for
ftape driver ....
fdc-internal.c: fdc_internal_register @ 0xc385590c.
[002]   fdc-io.c (fdc_register) - Probing for ftape-internal tape drive
slot 0.
[003] 0      fdc-internal.c (fdc_int_detect) - called with count 0.
[004] 0      fdc-internal.c (fdc_int_detect) - fdc[0] base: 0x03f0, irq:
6, dma: 2.
[005] 0       ftape-buffer.c (add_one_buffer) - buffer nr #1 @ c28b3c20,
dma area @ c0c98000.
[006] 0       ftape-buffer.c (add_one_buffer) - buffer nr #2 @ c28b37c0,
dma area @ c0ca8000.
[007] 0       ftape-buffer.c (add_one_buffer) - buffer nr #3 @ c28b3860,
dma area @ c0958000.
[008] 0     ftape-calibr.c (ftape_calibrate) - calibr_count: 6617,
calibr_time: 9997 us.
[009] 0     ftape-calibr.c (ftape_calibrate) - TC for `fdc_wait()' = 1510
nsec (at 6617 counts).
[010] 0     fdc-io.c (fdc_probe) - Type 82077AA FDC found.
[011] 0    ftape-ctl.c (ftape_activate_drive) - No tape drive found.
[012] 0   ftape-ctl.c (ftape_enable) - ftape_activate_drive(ftape,
&ftape->drive_type) failed: -19.
[013] 0  zftape-ctl.c (_zft_open) - ftape_enable(sel) failed: -19.
[014] 0 zftape-init.c (zft_open) - _zft_open failed.
[015] 0    ftape-ctl.c (ftape_activate_drive) - No tape drive found.
[016] 0   ftape-ctl.c (ftape_enable) - ftape_activate_drive(ftape,
&ftape->drive_type) failed: -19.
[017] 0  zftape-ctl.c (_zft_open) - ftape_enable(sel) failed: -19.
[018] 0 zftape-init.c (zft_open) - _zft_open failed.



--------------------------------------------------------------------
Sean A. Walberg <[EMAIL PROTECTED]>           http://www.escape.ca/~sean

Reply via email to