Issues with mbimcli

Aleksander Morgado aleksander at aleksander.es
Mon Mar 16 00:38:49 PDT 2015


On Mon, Mar 16, 2015 at 7:33 AM, Abhishek Sharma <asharma.es at gmail.com> wrote:
> I am using a Vodafone K5150 to connect to internet using cdc_mbim and
> libmbim. After the USB adaptor connects to internet, when I send any command
> (for eg. connection state, signal state etc) the USB adaptor disconnects
> from the internet.
> I am using linux mint and I have installed libmbim from symantic package
> manager.
> Please find attached logs for your review.
> Request you to help me in solving this issue.

Hard to say without checking at the indications sent by the modem. I'd
suggest you to try running with the mbim-proxy setup; i.e.:

# /usr/libexec/mbim-proxy --verbose

And then in another terminal run your mbimcli commands with the "-p"
option so that all the commands go through the proxy. Don't run
mbim-network while the proxy is running.

This will let you see all TX/RX commands in the proxy, and among other
things, you should also see the indication that the modem generated
when it got network-disconnected.

-- 
Aleksander
https://aleksander.es


More information about the libmbim-devel mailing list