<div dir="ltr">Hi ,<div>    1)   yours correct only . when module connect to ubuntu it is showing  a "cdc-wdm0" device type "gsm" .</div><div>    it is related to networkmanager configuration or qmi_wwan driver ?</div><div><br></div><div>  2) Do you have any idea how we can change networkmanager build configurations in yocto platform ?</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 14, 2020 at 9:45 PM 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<br>
<br>
><br>
> 1) These is a small part of <a href="http://networkmanager_1.0.10.bb" rel="noreferrer" target="_blank">networkmanager_1.0.10.bb</a> file containg modemmanager , need to change here for linking modemmanager with networkmanager?<br>
><br>
> 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>
><br>
<br>
I don't remember exactly how yocto recipes are supposed to work; is it<br>
that "if the modemanager package is included in build,<br>
--with-modem-manager-1=yes is explicitly used"? Or is it that "if the<br>
modemmanager config option in the networkmanager package is selected,<br>
--with-modem-manager-1=yes is explicitly used"?<br>
<br>
If you want to confirm, in any case, you can just look at the NM<br>
package configure/build output, that will tell you whether MM support<br>
is being correctly enabled or not.<br>
<br>
<br>
><br>
> 2)nmcli d output :-<br>
>      DEVICE                    TYPE                STATE                       CONNECTION<br>
>     wwp0s21f0u5i4          wwan             disconnected                       ----<br>
><br>
>      Why my connection type is coming as wwan ?<br>
>       but we are giving nmcli commands considering as type gsm<br>
><br>
<br>
If I'm not mistaken, you should see a "cdc-wdm0" device type "gsm"<br>
once your modem is correctly detected by the MM+NM combo. That's why<br>
I'm asking to confirm the build options used in NM.<br>
<br>
-- <br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</blockquote></div>