Bug 98450 - couldn't create client for the 'wds' service: CID allocation failed in the CTL client: Transaction timed out
Summary: couldn't create client for the 'wds' service: CID allocation failed in the CT...
Status: RESOLVED INVALID
Alias: None
Product: libqmi
Classification: Unclassified
Component: libqmi (show other bugs)
Version: unspecified
Hardware: ARM Linux (All)
: medium major
Assignee: Dan Williams
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-26 05:32 UTC by surya
Modified: 2017-10-31 10:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.