1QMI-FIRMWARE-UPDATE(1)           User Commands          QMI-FIRMWARE-UPDATE(1)
2
3
4

NAME

6       qmi-firmware-update - Update firmware in QMI devices
7

DESCRIPTION

9   Usage:
10              lt-qmi-firmware-update   [OPTION...]  FILE1  FILE2...  -  Update
11              firmware in QMI devices
12
13       Generic device selection options
14
15       -s, --busnum-devnum=[BUS:]DEV
16              Select device by bus and device number (in decimal).
17
18       -d, --vid-pid=VID[:PID]
19              Select device by device vendor and product id (in hexadecimal).
20
21       -w, --cdc-wdm=[PATH]
22              Select  device   by   QMI/MBIM   cdc-wdm   device   path   (e.g.
23              /dev/cdc-wdm0).
24
25       -t, --tty=[PATH]
26              Select device by serial device path (e.g. /dev/ttyUSB2).
27
28       Update options (normal mode)
29
30       -u, --update
31              Launch firmware update process.
32
33       -f, --firmware-version=[VERSION]
34              Firmware version (e.g. '05.05.58.00').
35
36       -c, --config-version=[VERSION]
37              Config version (e.g. '005.025_002').
38
39       -C, --carrier=[CARRIER]
40              Carrier name (e.g. 'Generic').
41
42       --ignore-version-errors
43              Run update operation even with version string errors.
44
45       --override-download
46              Download images even if module says it already has them.
47
48       --modem-storage-index=[INDEX]
49              Index storage for the modem image.
50
51       --skip-validation
52              Don't wait to validate the running firmware after update.
53
54       Reset options (normal mode)
55
56       -b, --reset
57              Reset device into QDL download mode.
58
59       Update options (QDL mode)
60
61       -U, --update-qdl
62              Launch firmware update process in QDL mode.
63
64       Verify options
65
66       -z, --verify
67              Analyze and verify firmware images.
68
69   Application Options:
70       -p, --device-open-proxy
71              Request to use the 'qmi-proxy' proxy.
72
73       --device-open-qmi
74              Open a cdc-wdm device explicitly in QMI mode
75
76       --device-open-mbim
77              Open a cdc-wdm device explicitly in MBIM mode
78
79       --device-open-auto
80              Open a cdc-wdm device in either QMI or MBIM mode (default)
81
82       --ignore-mm-runtime-check
83              Ignore ModemManager runtime check
84
85       -v, --verbose
86              Run  action  with verbose messages in standard output, including
87              the debug ones.
88
89       -S, --silent
90              Run action with no messages in standard  output;  not  even  the
91              error ones.
92
93       -L, --verbose-log=[PATH]
94              Write verbose messages to an output file.
95
96       -V, --version
97              Print version.
98
99       -h, --help
100              Show help.
101
102       -H, --help-examples
103              Show help examples.
104
105       ***************************************************************************
106              Warning!
107
108              ***************************************************************************
109
110              Use  this  program with caution. The authors take *no* responsi‐
111              bility if any device gets broken as a result of using this  pro‐
112              gram.
113
114              Please report issues to the libqmi mailing list at:
115
116              libqmi-devel@lists.freedesktop.org
117
118       qmi-firmware-update 1.18.0
119
120              Copyright  (C)  2016-2017  Bj?rn  Mork  Copyright  (C) 2016-2017
121              Zodiac Inflight Innovations Copyright (C)  2016-2017  Aleksander
122              Morgado
123
124       License      GPLv2+:     GNU     GPL     version     2     or     later
125       <http://gnu.org/licenses/gpl-2.0.html> This is free software:  you  are
126       free  to  change  and  redistribute  it.   There is NO WARRANTY, to the
127       extent permitted by law.
128

SEE ALSO

130       The full documentation for qmi-firmware-update is maintained as a  Tex‐
131       info manual.  If the info and qmi-firmware-update programs are properly
132       installed at your site, the command
133
134              info qmi-firmware-update
135
136       should give you access to the complete manual.
137
138
139
140qmi-firmware-update               March 2017            QMI-FIRMWARE-UPDATE(1)
Impressum