Hello, <br>
I have problem with capi, I can't install it. I have putted all info
what I did and what I get :). I think you can suggest me how to solve
this problem.and thanking you in anticipation. I have ISDN Frtiz!Card
PCI v2.1 and I want to install it to my ubuntu box (kernel:
2.6.17-10-server). Using command "lspci -vv" , I can see that kernel
finds this card:<br>
<small><i>02:0d.0 Network controller: AVM Audiovisuelles MKTG &
Computer System GmbH Fritz!PCI v2.0 ISDN (rev 02)<br>
Subsystem: AVM Audiovisuelles MKTG & Computer System GmbH
Fritz!PCI v2.0 ISDN<br>
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR+ FastB2B-<br>
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-<br>
Interrupt: pin A routed to IRQ 201<br>
Region 0: Memory at ff9fec00 (32-bit, non-prefetchable)
[size=32]<br>
Region 1: I/O ports at df80 [size=32]<br>
Capabilities: [40] Power Management version 2<br>
Flags: PMEClk- DSI- D1- D2+ AuxCurrent=55mA
PME(D0-,D1-,D2+,D3hot+,D3cold+)<br>
Status: D0 PME-Enable- DSel=0 DScale=0 PME-</i></small><br>
<br>
<br>
<br>
I found tutorial in <a class="moz-txt-link-freetext" href="http://www.asteriskguru.com/tutorials/avm_b1.html">http://www.asteriskguru.com/tutorials/avm_b1.html</a>
.I have installed these packages:<br>
<small><i>ii capiutils 3.9.20060704-1
Utilities for CAPI-capable ISDN cards<br>
ii libcapi20-3 3.9.20060704-1 libraries
for CAPI support<br>
ii libcapi20-dev 3.9.20060704-1 libraries
for CAPI support<br>
ii avm-fritz-firmware-2.6.17-10 3.11+2.6.17.7-10.1 Firmware for
AVM Fritz! ISDN hardware</i></small><br>
<br>
and downloaded firmaware from <i><a class="moz-txt-link-freetext" href="ftp://ftp.in-berlin.de/pub/capi4linux/firmware/b1/">ftp://ftp.in-berlin.de/pub/capi4linux/firmware/b1/</a>
.</i>My capi.conf is:<br>
<small><i>b1pci /usr/share/isdn/b1.t4 DSS1
- - - - P2P</i></small><br>
<br>
Then I exec command capiinit start, I have noting on output, but it
load modules:<br>
<i><small>root@asterisk:~# lsmod<br>
Module Size Used by<br>
b1pci 10624 0<br>
b1dma 17412 1 b1pci<br>
b1 25856 2 b1pci,b1dma<br>
capi 19392 0<br>
kernelcapi 49664 4 b1pci,b1dma,b1,capi<br>
capifs 7176 2 capi<br>
ipv6 271136 12<br>
lp 12964 0<br>
mISDN_l2 44288 0<br>
mISDN_l1 13192 0<br>
avmfritz 25740 0<br>
mISDN_isac 17280 1 avmfritz<br>
mISDN_core 75648 4 mISDN_l2,mISDN_l1,avmfritz,mISDN_isac</small></i><br>
<br>
But when I execute command cappinfo, I get :<br>
<i><small>root@asterisk:~# capiinfo<br>
capi not installed - No such device or address (6).<br>
</small></i>