%general-entities; ]> $LastChangedBy$ $Date$ ModemManager-&ModemManager-version; ModemManager Introduction to ModemManager ModemManager provides a unified high level API for communicating with mobile broadband modems, regardless of the protocol used to communicate with the actual device. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &ModemManager-md5sum; Download size: &ModemManager-size; Estimated disk space required: &ModemManager-buildsize; Estimated build time: &ModemManager-time; ModemManager Dependencies Required Recommended , , , , , and Optional User Notes: Installation of ModemManager Install ModemManager by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-static \ --enable-more-warnings=no \ --with-systemd-journal=no \ --with-systemd-suspend-resume && make ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --enable-more-warnings=no \ --with-systemd-journal \ --with-systemd-suspend-resume \ --disable-static && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --with-systemd-suspend-resume: This switch forces ModemManager to use the elogind systemd power management facilities. --with-systemd-journal: This switch forces ModemManager not to use the systemd journal for logging. Configuring ModemManager Systemd Units To start the ModemManager daemon at boot, enable the previously installed systemd unit by running the following command as the root user: ModemManager systemctl enable ModemManager Contents Installed Programs Installed Libraries Installed Directories mmcli and ModemManager libmm-glib.so /usr/include/libmm-glib, /usr/include/ModemManager, /usr/lib/ModemManager, /usr/share/ModemManager, /usr/share/gtk-doc/html/libmm-glib, and /usr/share/gtk-doc/html/ModemManager Short Descriptions mmcli is an utility used to control and monitor the ModemManager. mmcli ModemManager is a D-Bus service used to communicate with modems. ModemManager libmm-glib.so contains API functions for communicating with mobile broadband modems, regardless of the protocol used to communicate with the actual device. libmm-glib.so