I own a ME600 EPIA Mini-ITX main board with the latest Debian distro (kernel 2.6.8) with isdnutils-base, libcapi20-dev, libcapi20-2, isdnactivecards installed. I have a QuadBRI module by Junghanns with bristuff-0.2.0-RC3a (with asterisk-1.0.3, zaptel-1.0.3 and libpri-1.0.3), and chan_capi-0.3.5. I followed all INSTALL instructions, but I have some strange behaviour. All modules seems to be correctly installed and actives, but on /dev I find only capi20. Anyway, starting Asterisk, I recevive a 'CAPI not installed!' error on chan_capi load and I can't find why. Anyone has some idea?


Note: Asterisk without the QuadBRI module and chan_capi is working well, but I have compiled it with explicit PROC=i386, because 'uname -m' returns i686, but the VIA processor does not support some of 686 instructions that the Asterisk executable uses.

# lsmod  | grep capi
capidrv        29748    0
isdn            128204    1    capidrv
capi            17728    0
capifs            6024    2    capi
kernelcapi    46624    6    c4,blpci,bldma,bl,capidrv,capi

_______________________________________________
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

Reply via email to