From: Martin Chaplet <m.chaplet@kerlink.fr>
To: ofono@ofono.org
Subject: Re: Add Support for Sierra MC73xx
Date: Fri, 29 Apr 2016 19:15:27 +0200 [thread overview]
Message-ID: <572396AF.601@kerlink.fr> (raw)
In-Reply-To: <57238FFF.8050601@kerlink.fr>
[-- Attachment #1: Type: text/plain, Size: 1522 bytes --]
On 29/04/2016 18:46, Martin Chaplet wrote:
>
>>
>> Does libqmi actually have low-level sim read capability?
>
> Yes, it seems so :
>
> $ qmicli -d /dev/cdc-wdm0 --help-uim
> UIM options
>
> --uim-read-transparent=[0xNNNN,0xNNNN,...]
> Read a transparent file given the file path
>
> --uim-get-file-attributes=[0xNNNN,0xNNNN,...]
> Get the attributes of a given file
>
> --uim-get-card-status
> Get card status
>
> --uim-reset
> Reset the service state
> --uim-noop
>
> I'm not used to QMI but I will try to compare libqmi and ofono's
> read_transparent implementations.
>
>>
>> Another thing to try would be to implement read_imsi() method for
>> drivers/qmimodem/sim.c. This should get you to the point where gprs
>> is initialized even if all low-level reads from the SIM fail.
>
> It seems a great idea.
>
>
It's an excellent idea !
Looking for read_imsi implementation, I found qmimodem-legacy which fit
prefectly to my modem.
After a few fix because first Sierra net interface is buggy (wwan0), I'm
now enable to use fully "Connman - ofono" features
I will try to cleanup my work, find a way to force use of
qmimodem-legacy for this Sierra chip and submit all these modifications.
Thanks again Denis
Best regards,
Martin
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 2420 bytes --]
[-- Attachment #3: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2016-04-29 17:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-29 13:08 Add Support for Sierra MC73xx Martin Chaplet
2016-04-29 15:13 ` Denis Kenzior
2016-04-29 15:38 ` Martin Chaplet
2016-04-29 15:44 ` Denis Kenzior
2016-04-29 15:53 ` Martin Chaplet
2016-04-29 16:01 ` Denis Kenzior
2016-04-29 16:46 ` Martin Chaplet
2016-04-29 17:15 ` Martin Chaplet [this message]
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=572396AF.601@kerlink.fr \
--to=m.chaplet@kerlink.fr \
--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.