Accessing /dev/cdc-wdm1 and /dev/cdc-wdm3 simultaneously

Aleksander Morgado aleksander at aleksander.es
Tue Aug 8 16:33:41 UTC 2017


>
> I have got two cell modems and its booting up properly. We are able to
> connect it to the network using their respective /dev nodes.
>
> But whenever i try to access them simultaneously(like in a loop),  qmicli is
> not responding properly like the services are not getting allocated for any
> of the cell devices.
>
> does anyone tried accessing like this or anything i need be taken care.
>
> Note:
>
> For Eg,
>
> qmilci -d /dev/cdc-wdm1 --dms-get-model
> qmicli -d /dev/cdc-wdm3 --dms-get-model
>

These qmicli calls shouldn't collide with each other really, so no
idea what your issue is.

Have you tried to run the commands with --verbose to see exactly where
they're getting stuck?

-- 
Aleksander
https://aleksander.es


More information about the libqmi-devel mailing list