man-pages/man8/ModemManager.8.html
2021-03-31 01:06:50 +01:00

153 lines
4.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of MODEMMANAGER</TITLE>
</HEAD><BODY>
<H1>MODEMMANAGER</H1>
Section: Maintenance Commands (8)<BR>Updated: 5 September 2014<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
ModemManager - mobile broadband modem management daemon
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>ModemManager</B> [<I>OPTION</I>...]
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
ModemManager provides a unified high level API for communicating with mobile
broadband modems, regardless of the protocol used to communicate with the
actual device (Generic AT, vendor-specific AT, QCDM, QMI, MBIM...).
<P>
ModemManager is a DBus-based system daemon and is not meant to be used directly
from the command line.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>APPLICATION OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>--filter-policy=&lt;policy&gt;</B>
<DD>
Specify which ports are probed and how:
<DL COMPACT><DT id="2"><DD>
<DL COMPACT>
<DT id="3"><B>'WHITELIST-ONLY'</B><DD>
Only devices or ports explicitly whitelisted with the 'ID_MM_DEVICE_PROCESS' udev tag are probed.
<DT id="4"><B>'DEFAULT'</B><DD>
All ports are allowed to be probed except for the ones explicitly greylisted as RS232 adapters or completely blacklisted.
<DT id="5"><B>'STRICT'</B><DD>
Only the TTY ports that are heurstically determined to be very likely to be modem ports are probed. Nay end up ignoring some devices.
<DT id="6"><B>'PARANOID'</B><DD>
This is equivalent to running the STRICT mode but also applying the blacklist and RS232 greylist filters explicitly.
</DL>
</DL>
<DT id="7"><B>--no-auto-scan</B>
<DD>
Fully disable udev-based auto-scan looking for devices.
<DT id="8"><B>--initial-kernel-events=&lt;filename&gt;</B>
<DD>
Specify location of the file where the list of initial kernel events is
available. The ModemManager daemon will process this file on startup.
<DT id="9"><B>--debug</B>
<DD>
Runs ModemManager with &quot;DEBUG&quot; log level and without daemonizing. This is useful
for debugging, as it directs log output to the controlling terminal in addition to
syslog.
<DT id="10"><B>-V, --version</B>
<DD>
Print the ModemManager software version and exit.
<DT id="11"><B>-h, --help</B>
<DD>
Show application options.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>LOGGING OPTIONS</H2>
<DL COMPACT>
<DT id="12"><B>--log-level=&lt;level&gt;</B>
<DD>
Sets how much information ModemManager sends to the log destination (usually
syslog's &quot;daemon&quot; facility). By default, only informational, warning, and error
messages are logged. Given level must be one of &quot;ERR&quot;, &quot;WARN&quot;, &quot;INFO&quot; or &quot;DEBUG&quot;.
<DT id="13"><B>--log-file=&lt;filename&gt;</B>
<DD>
Specify location of the file where ModemManager will dump its log messages,
instead of syslog.
<DT id="14"><B>--log-journal</B>
<DD>
Output log message to the systemd journal.
<DT id="15"><B>--log-timestamps</B>
<DD>
Include absolute timestamps in the log output.
<DT id="16"><B>--log-relative-timestamps</B>
<DD>
Include timestamps, relative to the start time of the daemon, in the log output.
<P>
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>TEST OPTIONS</H2>
<DL COMPACT>
<DT id="17"><B>--test-session</B>
<DD>
Run the ModemManager daemon in the Session bus instead of the System bus.
<DT id="18"><B>--test-enable</B>
<DD>
Enable the Test DBus interface in the daemon.
<DT id="19"><B>--test-plugin-dir=[PATH]</B>
<DD>
Specify an alternate directory where the daemon should look for vendor plugins.
<P>
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
Aleksander Morgado &lt;<A HREF="mailto:aleksander@aleksander.es">aleksander@aleksander.es</A>&gt;
<P>
<A NAME="lbAI">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+mmcli">mmcli</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?8+NetworkManager">NetworkManager</A></B>(8)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="20"><A HREF="#lbAB">NAME</A><DD>
<DT id="21"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="22"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="23"><A HREF="#lbAE">APPLICATION OPTIONS</A><DD>
<DT id="24"><A HREF="#lbAF">LOGGING OPTIONS</A><DD>
<DT id="25"><A HREF="#lbAG">TEST OPTIONS</A><DD>
<DT id="26"><A HREF="#lbAH">AUTHOR</A><DD>
<DT id="27"><A HREF="#lbAI">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:13 GMT, March 31, 2021
</BODY>
</HTML>