I have upgraded to the latest version of the kernel 2.2.5-22, and I got the latest version of the unstable ftape-4.x-1999_06_30.  I believe I have a standard floppy controller and only changed MCONFIG to have i586 instead of the default i486.  "make" and "make install" and ./modules/insert all went okay without errors.

However, when I did an "lsmod", I did not receive the expected:
ftape-internal    (autoclean)
zftape                (autoclean
ftape                    (autoclean)

but instead I got:

[root@gateway modules]# lsmod
Module                  Size  Used by
bpck-fdc               32068   0
trakker                14976   0
parport                 7092   0  [bpck-fdc trakker]
ftape-internal         10284   0
zft-compressor         16396  -1
zftape                 87500  -1  [zft-compressor]
ftape                 145432   0  [bpck-fdc trakker ftape-internal zft-compressor zftape]

I tried to do a simpe "mt -f /dev/nqft0 status" and "rewind" and got
"device not configured"

If this is related to setting the base, irq and dma, could you let me know how I discover these.  I've tried to find them via dmesg and they aren't shown.

Also,  I  received make errors when I tried to install ftape-tools-1999_03_17.

Thanks again,

Tim Brooks

Jean-David Beyer wrote:

Tim Brooks wrote:

> I am trying to load ftape-4.03-pre-2 onto Red Hat Linux 6.0 and I got
> the following errors when I ran "make".  I have an HP Colorado T3000
> tape drive.   Can someone please help?

Yes. 4.03 will not work on Red Hat Linux 6.0 because it comes with the
2.2.5-15 kernel that you probably should have upgraded to the 2.2.5-22
version by now. In any case, the 4.03 ftape will not work with 2.2.5
kernels. You need the unstable version of ftape and ftape-tools.

http://www.math1.rwth-aachen.de/~heine/ftape/development.html

>  Thanks,
>
> Tim Brooks
>
> make[2]: Leaving directory `/usr/src/ftape/ftape-4.03-pre-2/ftape/setup'
>
> make[2]: Entering directory
> `/usr/src/ftape/ftape-4.03-pre-2/ftape/lowlevel'
> make[2]: Leaving directory
> `/usr/src/ftape/ftape-4.03-pre-2/ftape/lowlevel'
> make[2]: Entering directory
> `/usr/src/ftape/ftape-4.03-pre-2/ftape/lowlevel'
> gcc -Wall -Wstrict-prototypes -O2  -fomit-frame-pointer
> -fno-strength-reduce -Dc
> gcc -Wall -Wstrict-prototypes -O2  -fomit-frame-pointer
> -fno-strength-reduce -Dc
> gcc -Wall -Wstrict-prototypes -O2  -fomit-frame-pointer
> -fno-strength-reduce -Dc
> fdc-io.c: In function `fdc_interrupt_wait':
> fdc-io.c:433: structure has no member named `timeout'
> fdc-io.c:454: structure has no member named `timeout'
> make[2]: *** [fdc-io.o] Error 1
> make[2]: Leaving directory
> `/usr/src/ftape/ftape-4.03-pre-2/ftape/lowlevel'
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/usr/src/ftape/ftape-4.03-pre-2/ftape'
> make: *** [all] Error 2
>
> --
> *******************
> Timothy E. Brooks
> Personal Care
> Information Services
> System Administrator
> 217-366-5466
> *******************

--
Jean-David Beyer               .~.
Shrewsbury, New Jersey         /V\
                              /( )\
Registered Linux User 85642.  ^^-^^

--
*******************
Timothy E. Brooks
Personal Care
Information Services
System Administrator
217-366-5466
*******************
 

Reply via email to