error: couldn't close device: Transaction timed out
Joe
joe.on.list at gmail.com
Fri Jun 5 02:45:12 PDT 2015
On Wednesday 03 June 2015 18:19:20 you wrote:
> On Monday 01 June 2015 10:39:07 you wrote:
> > On Mon, Jun 1, 2015 at 10:14 AM, Joe <joe.on.list at gmail.com> wrote:
> > >
> > > What do you think about the fact that it works good
> > > on Slackware-14.0 (kernel updated to 3.19.4) and fails on Debian Jessie
> > > (kernel updated to 4.0.4)?
> >
> > Hard to say without looking at debug logs in both systems and comparing...
>
> -------------------------
> $ cat olicard-mbimcli.sh
> #!/bin/sh
> set -x
> mbimcli --verbose -d /dev/cdc-wdm0 --query-radio-state
> mbimcli --verbose -d /dev/cdc-wdm0 --set-radio-state on
> mbimcli --verbose -d /dev/cdc-wdm0 --register-automatic
> mbimcli --verbose -d /dev/cdc-wdm0 --connect=ibox.tim.it --no-close
> -------------------------------------------------------------------
>
> I launched it as follows:
>
> # olicard-mbimcli.sh &> olicard-debian.log
>
> Log file "olicard-debian.log" is attached to this message.
>
> As regard same test under slackware I had to edit the script a little:
>
> - $DEV var introduced cause olicard dongle is linked to /dev/cdc-wdm1
> instead of cdc-wdm0. Same commands as above anyway...
>
> "-slackware" Log generated in the same way of debian system:
>
> # olicard-mbimcli.sh &> olicard-slackware.log
>
> And attached to this message.
>
> Hope you could say something more by compare these to logs.
Any ideas?
Can we say antything more after look at those logs?
More information about the libmbim-devel
mailing list