Invalid Commands

Aleksander Morgado aleksander at aleksander.es
Tue Jul 13 09:45:18 UTC 2021


Hey,

>
> I'm testing a few libqmi 1.28.4 commands using a Sierra Wireless MC7430 modem with an activated SIM and receiving the following:
>
>> qmicli -d /dev/cdc-wdm2 "--dms-get-prl-version"
>> error: couldn't get the PRL version: QMI protocol error (48): 'InvalidArgument'
>>

Looks like the operation requires some TLV that we're not giving? Not sure.

>>
>> qmicli -d /dev/cdc-wdm2 "--dms-get-supported-messages"
>> error: couldn't get supported DMS messages: QMI protocol error (71): 'InvalidQmiCommand'
>>

Your module doesn't support this command.

>> qmicli -d /dev/cdc-wdm2 "--nas-get-lte-cphy-ca-info"
>> error: couldn't get carrier aggregation info: QMI protocol error (74): 'InformationUnavailable'
>>

There is no carrier aggregation info to provide?

>> qmicli -d /dev/cdc-wdm2 "--nas-get-supported-messages"
>> error: couldn't get supported NAS messages: QMI protocol error (71): 'InvalidQmiCommand'
>>

Your module doesn't support this command.

>> [qmicli -d /dev/cdc-wdm2 "--uim-get-supported-messages"
>> error: couldn't get supported UIM messages: QMI protocol error (71): 'InvalidQmiCommand'
>>

Your module doesn't support this command.

>>
>> [root at TRXR6 /]# qmicli -d /dev/cdc-wdm2 "--dms-get-msisdn"
>> error: couldn't get MSISDN: QMI protocol error (16): 'NotProvisioned'
>>

No MSISDN is provisioned on your SIM card.

>> [root at TRXR6 /]# qmicli -d /dev/cdc-wdm2 "--dms-get-factory-sku"
>> error: couldn't get factory SKU: QMI protocol error (16): 'NotProvisioned'
>>

No SKU is provisioned on your module.

>
> This message is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material.  If you have received this message in error, please send it back to us, immediately and permanently delete it, and do not use, copy or disclose the information contained in this message or in any attachment.

Please avoid adding this kind of warning when sending messages to a
*public* mailing list ;)

-- 
Aleksander
https://aleksander.es


More information about the libqmi-devel mailing list