1
2MODEMMANAGER(8)             System Manager's Manual            MODEMMANAGER(8)
3
4
5

NAME

7       ModemManager - mobile broadband modem management daemon
8
9

SYNOPSIS

11       ModemManager [OPTION...]
12
13

DESCRIPTION

15       ModemManager  provides  a unified high level API for communicating with
16       mobile broadband modems, regardless of the protocol used to communicate
17       with  the  actual  device  (Generic  AT, vendor-specific AT, QCDM, QMI,
18       MBIM...).
19
20       ModemManager is a DBus-based system daemon and is not meant to be  used
21       directly from the command line.
22
23

HELP OPTIONS

25       -V, --version
26              Print the ModemManager software version and exit.
27
28       -h, --help
29              Show application options.
30
31       --help-all
32              Show application and test options.
33
34       --help-test
35              Show test options.
36
37

APPLICATION OPTIONS

39       --debug  Runs ModemManager with "DEBUG" log level and without daemoniz‐
40       ing. This is useful for debugging, as it directs log output to the con‐
41       trolling terminal in addition to syslog.
42
43       --log-level=<level>
44              Sets how much information ModemManager sends to the log destina‐
45              tion (usually syslog's  "daemon"  facility).  By  default,  only
46              informational,  warning,  and  error  messages are logged. Given
47              level must be one of "ERR", "WARN", "INFO" or "DEBUG".
48
49       --log-file=<filename>
50              Specify location of the file where ModemManager  will  dump  its
51              log messages, instead of syslog.
52
53       --timestamps
54              Include absolute timestamps in the log output.
55
56       --relative-timestamps
57              Include timestamps, relative to the start time of the daemon, in
58              the log output.
59
60

TEST OPTIONS

62       --test-session
63              Run the ModemManager daemon in the Session bus  instead  of  the
64              System bus.
65
66       --test-no-auto-scan
67              Fully disable udev-based auto-scan looking for devices.
68
69       --test-enable
70              Enable the Test DBus interface in the daemon.
71
72       --test-plugin-dir=[PATH]
73              Specify  an alternate directory where the daemon should look for
74              vendor plugins.
75
76

AUTHOR

78       Aleksander Morgado <aleksander@aleksander.es>
79
80

SEE ALSO

82       mmcli(8), NetworkManager(8)
83
84
85
86                               5 September 2014                MODEMMANAGER(8)
Impressum