Summary: | couldn't create client for the 'wds' service: CID allocation failed in the CTL client: Transaction timed out | ||
---|---|---|---|
Product: | libqmi | Reporter: | surya <surya.n> |
Component: | libqmi | Assignee: | Dan Williams <dcbw> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | major | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | ARM | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
surya
2016-10-26 05:32:27 UTC
>
> I am trying to interface a sierra 4g modem (MC7455) with ARM(TI-am335x)
> board.
> So, basically am using libqmi (qmicli) to access the node /dev/cdc-wdm0.
>
> But,am getting below error.
>
> root@phycore-ge-am335x:~# qmi-network /dev/cdc-wdm0 start
> Starting network with 'qmicli -d /dev/cdc-wdm0 --wds-start-network=
> --client-no-release-cid'...
>
> error: couldn't create client for the 'wds' service: CID allocation failed
> in the CTL client: Transaction timed out
> error: network start failed, client not allocated
>
Is there any chance you have another process using the QMI port, e.g. ModemManager? This usually happens when multiple processes try to use the port without using the "qmi-proxy" setup.
Any update? |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.