All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olivier Guiter <olivier.guiter@linux.intel.com>
To: ofono@ofono.org
Subject: Re: Dedug Log for Huawei EC168C
Date: Wed, 04 May 2011 17:56:24 +0200	[thread overview]
Message-ID: <4DC17728.5090406@linux.intel.com> (raw)
In-Reply-To: <BANLkTim06sHWdPREx_nbvpJku+GZMxTVfg@mail.gmail.com>

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

On 05/04/2011 05:35 PM, rajeshkumar s.a wrote:
> PFA, the debug log with AT commands
>
> I am still getting a timeout on enable-modem operation
>
> and list-modem gives following o/p
>
> $ ./list-modems
> [ /huawei0 ]
>     Features =
>     Emergency = 0
>     Powered = 0
>     Lockdown = 0
>     Interfaces =
>     Online = 0
>
> Regards,
> Rajesh
>
As far i can see, ofono communicates using the wrong USB interface .... 
I suggest you to modify the //etc/udev/rules.d/ofono.rules///to use the 
correct one
First, get the idvendor and id product of your key (e.g: lsusb)
Then check in the ofono.rules  a line like this one:
|ATTRS{idVendor}=="19d2", 
ATTRS{idProduct}=="0121",ENV{OFONO_IFACE_NUM}=="04",  
ENV{OFONO_ZTE_TYPE}="modem"
|And update the OFONO_IFACE_NUM
These keys publish multiple interfaces with different purposes (like 
modem diag, traces, etc...)
Hope this help
Olivier


//

[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 1636 bytes --]

  reply	other threads:[~2011-05-04 15:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 15:35 Dedug Log for Huawei EC168C rajeshkumar s.a
2011-05-04 15:56 ` Olivier Guiter [this message]
2011-05-04 16:01   ` rajeshkumar s.a
2011-05-04 16:04     ` rajeshkumar s.a
2011-05-04 16:08       ` Olivier Guiter
2011-05-04 16:41 ` Aygon, Bertrand

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=4DC17728.5090406@linux.intel.com \
    --to=olivier.guiter@linux.intel.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.