MC7430 network automatically disconnect

Aleksander Morgado aleksander at aleksander.es
Thu Jun 22 08:19:35 UTC 2017


On Thu, Jun 22, 2017 at 5:13 AM, dailijin <dailijin126 at 126.com> wrote:
> error: couldn't create client for the 'wds' service: CID allocation failed
> in the CTL client: Service mismatch (requested 'wds', got 'dms')
> error: couldn't get packet service status

Please note that you cannot run qmicli commands manually and also have
qmi-network or any other program using libqmi running at the same
time. If you want to do that, you need to make sure all components use
the qmi-proxy, or you'll end up mixing responses as you can see in the
errors above. So:

1) In the qmi-network profile, make sure you have PROXY=yes
2) For every qmicli command you run, make sure you use the "-p" option.

That said, this probably has nothing to do with the network
disconnections you're seeing; you'll have to debug that further once
you have fixed the qmi-proxy usage.

-- 
Aleksander
https://aleksander.es


More information about the libqmi-devel mailing list