<div dir="ltr"><div dir="ltr">Great thanks Dan, I'll transition to those commands.<div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 22 Jan 2019 at 15:46, Dan Williams <<a href="mailto:dcbw@redhat.com">dcbw@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, 2019-01-21 at 12:45 +0000, Paul Gildea wrote:<br>
> Hi,<br>
> <br>
> <br>
> I notice that newer modems don't seem to support the older dms<br>
> commands<br>
> such as:<br>
<br>
Correct; newer modems inconsistently support DMS, but they should all<br>
support UIM. For the SIM file specific ones (read-transparent) a lot of<br>
that also depends on the SIM card itself.<br>
<br>
Dan<br>
<br>
> qmicli -d /dev/cdc-wdm0 --dms-uim-get-imsi<br>
> error: couldn’t get IMSI: QMI protocol error (94): ‘NotSupported’<br>
> <br>
> qmicli -d /dev/cdc-wdm0 --dms-uim-get-pin-status<br>
> error: couldn’t get PIN status: QMI protocol error (94):<br>
> ‘NotSupported’<br>
> <br>
> qmicli -d /dev/cdc-wdm0 --dms-uim-get-state<br>
> error: couldn’t get UIM state: QMI protocol error (94):<br>
> ‘NotSupported’<br>
> <br>
> qmicli -d /dev/cdc-wdm0 --dms-uim-get-iccid<br>
> error: couldn’t get ICCID: QMI protocol error (94): ‘NotSupported’<br>
> <br>
> <br>
> The MC7430 seems to support three of the above and not the other (pin<br>
> status). It gets a bit messy, is there a command that works on all of<br>
> them?<br>
> I had hopes for reading the memory with the uim commands for ICCID<br>
> and<br>
> IMSI, and that seemed to work on all the modem types I tried, for<br>
> instance:<br>
> <br>
> qmicli -p -d /dev/cdc-wdm0 --uim-read-<br>
> transparent=0x3F00,0x7FFF,0x6F07<br>
> [/dev/cdc-wdm0] Successfully read information from the UIM:<br>
> Card result:<br>
> SW1: '0x90'<br>
> SW2: '0x00'<br>
> Read result:<br>
> 08:29:83:02:78:00:21:28:87<br>
> <br>
> Resulting in IMSI (15 digit long):<br>
> 2 38 20 87 00 12 82 78<br>
> <br>
> A couple of questions, should this command work on all of the Sierra<br>
> MC/EM<br>
> modems?<br>
> The second is, why would it work on one modem and not another of the<br>
> same<br>
> type/firmware? I spotted this error on an MC7455 that I have, yet it<br>
> works<br>
> fine on another with the same version of firmware<br>
> (SWI9X30C_02.26.01.00<br>
> r7120 CARMD-EV-FRMWR2 2017/09/15 18:38:46):<br>
> <br>
> <br>
> qmicli -p -d /dev/cdc-wdm4 --uim-read-transparent=0x3F00,0x7FFF,<br>
> [21 Jan 2019, 12:40:00] -Warning ** [/dev/cdc-wdm4] requested auto<br>
> mode but<br>
> no MBIM QMUX support available<br>
> error: couldn't read transparent file from the UIM: QMI protocol<br>
> error (3):<br>
> 'Internal'<br>
> <br>
> qmicli -p -d /dev/cdc-wdm4 --uim-read-transparent=0x3F00,0x7FFF<br>
> [21 Jan 2019, 12:40:49] -Warning ** [/dev/cdc-wdm4] requested auto<br>
> mode but<br>
> no MBIM QMUX support available<br>
> error: couldn't read transparent file from the UIM: QMI protocol<br>
> error (3):<br>
> 'Internal'<br>
> <br>
> <br>
> Regards,<br>
> <br>
> --<br>
> Paul<br>
> _______________________________________________<br>
> libqmi-devel mailing list<br>
> <a href="mailto:libqmi-devel@lists.freedesktop.org" target="_blank">libqmi-devel@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/libqmi-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libqmi-devel</a><br>
<br>
</blockquote></div>