Using ModemManager getting IP but not reflecting to NetworkManager

NIKHIL PATIL nikhilvp29 at gmail.com
Thu Sep 24 09:23:58 UTC 2020


Hi ,
   Thanks alot sir

On Thu, Sep 24, 2020 at 2:41 PM Aleksander Morgado <aleksander at aleksander.es>
wrote:

> Hey,
>
> >     I am running mmcli G --debug  command then  mmcli -m 0
> --command="ATI".
> >   then also not happening
> >    how we can set debug mode.
> >    i am stuck here  please help.
> >
>
> The --debug goes in the ModemManager daemon call, not in the mmcli
> client call. You need to run the whole ModemManager daemon process
> with --debug.
>
> If you're using a standard Linux distribution, you may need to modify
> the systemd init script at /lib/systemd/system/ModemManager.service so
> that the ExecStart line includes --debug, e.g.:
>   ExecStart=/usr/sbin/ModemManager --debug
> Once you've modified the init script, you'll need to reload and restart:
>   sudo systemctl daemon-reload
>   sudo systemctl restart ModemManager
>
> If you're using a custom distribution, you may have a custom way to
> start the ModemManager daemon.
>
> --
> Aleksander
> https://aleksander.es
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20200924/d15a24b2/attachment.htm>


More information about the ModemManager-devel mailing list