【Q】Linuxコマンドリファレンス

Qから始まるコマンド一覧(5種)

qmi-firmware-update


"OPTION -h"
用法:
  qmi-firmware-update [オプション…] FILE1 FILE2... - Update firmware in QMI devices

Generic device selection options:
  -s, --busnum-devnum=[BUS:]DEV        Select device by bus and device number (in decimal).
  -d, --vid-pid=VID[:PID]              Select device by device vendor and product id (in hexadecimal).
  -w, --cdc-wdm=[PATH]                 Select device by QMI/MBIM cdc-wdm device path (e.g. /dev/cdc-wdm0).
  -t, --tty=[PATH]                     Select device by serial device path (e.g. /dev/ttyUSB2).

Update options (normal mode):
  -u, --update                         Launch firmware update process.
  -f, --firmware-version=[VERSION]     Firmware version (e.g. '05.05.58.00').
  -c, --config-version=[VERSION]       Config version (e.g. '005.025_002').
  -C, --carrier=[CARRIER]              Carrier name (e.g. 'Generic').
  --ignore-version-errors              Run update operation even with version string errors.
  --override-download                  Download images even if module says it already has them.
  --modem-storage-index=[INDEX]        Index storage for the modem image.
  --skip-validation                    Don't wait to validate the running firmware after update.

Reset options (normal mode):
  -b, --reset                          Reset device into download mode.

Update options (download mode):
  -U, --update-download                Launch firmware update process while in download (boot & hold) mode.

Verify options:
  -z, --verify                         Analyze and verify firmware images.

アプリケーションのオプション:
  -p, --device-open-proxy              Request to use the 'qmi-proxy' proxy.
  --device-open-qmi                    Open a cdc-wdm device explicitly in QMI mode
  --device-open-mbim                   Open a cdc-wdm device explicitly in MBIM mode
  --device-open-auto                   Open a cdc-wdm device in either QMI or MBIM mode (default)
  --ignore-mm-runtime-check            Ignore ModemManager runtime check
  -v, --verbose                        Run action with verbose messages in standard output, including the debug ones.
  -S, --silent                         Run action with no messages in standard output; not even the error ones.
  -L, --verbose-log=[PATH]             Write verbose messages to an output file.
  -V, --version                        Print version.
  -h, --help                           Show help.
  -H, --help-examples                  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-network


"OPTION -h"
error: missing arguments
usage: /bin/qmi-network [OPTIONS] [DEVICE] [COMMAND]

qmicli


"OPTION -h"
用法:
  qmicli [オプション…] - Control QMI devices

ヘルプのオプション:
  -h, --help                                                                                                        ヘルプのオプションを表示する
  --help-all                                                                                                        ヘルプのオプションをすべて表示する
  --help-dms                                                                                                        Show Device Management Service options
  --help-nas                                                                                                        Show Network Access Service options
  --help-wds                                                                                                        Show Wireless Data Service options
  --help-pbm                                                                                                        Show Phonebook Management options
  --help-pdc                                                                                                        Show platform device configurations options
  --help-uim                                                                                                        Show User Identity Module options
  --help-sar                                                                                                        Show Specific Absorption Rate options
  --help-wms                                                                                                        Show Wireless Messaging Service options
  --help-wda                                                                                                        Show Wireless Data Administrative options
  --help-voice                                                                                                      Show Voice Service options
  --help-loc                                                                                                        Show location options
  --help-qos                                                                                                        Show Quality of Service options
  --help-gas                                                                                                        Show General Application Service options
  --help-gms                                                                                                        Show General Modem Service options
  --help-dsd                                                                                                        Show Data System Determination options
  --help-dpm                                                                                                        Show Data Port Mapper Service options
  --help-fox                                                                                                        Show Foxconn Modem Service options
  --help-atr                                                                                                        Show AT Relay Service options
  --help-imsp                                                                                                       Show IP Multimedia Subsystem Presence Service options
  --help-imsa                                                                                                       Show IP Multimedia Subsystem Application Service options
  --help-ims                                                                                                        Show IP Multimedia Subsystem Settings Service options
  --help-link-management                                                                                            Show link management specific options
  --help-qmiwwan                                                                                                    Show qmi_wwan driver specific options

アプリケーションのオプション:
  -d, --device=[PATH|URI]                                                                                           Specify device path or QRTR URI (e.g. qrtr://0)
  --get-service-version-info                                                                                        Get service version info
  --device-set-instance-id=[Instance ID]                                                                            Set instance ID
  --device-open-version-info                                                                                        Run version info check when opening device
  --device-open-sync                                                                                                Run sync operation when opening device
  -p, --device-open-proxy                                                                                           Request to use the 'qmi-proxy' proxy
  --device-open-qmi                                                                                                 Open a cdc-wdm device explicitly in QMI mode
  --device-open-mbim                                                                                                Open a cdc-wdm device explicitly in MBIM mode
  --device-open-auto                                                                                                Open a cdc-wdm device in either QMI or MBIM mode (default)
  --device-open-net=[net-802-3|net-raw-ip|net-qos-header|net-no-qos-header]                                         Open device with specific link protocol and QoS flags
  --client-cid=[CID]                                                                                                Use the given CID, don't allocate a new one
  --client-no-release-cid                                                                                           Do not release the CID when exiting
  -v, --verbose                                                                                                     Run action with verbose logs, including the debug ones
  --verbose-full                                                                                                    Run action with verbose logs, including the debug ones and personal info
  --silent                                                                                                          Run action with no logs; not even the error/warning ones
  -V, --version                                                                                                     Print version


qpdldecode


"OPTION -h"
コマンドの実行がタイムアウトしました

quirks-handler


"OPTION -h"
Usage: quirks-handler [options]

Options:
  -h, --help            show this help message and exit
  -e FILE, --enable-quirks=FILE
                        enable quirks for package
  -d FILE, --disable-quirks=FILE
                        disable quirks for package
  -v, --verbose         show debug messages