<div dir="ltr">Hi Aleksander ,<div><br></div><div>1) These is a small part of <b><a href="http://networkmanager_1.0.10.bb">networkmanager_1.0.10.bb</a> file </b>containg modemmanager , need to change here for linking modemmanager with networkmanager?</div><div><br></div>PACKAGECONFIG[concheck] = "--with-libsoup=yes,--with-libsoup=no,libsoup-2.4"<br>PACKAGECONFIG[modemmanager] = "--with-modem-manager-1=yes,--with-modem-manager-1=no,modemmanager"<br>PACKAGECONFIG[ppp] = "--enable-ppp,--disable-ppp,ppp,ppp"<br><div><br></div><div><br></div><div>2)<font color="#000000">nmcli d output :-</font></div><div><font color="#000000">     DEVICE                    TYPE                STATE                       CONNECTION</font></div><font color="#000000">    wwp0s21f0u5i4          wwan             disconnected                       ----</font><div><font color="#000000"><br></font></div><div><font color="#000000">     Why my connection type is coming as <b>wwan</b> ?</font></div><div><font color="#000000">      but we are giving <b>nmcli</b> commands considering as <b>type gsm </b></font></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 13, 2020 at 11:23 AM Aleksander Morgado <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey Nikhil,<br>
<br>
>       We are installing NetworkManager and ModemManager as a package while yocto image building .<br>
>       Networkmanager Version :- 1.10.6<br>
>       ModemManager version :- 1.6.4<br>
> 1)  You mean that no need to run mmcli commands manually , when module detects networkmanager will automatically take ip from there.<br>
><br>
<br>
Yes, that is right. As long as you have NetworkManager running and<br>
correct settings available, you can just rely on NM/nmcli to bring up<br>
the connection, no need to touch mmcli for anything.<br>
<br>
> 2)  > Are you building NetworkManager with the --with-modem-manager-1<br>
>  > explicit configure option? Can you confirm whether that's the case?<br>
> > Actually, could you post the output of the configure report when NM is built?<br>
>   yes. i am building Networkmanager with ModemManager  , how to give explicit configure option .<br>
>   do you want Networkmanager status report ?<br>
><br>
<br>
Check the NetworkManager build output, look for the initial configure<br>
report, and check if "modemmanager: yes" is being reported.<br>
<br>
And while you're at it, I'd suggest you use a newer MM version as<br>
well; 1.6.4 is totally unsupported right now. :)<br>
<br>
-- <br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</blockquote></div>