Difference between revisions of "Modemmanager"

From wikieduonline
Jump to navigation Jump to search
 
(20 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
http://manpages.ubuntu.com/manpages/bionic/en/man8/mmcli.8.html
 
http://manpages.ubuntu.com/manpages/bionic/en/man8/mmcli.8.html
mmcli - Control and monitor the ModemManager
+
* <code>[[mmcli]]</code> Control and monitor the ModemManager
 +
 
 +
* <code>[[systemctl status ModemManager]]</code>
  
 
* <code>[[mmcli]]</code>
 
* <code>[[mmcli]]</code>
  
 +
== Examples ==
 +
* <code>mmcli -m 0 --3gpp-scan --timeout=300</code>
  
 
  mmcli
 
  mmcli
 
  error: no actions specified
 
  error: no actions specified
 +
 +
mmcli -i 0
 +
error: .... 'no modems found'
 +
 +
mmcli -L
 +
No modems were found
 +
 +
mmcli -M
 +
No modems were found
 +
 +
mmcli -S
 +
successfully requested to scan devices
 +
 +
== Help ==
  
 
<pre>
 
<pre>
Line 44: Line 62:
 
   --timeout=[SECONDS]                                            Timeout for the operation
 
   --timeout=[SECONDS]                                            Timeout for the operation
 
</pre>
 
</pre>
 
  
 
== Related terms ==
 
== Related terms ==
 
* <code>[[libmbim-tools]]</code>
 
* <code>[[libmbim-tools]]</code>
 
* <code>[[mobile-broadband-provider-info]]</code>
 
* <code>[[mobile-broadband-provider-info]]</code>
* [[4G]]
+
* <code>[[lsusb]]</code>
 +
* <code>[[usb-devices]]</code>
 +
* <code>[[usb_modeswitch]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{mmcli}}
 +
* {{5G}}
 
* {{VPN}}
 
* {{VPN}}
 +
 +
[[Category:Linux]]

Latest revision as of 13:06, 14 February 2021


http://manpages.ubuntu.com/manpages/bionic/en/man8/mmcli.8.html

  • mmcli Control and monitor the ModemManager

Examples[edit]

  • mmcli -m 0 --3gpp-scan --timeout=300
mmcli
error: no actions specified
mmcli -i 0
error: .... 'no modems found'
mmcli -L
No modems were found
mmcli -M
No modems were found
mmcli -S
successfully requested to scan devices

Help[edit]

mmcli --help
Usage:
  mmcli [OPTION…] - Control and monitor the ModemManager

Help Options:
  -h, --help                                                     Show help options
  --help-all                                                     Show all help options
  --help-manager                                                 Show manager options
  --help-common                                                  Show common options
  --help-modem                                                   Show modem options
  --help-3gpp                                                    Show 3GPP related options
  --help-cdma                                                    Show CDMA related options
  --help-simple                                                  Show Simple options
  --help-location                                                Show Location options
  --help-messaging                                               Show Messaging options
  --help-voice                                                   Show Voice options
  --help-time                                                    Show Time options
  --help-firmware                                                Show Firmware options
  --help-signal                                                  Show Signal options
  --help-oma                                                     Show OMA options
  --help-sim                                                     Show SIM options
  --help-bearer                                                  Show bearer options
  --help-sms                                                     Show SMS options
  --help-call                                                    Show call options

Application Options:
  -K, --output-keyvalue                                          Run action with machine-friendly key-value output
  -J, --output-json                                              Run action with machine-friendly json output
  -v, --verbose                                                  Run action with verbose logs
  -V, --version                                                  Print version
  -a, --async                                                    Use asynchronous methods
  --timeout=[SECONDS]                                            Timeout for the operation

Related terms[edit]

See also[edit]

Advertising: