15
« on: May 10, 2005, 09:08:42 am »
hello - I bought an Ambicom GPRS CF card, are the instructions the same for my card? I've seen a special kernel at steyla.com which is supposed to work.. what do you think?
First of all, the output of cardctl ident for Ambicom GPRS CF:
bash-2.05# cardctl ident
Socket 0:
product info: "GPRS Modem", "", "", ""
manfid: 0x0279, 0x950b
function: 2 (serial)
Socket 1:
no product info available
then, my peer connect file from /etc/peers:
bash-2.05# more DIALUP1115812567
115200
connect '/usr/sbin/chat -s -v -t 60 ABORT "NO CARRIER" ABORT "NO DIALTONE" ABORT "BUSY" "" "ATZ" OK "AT+CGDCONT=1,\"IP\",\"internet.vodafone.gr\";\\136sgauth=1" OK "ATDT*99***1#" CONNECT'
crtscts
noipdefault
modem
user "306944913XXX"
usepeerdns
defaultroute
connect-delay 1000
remotename DialupIrDA1113597272
Then the problem: When I initiate the connect to network, I get "Initializing", and its stays forever there even the CF Card's LED doesnt light up it only lighted up for a couple of times during my attemps to connect
Finally, the output of my /tmp/qpe-pppd-log:
bash-2.05# more /tmp/qpe-pppd-log
May 10 15:33:33 localhost pppd[10659]: pppd 2.4.0 started by root, uid 0
May 10 15:33:33 localhost pppd[10659]: Removed stale lock on ircomm (pid 10220)
May 10 15:33:34 localhost chat[10668]: abort on (NO CARRIER)
May 10 15:33:34 localhost chat[10668]: abort on (NO DIALTONE)
May 10 15:33:34 localhost chat[10668]: abort on (BUSY)
May 10 15:33:34 localhost chat[10668]: send (AT+CGDCONT=1,IP,internet.vodafone.gr;^Sgauth=1^M)
May 10 15:34:34 localhost chat[10668]: alarm
May 10 15:34:34 localhost chat[10668]: -- write timed out
May 10 15:34:34 localhost chat[10668]: Failed
May 10 15:34:34 localhost pppd[10659]: Connect script failed
Maybe I should try the special steyla.com Kernel?
What do you think?
Thanks in advance