Summary: | qmicli returns error: couldn't create client for the 'wds' service: CID allocation failed in the CTL client: Transaction timed out | ||
---|---|---|---|
Product: | libqmi | Reporter: | Piotr <petrus007.1> |
Component: | libqmi | Assignee: | Dan Williams <dcbw> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | aleksander |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Piotr
2012-11-27 20:45:31 UTC
When you run the qmicli command, are you completely sure that there is no other qmicli command still running around? Only one qmicli process can grab the port for R/W at a given time. Piotr; any update? Closing as no further info has been provided. Anyway, this Transaction timed out issue is very common when multiple qmicli commands are running at the same time without the qmi-proxy, as only one such qmicli is able to receive the responses. Hi, I am also facing the same issues & i make sure that there is no other qmicli commands running in the background. But still getting the issue as below. 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 (In reply to surya from comment #4) > Hi, > I am also facing the same issues & i make sure that there is no other qmicli > commands running in the background. But still getting the issue as below. > > 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 What about ModemManager or qmi-proxy? Are those running at the same time you try to run qmi-network? |
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.