Ok - I'm not having much luck here, but I'll try again.
I have installed ftape version 4.03-pre2. with Linux kernel 2.2.5 and
RH 5.2 on my HP Kayak with a Ditto 2gb tape drive piggybacked on the
parallel port.
I have modules for ftape, zftape, and bpck-fdc. The kernel was NOT
compiled with these modules, these are from 4.03-pre2. The modules are
all loading properly. But when I try to use any of the tools I get
"/dev/<n>qft0: Device not configured. I have run MAKEDEV.ftape and the
/devs all appear in the /dev directory. One thing I tried was to go to
/proc/parport/0/irq and change the irq to 7(it is normally set to
"none" at bootup), which is what Windows Device manager lists as the
irq for LPT1 . When I do this, the drive seems to be accessed, but the
OS goes into a loop and I have to force a quit. Any help would be
REALLY appreciated.
TIA
Tom
Here are some outputs:
/etc/conf.modules:
alias char-major-27 zftape
options ftape ft_fdc_driver=bpck-fdc,none,none,none
options bpck-fdc ft_fdc_parport=0,0,0,0
lsmod:
{root@localhost /root]# lsmod
Module Size Used by
bpck-fdc 33444 0 (autoclean)
zftape 88216 -1 (autoclean)
ftape 149452 0 (autoclean) [bpck-fdc zftape]
/var/log/messages:
Apr 19 01:10:08 localhost kernel: ftape v4.03-pre-3 03/28/99
Apr 19 01:10:08 localhost kernel:
Apr 19 01:10:08 localhost kernel: (c) 1993-1996 Bas Laarhoven
Apr 19 01:10:08 localhost kernel: (c) 1995-1996 Kai
Harrekilde-Petersen
Apr 19 01:10:08 localhost kernel: (c) 1996-1998 Claus-Justus Heine
([EMAIL PROTECTED])
Apr 19 01:10:08 localhost kernel:
Apr 19 01:10:08 localhost kernel: QIC-117 driver for
QIC-40/80/3010/3020/Ditto 2GB/MAX floppy tape drives.
Apr 19 01:10:08 localhost kernel: Compiled for Linux version 2.2.5
Apr 19 01:10:08 localhost kernel: installing QIC-117 floppy tape
hardware drive ...
Apr 19 01:10:08 localhost kernel: ftape_init @ 0xc4825208.
Apr 19 01:10:09 localhost kernel: zftape for ftape v4.03-pre-3
03/28/99
Apr 19 01:10:09 localhost kernel: (c) 1996, 1997 Claus-Justus Heine
([EMAIL PROTECTED])
Apr 19 01:10:09 localhost kernel: vfs interface for ftape floppy tape
driver.
Apr 19 01:10:09 localhost kernel: Support for QIC-113 compatible
volume table.
Apr 19 01:10:09 localhost kernel: Compiled for Linux version 2.2.5
with versioned symbols
Apr 19 01:10:09 localhost kernel: [000] zftape-init.c (zft_init) -
zft_init @ 0xc485b920.
Apr 19 01:10:09 localhost kernel: [001] zftape-init.c (zft_init) -
installing zftape VFS interface for ftape driver ....
Apr 19 01:10:10 localhost kernel: bpck-fdc.c: bpck_fdc_register @
0xc4868a94
Apr 19 01:10:10 localhost kernel: [002] fdc-io.c
(fdc_register_Rd359df4d) - Probing for bpck-fdc tape drive slot 0.
Apr 19 01:10:10 localhost kernel: [003] 0 fdc-parport.h
(ft_parport_probe) - dev: c2a6a3e0.
Apr 19 01:10:10 localhost kernel: [004] 0 fdc-parport.h
(ft_parport_probe) - irq: -1.
Apr 19 01:10:10 localhost kernel: [005] 0 fdc-parport.h
(ft_parport_probe) - port: 378.
Apr 19 01:10:10 localhost kernel: [006] 0 fdc-parport.h
(ft_parport_probe)
- can't find parport interface for ftape id 0.
Apr 19 01:10:10 localhost kernel: [007] 0 bpck-fdc.c
(bpck_fdc_detect) - can't find bpck interface for ftape id 0.
Apr 19 01:10:10 localhost kernel: [008] 0 bpck-fdc.c
(bpck_fdc_detect) - ft_parport_probe(fdc, &bpck->parinfo) failed: -6.
Apr 19 01:10:10 localhost kernel: [009] 0 fdc-io.c (fdc_init) -
fdc_search_driver(ftape->drive_sel) failed: -6.
Apr 19 01:10:10 localhost kernel: [010] 0 ftape-ctl.c
(ftape_enable_R7ec0d5d4) - fdc_init(ftape) failed: -6.
Apr 19 01:10:10 localhost kernel: [011] 0 zftape-ctl.c (_zft_open) -
ftape_enable_R7ec0d5d4(sel) failed: -6.
Apr 19 01:10:10 localhost kernel: [012] 0 zftape-init.c (zft_open) -
_zft_open failed.