Fwd: Re: nm-applet cannot communicate with ModemManager on serveral Hardware

Harald Jung harald.jung at ecos.de
Wed Aug 26 10:45:31 PDT 2015


Hi,

in our startscript of NetworkManager we have a prestart section, wich
does several things before starting the process.
I
've added
     my $bus = Net::DBus -> system;
     my $mm  = $bus->get_service("org.freedesktop.ModemManager1");

which starts ModemManager by dbus

regards
Harald


Am 26.08.2015 um 19:05 schrieb João M. S. Silva:
> Hi Herald,
>
> Did you do like this:
>
>   $ cat /etc/init/modemmanager.override
>   start on starting dbus
>   stop on stopped dbus
>
> ?
>
> On 08/26/2015 05:51 PM, Harald Jung wrote:
>> Hi,
>>
>> I've built a version with ModemManager started seperatly from
>> NetworkManager.
>> I can check it tommorow with a notebook, which has this problem.
>>
>>
>> Am 26.08.2015 um 17:55 schrieb Aleksander Morgado:
>>> On Wed, Aug 26, 2015 at 4:17 PM, João M. S. Silva
>>> <joao.m.santos.silva at gmail.com> wrote:
>>>> I'm not sure I understood all the interfering processes.
>>>>
>>>> But: was I right in setting modemmanager dependency on dbus instead of
>>>> network-manager?
>>> Depends on what you want to achieve, but I don't really see any
>>> problem in doing that.
>>>
>>
>> _______________________________________________
>> ModemManager-devel mailing list
>> ModemManager-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
>





More information about the ModemManager-devel mailing list