<div dir="ltr"><div dir="ltr"><div>I am having issues with EM7455.</div><div>I used `.rules` to make sure device ATTRs use qmi_wwan driver</div><div>it shows in `lsusb -t` that modem is using these drivers.</div><div>Running latest firmware update for ATT, and have tried GENERIC</div><div><br></div><div>When running `qmi-network /dev/cdc-wdmX start` I get :</div><div>```Checking data format with 'qmicli -d /dev/cdc-wdm2 --wda-get-data-format '...</div><div>error: couldn't create client for the 'wda' service: CID allocation failed ine CTL client: Transaction timed out</div><div>Device link layer protocol not retrieved: WDA unsupported</div><div>Starting network with 'qmicli -d /dev/cdc-wdm2 --wds-start-network=apn='broadd'  --client-no-release-cid '...</div><div>error: couldn't create client for the 'wds' service: CID allocation failed ine CTL client: Transaction timed out</div><div>error: network start failed, client not allocated</div><div>```</div><div><br></div><div><br></div><div>When I try to run Start-network manually, i get this response:</div><div>```</div><div>error: couldn't create client for the 'wds' service: CID allocation failed ine CTL client: Transaction timed out</div><div>```</div><div><br></div><div>If I remove the .rules file from running giving the port mbim_wwan, I have been able to run `mbim-network /dev/cdc-wdmX start` and get a network start successfully, but I am not able to get an IP address. </div><div>`ifconfig` shows the interface up but does not give it an IP address. </div><div><br></div><div>This modem would be the second modem I am running on my Debian device, the primary(working) one now is MC7455 with qmi and raw-ip.  I am able to get DHCP address with this modem fine.</div><div><br></div><div>I have read that you need to get DHCP address from another source, i am using systemd-networkd retrieve an IP, just as I do with my MC7455.  </div><div>Can you help with fixing in either way?</div></div></div>