Hallo Jakob Strebel On Mon, 22 Mar 2004 18:27:44 +0100 you wrote: > Hi, > I tried to install the following hack. > http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO > But the 2nd AVM Fritz PCI card is still not showing up. > > My environment is: > debian 2.4.24 > (asterisk 0.72) > > Just a quick explanation what I did: > - edited the filed as described above > - make clean > - make > - make install > - reboot my machine > - modprobe capi > - insmod -f fcpci > > What do I miss? What did I do wrong? > > regards jakob > > ******************************************************************** > asterisk:~# lsmod > Module Size Used by Tainted: PF > fcpci 532320 2 ^^^^^^^OK 1 card found > capi 6528 4 > kernelcapi 30624 3 [fcpci capi] > capiutil 22912 0 [kernelcapi] > asterisk:~# > > > asterisk:/var/log# capiinit start > modprobe: Can't locate module capifs > modprobe: Can't locate module capifs > WARNING: filesystem capifs not available > modprobe: Can't locate module f2pci ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^No module for the second one > ERROR: failed to load driver f2pci > asterisk:/var/log# > ...cut
Looks like you did not all the steps! Don't edit the source, you have to edit the binary file! Read and do it once again like the README says. -- Tho/\/\as _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
