You are not logged in.

#1 2016-01-12 18:30:33

Bradan
Member
Registered: 2015-10-13
Posts: 21

WWAN Ericsson C5621 TFF

Hello,

I've got some problems while connecting with my Ericsson C5621 TTF WWAN card in my notebook. The netctl configuration:

Description='Example PPP mobile connection'
Interface=ttyACM0
Connection=mobile_ppp

# Use default route provided by the peer (default: true)
#DefaultRoute=true
# Use DNS provided by the peer (default: true)
#UsePeerDNS=true

# The user and password are not always required
#User='example@yourprovider.com'
#Password='very secret'

# The access point name you are connecting to
AccessPointName=pinternet.interkom.de

# If your device has a PIN code, set it here. Defaults to 'None'
Pin=MyPin

# Mode can be one of 3Gpref, 3Gonly, GPRSpref, GPRSonly, None
# These only work for Huawei USB modems; all other devices should use None
Mode=3Gpref

The journalctl output:

Jan 12 17:31:54 linux chat[2293]: abort on (BUSY)
Jan 12 17:31:54 linux chat[2293]: abort on (NO CARRIER)
Jan 12 17:31:54 linux chat[2293]: abort on (VOICE)
Jan 12 17:31:54 linux chat[2293]: abort on (NO DIALTONE)
Jan 12 17:31:54 linux chat[2293]: abort on (NO DIAL TONE)
Jan 12 17:31:54 linux chat[2293]: abort on (NO ANSWER)
Jan 12 17:31:54 linux chat[2293]: abort on (DELAYED)
Jan 12 17:31:54 linux chat[2293]: abort on (\nRINGING\r\n\r\nRINGING\r)
Jan 12 17:31:54 linux chat[2293]: report (CONNECT)
Jan 12 17:31:54 linux chat[2293]: timeout set to 6 seconds
Jan 12 17:31:54 linux chat[2293]: send (ATQ0^M)
Jan 12 17:31:54 linux chat[2293]: expect (OK)
Jan 12 17:31:54 linux chat[2293]: A^M
Jan 12 17:31:54 linux chat[2293]: *EMRDY: 1^M
Jan 12 17:31:54 linux chat[2293]: TQ0^M^M
Jan 12 17:31:54 linux chat[2293]: OK
Jan 12 17:31:54 linux chat[2293]:  -- got it
Jan 12 17:31:54 linux chat[2293]: send (ATZ^M)
Jan 12 17:31:54 linux chat[2293]: timeout set to 3 seconds
Jan 12 17:31:54 linux chat[2293]: expect (OK)
Jan 12 17:31:54 linux chat[2293]: ^M
Jan 12 17:31:54 linux chat[2293]: ATZ^M^M
Jan 12 17:31:54 linux chat[2293]: OK
Jan 12 17:31:54 linux chat[2293]:  -- got it
Jan 12 17:31:54 linux chat[2293]: send (AT+CFUN=1^M)
Jan 12 17:31:54 linux chat[2293]: expect (OK)
Jan 12 17:31:54 linux chat[2293]: ^M
Jan 12 17:31:54 linux chat[2293]: AT+CFUN=1^M^M
Jan 12 17:31:54 linux chat[2293]: ERROR^M
Jan 12 17:31:57 linux chat[2293]: alarm
Jan 12 17:31:57 linux chat[2293]: Failed
Jan 12 17:31:57 linux pppd[2291]: Connect script failed
Jan 12 17:31:58 linux pppd[2291]: Exit.

IIRC it worked in former times, but today it doesn't work anymore. And when I try to execute the at commands directly by using PuTTY it also doesn't work. AT+CFUN=0 works, AT+CFUN=1..3 doesn't, but AT+CFUN=4 works again. On windows I can connect to the network. Can someone help me out with this?

Kind regards,
Daniel

Offline

Board footer

Powered by FluxBB