Re[2]: Modem Manager bring up

2022-02-04 Thread Senthil Kumaresan
Ok got it. Thanks for your explanation and it is really helpful. I have taken 4.14 back ported driver. I will try and get back. Thanks for your support.  Sent from myMail for iOS Friday, February 4, 2022, 5:33 PM -0500 from Aleksander Morgado : >On Fri, Feb 4, 2022 at 11:19 PM Senthil Kuma

Re: Modem Manager bring up

2022-02-04 Thread Aleksander Morgado
On Fri, Feb 4, 2022 at 11:19 PM Senthil Kumaresan wrote: > > Ok, thanks for the clarification. > > So in our case, we need to write a new plugin as others (ex: Foxconn, quectel > etc). right? > If your device is exposed with the Qualcomm vendor vid; you can rely on the generic plugin to support

Re: Modem Manager bring up

2022-02-04 Thread Senthil Kumaresan
Ok, thanks for the clarification. So in our case, we need to write a new plugin as others (ex: Foxconn, quectel etc). right? On Fri, Feb 4, 2022 at 5:10 PM Aleksander Morgado wrote: > > > > Thanks for the clarification. I will check the wwan0 interfaces and > kernel drivers. > > > > My syste

Re: Modem Manager bring up

2022-02-04 Thread Aleksander Morgado
> > Thanks for the clarification. I will check the wwan0 interfaces and kernel > drivers. > > My system is like an ARM host -> PCIe - Qualcomm soc ( SDX modem module). I > hope, in such a case qcom-soc plugin is applicable. Am I right? > No, not applicable, your SDX55 module is an external devi

Re: Modem Manager bring up

2022-02-04 Thread Senthil Kumaresan
Hi Aleksander, Thanks for the clarification. I will check the wwan0 interfaces and kernel drivers. My system is like an *ARM host -> PCIe - Qualcomm soc *( SDX modem module). I hope, in such a case qcom-soc plugin is applicable. Am I right? Thanks, SK On Fri, Feb 4, 2022 at 4:47 PM Aleksander

Re: Modem Manager bring up

2022-02-04 Thread Aleksander Morgado
Hey, > > In addition to my previous emails. > The modem manager is not detecting any modems. Can you explain why the modem > is not getting probed?. The modem manager is up and running. However, mmcli > -L is not listing any modems. > > Thanks, > SK > > # ModemManager --debug --test-plugin-dir=/

Re: Modem Manager bring up

2022-02-04 Thread Aleksander Morgado
Hey, On Fri, Feb 4, 2022 at 10:07 PM Senthil Kumaresan wrote: > > The ModemManager 1.18.4 is built successfully for my arm platform with all > necessary DBUS, libqmi, > glib packages. I did compile ModemManager --with-udev support. I have a > Qualcomm SDX modem module > connected into my host a

Re: Modem Manager bring up

2022-02-04 Thread Senthil Kumaresan
Hi, In addition to my previous emails. The modem manager is not detecting any modems. Can you explain why the modem is not getting probed?. The modem manager is up and running. However, mmcli -L is not listing any modems. Thanks, SK # ModemManager --debug --test-plugin-dir=/lib/ ModemManager[70

Modem Manager bring up

2022-02-04 Thread Senthil Kumaresan
The ModemManager 1.18.4 is built successfully for my arm platform with all necessary DBUS, libqmi, glib packages. I did compile ModemManager --with-udev support. I have a Qualcomm SDX modem module connected into my host and it was detected and did see in /sys/bus/pci/xx. 1) is libudev mandatory fo