[Asterisk-Users] Problems compiling CAPI

Thomas Niesel thomas_n at freenet.de
Wed Sep 22 10:54:57 MST 2004


On Wed, Sep 22, 2004 at 07:15:19PM +0200, igil at itranser.com wrote:
> Hello all,
> 
> I'm trying to setup a AVM C2 card.
> 
> I have read the kernel requirements for this card.
> 
> 
> <M> CAPI2.0 support 
> [*] Verbose reason code reporting (Kernel size +=7K) 
> [*] CAPI2.0 Middleware support (EXPERIMENTAL) 
> <M> CAPI2.0 /dev/capi support 
> [*] CAPI2.0 filesystem support 
> <M> CAPI2.0 capidrv interface support 
> 
> My problem is when I make a "make menuconfig" in /usr/src/linux/, i can't 
> see 
> any reference to CAPI2.0 filesystem support, in my kernel, 2.4.18 (Debian 
> stable).
> 
> When I make a capiinit, to test the AVM card, it says,
> 
> debian-asterisk:~# capiinit
> modprobe: Can't locate module capifs
> modprobe: Can't locate module capifs
> WARNING: filesystem capifs not available

mount /dev/capi should help but it should be done from the module itself!
Are you shure you have all the modules in /lib/modules/kernel-version...?
depmod -a might be helpfull too.

> /lib/modules/2.4.18/kernel/drivers/isdn/avmb1/b1pci.o: init_module: No 
> such device

Well that looks like more probs then just the missing fs.

> Hint: insmod errors can be caused by incorrect module parameters, 
> including invalid IO or IRQ parameters
> /lib/modules/2.4.18/kernel/drivers/isdn/avmb1/b1pci.o: insmod 
> /lib/modules/2.4.18/kernel/drivers/isdn/avmb1/b1pci.o failed
> /lib/modules/2.4.18/kernel/drivers/isdn/avmb1/b1pci.o: insmod b1pci failed
> ERROR: failed to load driver b1pci
> ERROR: controller 1: firmware file "c4.bin" not found

ftp.in-berlin.de/pub/capi4linux/firmware/c4...

> ERROR: controller 2: firmware file "-" not found
> ERROR: failed to load firmware for controller 1 driver c2 name c2-d400
> ERROR: failed to load firmware for controller 2 driver c2 name c2-d400
> 
> As you can see, the first error is "can`t locate module capifs".
> 
> What i am doing wrong?

Missing devices in /dev/...

> 
> 
> Any clue will be apreciated.
> 
> Regards
> 
> Ismael Gil
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
Tho/\/\as



More information about the asterisk-users mailing list