Bug 98450

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: libqmiAssignee: 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
Hello,

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

Any help will be appreciable. Thanks !!

Regards
Surya
Comment 1 Aleksander Morgado 2016-11-13 10:33:33 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.
Comment 2 Aleksander Morgado 2017-06-11 21:27:30 UTC
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.