On Tue, Mar 21, 2017 at 12:55 AM, Jan Graczyk <[email protected]> wrote: > > I have installed Quectel UC20 modem on my development board PCIe bus. The > Linux modem device for Quectel UC20 modem is showing up as /dev/ttymxc2. When > I try to run mmcli -L or ModemManager –debug the message “Could not acquire > the 'org.freedesktop.ModemManager1' service name” is showing up. How to > connect my Linux modem device /dev/ttymxc2 to ModemManger? I appreciate very > much help from you.
Do you have the DBus daemon running in your system? ModemManager will grab the "org.freedesktop.ModemManager1" name in the system bus exposed by DBus; mmcli talks to ModemManager through that bus. -- Aleksander https://aleksander.es _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
