Sierra MC7710 on embedded debian

Aleksander Morgado aleksander at aleksander.es
Tue Jun 3 07:17:30 PDT 2014


On Tue, Jun 3, 2014 at 3:21 PM, reiner otto <augustus_meyer at yahoo.de> wrote:
> Even a new error (not seen with older FW 3.05.19) showed up a few times, not
> reproducable, though:
> qmicli -d /dev/cdc-wdm0  --dms-uim-verify-pin=PIN,1234
> error: couldn't create client for the 'dms' service: CID allocation failed
> in the CTL client: Service mismatch (requested 'dms', got 'wds')
>
> May be, this helps to figure out, whats going on (stupid question: what is
> CID, and why different ?):


CID is the "client ID"; libqmi needs to allocate different client IDs
for different services.

Are you mixing different qmicli actions together? i.e. different
qmicli actions at the same time or something? Looking at the whole
start.sh script may help.

Also, did you try with Bjørn's suggestion to use "--device-open-sync"
whenever the first qmicli command is sent?

-- 
Aleksander
https://aleksander.es


More information about the libqmi-devel mailing list