linux-avmb1:question using hayes emulation

Alex Sandini asandini at be.keyware.com
Thu Feb 23 14:15:02 CET 2006


Hello,

First message to this list, total b1 newbie.

I'am setting up a ppp over hdlc dialin server using mgetty.

The card was recognized by the OS (Ubuntu breezy), the supplied demo
application (CAPI-ADK/source/linux/demo) works fine.

/proc/capi/controller displays:
1 b1pciv4    running  b1pciv4-e400     B1 3.11-03 0xe400 16 0xfebf3800
r4

debugging is set with  "avmcapictrl trace 1 full" (kcapi: contr 1 set
trace=4 in kern.log)

lsmod|grep -e b1 -e isdn -e capi -e ppp diplays:
ppp_async              10240  0
crc_ccitt               2176  1 ppp_async
ppp_generic            25748  1 ppp_async
capi                   16960  0
capifs                  5768  2 capi
b1pci                   9472  0
b1dma                  14980  1 b1pci
b1                     21632  2 b1pci,b1dma
kernelcapi             44320  4 capi,b1pci,b1dma,b1
isdn                  121196  0
slhc                    6656  2 ppp_generic,isdn

I can send AT commands using minicom, but when I try to dialout, I get a
NO DIALTONE msg, and when I dial the card, I receive no RING.

minicom is using /dev/ttyI0
the card is initialized with:
ATZ
AT&EMSN1OFSERVER&R9600S19=0 (as found here
http://www.bieringer.de/linux/ISDN/isdn4linux-dialin.html)
ATM0L0

I am stuck.

Could anyone help?

--
Alex





More information about the linux-avmb1 mailing list