Hi,
I�m running Suse linux 6.1 with kernel 2.2.7 and have problems
getting my internal tape konfigured.
I use the ftape coming with the kernel (since I can�t get
ftape4.02 compiled).
Now, when I modprobe ftape, I get the following messages in
the syslog: -> ftape.txt
loading the ftape-internal module gives me unresolved symbols
--> ftape1.txt
finaly, if I try to do
mt -f /dev/ftape rewind
after a pause, I get Device not configured and in the syslog
the messages: -> ftape2.txt
thanks in advance for any help
btw if I try to compile ftape4.02, I get an error in
fdc-io.c in line 433 and 454 saying that structure has no member
�timeout�
I think I got MCONFIG rigth, I tried a few things but have no
experince with programming for linux...
--> where is the problem
bert radke
please reply also to my address : [EMAIL PROTECTED]
Oct 14 22:39:08 lola kernel: ftape v3.04d 25/11/97
Oct 14 22:39:08 lola kernel: (c) 1993-1996 Bas Laarhoven ([EMAIL PROTECTED])
Oct 14 22:39:08 lola kernel: (c) 1995-1996 Kai Harrekilde-Petersen ([EMAIL PROTECTED])
Oct 14 22:39:08 lola kernel: (c) 1996-1997 Claus-Justus Heine
([EMAIL PROTECTED])
Oct 14 22:39:08 lola kernel: QIC-117 driver for QIC-40/80/3010/3020 floppy tape drives
Oct 14 22:39:08 lola kernel: Compiled for Linux version 2.2.7
Oct 14 22:39:08 lola kernel: [000] ftape-init.c (ftape_init) - installing QIC-117
floppy tape hardware drive ... .
Oct 14 22:39:08 lola kernel: [001] ftape-init.c (ftape_init) - ftape_init @ 0xc888304c.
Oct 14 22:39:08 lola kernel: [002] ftape-buffer.c (add_one_buffer) - buffer nr #1 @
c0c0c480, dma area @ c0570000.
Oct 14 22:39:08 lola kernel: [003] ftape-buffer.c (add_one_buffer) - buffer nr #2 @
c0c0cde0, dma area @ c0568000.
Oct 14 22:39:08 lola kernel: [004] ftape-buffer.c (add_one_buffer) - buffer nr #3 @
c0c0ce80, dma area @ c0560000.
Oct 14 22:39:08 lola kernel: [005] ftape-calibr.c (time_inb) - inb() duration: 1123
nsec.
Oct 14 22:39:08 lola kernel: [006] ftape-calibr.c (ftape_calibrate) - TC for
`ftape_udelay()' = 214 nsec (at 40959 counts).
Oct 14 22:39:08 lola kernel: [007] ftape-calibr.c (ftape_calibrate) - TC for
`fdc_wait()' = 2343 nsec (at 2559 counts).
/lib/modules/2.2.7/misc/ftape-internal.o: unresolved symbol fdc_register
/lib/modules/2.2.7/misc/ftape-internal.o: unresolved symbol
ftape_ecc_set_segment_parity
/lib/modules/2.2.7/misc/ftape-internal.o: unresolved symbol ftape_ecc_correct
/lib/modules/2.2.7/misc/ftape-internal.o: unresolved symbol fdc_unregister
/lib/modules/2.2.7/misc/ftape-internal.o: insmod
/lib/modules/2.2.7/misc/ftape-internal.o failed
/lib/modules/2.2.7/misc/ftape-internal.o: insmod ftape-internal failed
Oct 14 23:02:43 lola kernel: [016] ftape-ctl.c (ftape_activate_drive) - no tape
drive found !.
Oct 14 23:02:43 lola kernel: [017] ftape-ctl.c (ftape_enable) -
ftape_activate_drive(&ftape_status.fti_drive_type) failed: -19.
Oct 14 23:02:43 lola kernel: [018] zftape-ctl.c (_zft_open) - ftape_enable failed:
-19.
Oct 14 23:02:43 lola kernel: [019] zftape-init.c (zft_open) - _ftape_open failed.