Scroll to navigation

QMI-FIRMWARE-UPDATE(1) User Commands QMI-FIRMWARE-UPDATE(1)

NAME

qmi-firmware-update - Update firmware in QMI devices

DESCRIPTION

Usage:

qmi-firmware-update [OPTION?] FILE1 FILE2... - Update firmware in QMI devices

Generic device selection options:

Select device by bus and device number (in decimal).
Select device by device vendor and product id (in hexadecimal).
Select device by QMI/MBIM cdc-wdm device path (e.g. /dev/cdc-wdm0).
Select device by serial device path (e.g. /dev/ttyUSB2).

Update options (normal mode):

Launch firmware update process.
Firmware version (e.g. '05.05.58.00').
Config version (e.g. '005.025_002').
Carrier name (e.g. 'Generic').
Run update operation even with version string errors.
Download images even if module says it already has them.
Index storage for the modem image.
Don't wait to validate the running firmware after update.

Reset options (normal mode):

Reset device into download mode.

Update options (download mode):

Launch firmware update process while in download (boot & hold) mode.

Verify options:

Analyze and verify firmware images.

Application Options:

Request to use the 'qmi-proxy' proxy.
Open a cdc-wdm device explicitly in QMI mode
Open a cdc-wdm device explicitly in MBIM mode
Open a cdc-wdm device in either QMI or MBIM mode (default)
Ignore ModemManager runtime check
Run action with verbose messages in standard output, including the debug ones.
Run action with no messages in standard output; not even the error ones.
Write verbose messages to an output file.
Print version.
Show help.
Show help examples.
***************************************************************************
Warning!
***************************************************************************
Use this program with caution. The authors take *no* responsibility if any device gets broken as a result of using this program.
Please report issues to the libqmi mailing list at:
libqmi-devel@lists.freedesktop.org

qmi-firmware-update 1.34.0

Copyright (C) 2016-2022 Aleksander Morgado Copyright (C) 2022 VMware, Inc. Copyright (C) 2016-2019 Bj?rn Mork Copyright (C) 2016-2018 Zodiac Inflight Innovations

License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

The full documentation for qmi-firmware-update is maintained as a Texinfo manual. If the info and qmi-firmware-update programs are properly installed at your site, the command

info qmi-firmware-update

should give you access to the complete manual.

March 2024 qmi-firmware-update