libqmi-glib

Bjørn Mork bjorn at mork.no
Mon Apr 23 07:17:26 PDT 2012


Aleksander Morgado <aleksander at lanedo.com> writes:

>> Anyway.  One initial comment regarding the QMI_DMS_MESSAGE_GET_IDS
>> parsing (I believe this has been brought up before): The parsing
>> currently fails on all (European) MDM9200 based devices I've got:
>>
>
> I just pushed a fix which will only force to fail the parsing if none
> of the expected outputs is found. Let's see if that works.

Works for me at least:

bjorn at nemi:/usr/local/src/git/libqmi-glib$ cli/qmicli --device=/dev/cdc-wdm0 --dms-get-ids
[/dev/cdc-wdm0] Device IDs retrieved:
         ESN: '0'
        IMEI: '358178040012345'
        MEID: 'not available'
bjorn at nemi:/usr/local/src/git/libqmi-glib$ cli/qmicli --device=/dev/cdc-wdm2 --dms-get-ids
[/dev/cdc-wdm2] Device IDs retrieved:
         ESN: '0'
        IMEI: '860999000012345'
        MEID: 'not available'


Bjørn


More information about the libqmi-devel mailing list