linux-avmb1:ISDN Fritz!Card PCI 2.6 kernel -> /dev/faxCAPI: Can not initialize modem.

Eric Smith es at fruitcom.com
Fri Dec 10 19:35:02 CET 2004


Ok, thanks

This created a loadable fcpci module.

The only capi modules that i can compile with my 2.6.9 kernel
are:
see below: /usr/src/kernel-source-2.6.9/drivers/isdn/capi/Makefile

[eric at pepper ~] 8 $ lsmod|egrep 'capi|fcpci'
fcpci                 503028  2
capi                   18688  6
kernelcapi             49408  2 fcpci,capi
capifs                  6120  2 capi

This compares with the list of modules I had loaded with my 2.4
kernle as follows:
[eric at pepper ~] 8 $ cat working_fax_sorted|egrep 'capi|fcpci'
capi                   18528   0
capidrv                25120   1
capifs                  3616   1  [capi]
capiutil               14848   0  [capidrv kernelcapi]
fcpci                 537696   5
kernelcapi             29504   7  [fcpci capidrv capi]

Problem I have now is:
Dec 10 18:13:57 pepper FaxGetty[26621]: /dev/faxCAPI: Can not initialize modem.
Dec 10 18:15:14 pepper FaxGetty[26621]: Unable to setup modem on /dev/faxCAPI; giving up after 2 attempts
Dec 10 18:15:14 pepper FaxGetty[26621]: CLOSE /dev/faxCAPI

Please let me know what I might be missing and if I am OT, please accept my apologies.

ciao

Eric Smith

====================
/usr/src/kernel-source-2.6.9/drivers/isdn/capi/Makefile:
# Makefile for the CAPI subsystem.
# Ordering constraints: kernelcapi.o first
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_CAPI)       += kernelcapi.o
obj-$(CONFIG_ISDN_CAPI_CAPI20)      += capi.o
obj-$(CONFIG_ISDN_CAPI_CAPIDRV)     += capidrv.o
obj-$(CONFIG_ISDN_CAPI_CAPIFS)      += capifs.o
# Multipart objects.
kernelcapi-y            := kcapi.o capiutil.o capilib.o
kernelcapi-$(CONFIG_PROC_FS)     += kcapi_proc.o
==================

Joern Heissler said:
> just type `make'
> 
> On Tue, Dec 07, 2004 at 12:12:36PM +0100, Eric Smith - Fruitcom wrote:
> > Thanks a lot Joern!
> > 
> > What module exactly do I need to compile in the tar ball you mention
> > below?  
> > 
> > Eric
> > 
> > According to Joern Heissler on Tue, Dec 07, 2004 at 11:52:28AM +0100:
> > > Hi Eric,
> > > you're probably searching for
> > > ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.91/fcpci-suse9.1-3.11-02.tar.gz
> > > 
> > > do *not* install the rpm files, compile the driver yourself.
> > > 
> > > Joern
> > 
> > 
> > 
> > -- 
> > Eric Smith
> > Fruitcom
> > Tel: +31 15 219 0468
> > Fax: +31 15 219 0524
> > Mobile: +31 6 551 76300
> > www.fruitcom.com
> > PO Box 2855 
> > 2601 CW Delft 
> > The Netherlands
> > _______________________________________________
> > linux-avmb1 mailing list
> > linux-avmb1 at mlists.in-berlin.de
> > https://mlists.in-berlin.de/mailman/listinfo/linux-avmb1



-- 
Eric Smith



More information about the linux-avmb1 mailing list