All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: 3G modem fails to setup connection
Date: Sat, 18 Jun 2011 04:14:08 -0500	[thread overview]
Message-ID: <4DFC6C60.2070709@gmail.com> (raw)
In-Reply-To: <CE59C043D0EC3349B2BF41C0EC72229B12D187CF68@shsmsx501.ccr.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 891 bytes --]

Hi,

On 06/19/2011 09:08 AM, Deng, Ying An wrote:
> Hi,
> 
>  
> 
> My 3G modem (Huawei E5) fails to setup network connection after long
> time ‘associating’.
> 
> By trace the debug log, it is found that the PPP is not setup. The
> callback function at_cgdcont_cb() is not ever called, which is set to
> callback function when sending AT command ‘AT+CGDCONT=cid’ in function
> at_gprs_activate_primary();
> 
>  
> 
> The callback function at_cgdata_cb() is not called, thus the PPP is not
> setup. Do you have seen similiar same issue?
> 
> I paste the debug log with AT commands.
> 

It sounds like the udev detection is telling oFono to use the wrong tty
for the modem device.  It might be using one of the binary ports which
is not replying to AT commands.  You will need to investigate this and
update the udev rule appropriately.

Regards,
-Denis

  reply	other threads:[~2011-06-18  9:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-19 14:08 3G modem fails to setup connection Deng, Ying An
2011-06-18  9:14 ` Denis Kenzior [this message]
2011-06-20  8:00   ` Deng, Ying An

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DFC6C60.2070709@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.