borovsky / libqmi

GNU General Public License v2.0
2 stars 2 forks source link

EM7455 error: WDA unsupported #2

Open blee0518 opened 4 years ago

blee0518 commented 4 years ago

I am having issues with EM7455. I used .rules to make sure device ATTRs use qmi_wwan driver it shows in lsusb -t that modem is using these drivers. Running latest firmware update for ATT, and have tried GENERIC

When running qmi-network /dev/cdc-wdmX start I get :

error: couldn't create client for the 'wda' service: CID allocation failed ine CTL client: Transaction timed out
Device link layer protocol not retrieved: WDA unsupported
Starting network with 'qmicli -d /dev/cdc-wdm2 --wds-start-network=apn='broadd'  --client-no-release-cid '...
error: couldn't create client for the 'wds' service: CID allocation failed ine CTL client: Transaction timed out
error: network start failed, client not allocated

When I try to run Start-network manually, i get this response:

error: couldn't create client for the 'wds' service: CID allocation failed ine CTL client: Transaction timed out

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.

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.

Can you help with fixing in either way?

fricots commented 3 years ago

Hi. I am interested in your answer. Did you succeed in?

blee0518 commented 3 years ago

I was able to fix. I dont have all information off hand but i had to reset the EM modem to look like a MC version. I ran a script file i found online.

I suggest reaching out to the libqmi community. And asking them they are very active. https://www.freedesktop.org/wiki/Software/libqmi/

Best of luck.

On Mon, Jan 18, 2021, 3:18 AM fricots notifications@github.com wrote:

Hi. I am interested in your answer. Did you succeed in?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/borovsky/libqmi/issues/2#issuecomment-762182324, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO22Q3TWRIYHR4OLAFVUDPDS2QKI5ANCNFSM4LWJK5TA .