Hi all: I am trying to test ftape 4.03-pre-3 (28/03/99) with my kernel 2.2.13 and my Colorado FC-20 Card. The problem is that I cannot make ftape to recognize my FC-20 Card, although it was properly recognized with the 3.04 version coming with the kernel. $ mt -f /dev/nqft0 status mt: /dev/nqft0: Device not configured I first created a kernel image with ftape disabled and later recompiled the debian ftape-4.03 source package (that is a source only package, to be recompiled for the current kernel), and installed it These are the error messages Dec 14 17:48:43 guindo kernel: [131] 0 fdc-internal.c (fdc_int_detect) - called with count 0. Dec 14 17:48:43 guindo kernel: [132] 0 fdc-internal.c (fdc_int_detect) - FC-10/20 controller not found. Dec 14 17:48:43 guindo kernel: [133] 0 fdc-io.c (fdc_search_driver) - No tape drive found for "ftape-internal" driver. Dec 14 17:48:43 guindo kernel: [134] 0 fdc-io.c (fdc_init) - fdc_search_driver(ftape->drive_sel) failed: -6. Dec 14 17:48:43 guindo kernel: [135] 0 ftape-ctl.c (ftape_enable) - fdc_init(ftape) failed: -6. Dec 14 17:48:43 guindo kernel: [136] 0 zftape-ctl.c (_zft_open) - ftape_enable(sel) failed: -6. Dec 14 17:48:43 guindo kernel: [137] 0 zftape-init.c (zft_open) - _zft_open failed. and this is the text that will go to /etc/conf.modules ------------------------ Cut here # # load ftape/zftape automatically # alias char-major-27 zftape # Modified selections for ftape3.04d and Colorado FC20 (They worked) #options ftape ft_probe_fc10=1 ft_fdc_base=0x180 ft_fdc_irq=9 ft_fdc_dma=3 #pre-install ftape /usr/bin/swapout 15 # These were the selections included in ftape-util for ftape 4 #options ftape ft_fdc_driver=ftape-internal,none,none,none #options ftape-internal ft_fdc_base=0x3f0 ft_fdc_irq=6 ft_fdc_dma=2 #pre-install ftape-internal /usr/bin/swapout 15 # and this is what I try to use options ftape ft_fdc_driver=ftape-internal,none,none,none options ftape-internal ft_fdc_base=0x180 ft_fdc_irq=9 ft_fdc_dma=3 options ftape-internal ft_fdc_fc10=1 pre-install ftape-internal /usr/bin/swapout 15 ------------ Cut here Any hint about the reason for the problem? Cheers, -- ===================================================================== Agust�n Mart�n Domingo, Dpto. de F�sica, ETS Arquitectura Madrid, (U. Polit�cnica de Madrid) tel: +34 91-336-6536, Fax: +34 91-336-6554, email:[EMAIL PROTECTED], http://corbu.aq.upm.es/~agmartin/welcome.html
