Bug 94688 - Sierra MC7710 not working
Summary: Sierra MC7710 not working
Status: RESOLVED FIXED
Alias: None
Product: ModemManager
Classification: Unclassified
Component: general (show other bugs)
Version: 1.4
Hardware: Other All
: medium normal
Assignee: ModemManager bug user
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 21:36 UTC by yodelu
Modified: 2016-04-07 13:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description yodelu 2016-03-24 21:36:29 UTC
the latest version of modemmanager that worked with my mc7710 was 1.4.4
tried with 1.4.12 and with 1.5.990 ..nothing works
some outputs of what i tried>

ModemManager 
ModemManager[5613]: <info>  ModemManager (version 1.5.990) starting in system bus...
ModemManager[5613]: opening device...
ModemManager[5613]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin
ModemManager[5613]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin
ModemManager[5613]: cannot connect to proxy: Could not connect: Connection refused
ModemManager[5613]: creating iochannel failed: closed
ModemManager[5613]: <info>  Creating modem with plugin 'Sierra' and '2' ports
ModemManager[5613]: <warn>  Could not grab port (usbmisc/cdc-wdm0): 'Cannot add port 'usbmisc/cdc-wdm0', unsupported'
ModemManager[5613]: <warn>  Couldn't create modem for device at '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6': Failed to find primary AT port
**                                                                                                                                                           
ERROR:mm-port-probe.c:1316:mm_port_probe_run: assertion failed: (self->priv->task == NULL)

And, as i said before, this one works fine...

[root@localhost ~]# ModemManager 
ModemManager[9177]: <info>  ModemManager (version 1.4.4) starting in system bus...
ModemManager[9177]: opening device...
ModemManager[9177]: [/dev/cdc-wdm0] Queried max control message size: 4096
ModemManager[9177]: <info>  Creating modem with plugin 'Generic' and '2' ports
ModemManager[9177]: <info>  Modem for device at '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6' successfully created
ModemManager[9177]: <warn>  Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin
ModemManager[9177]: <warn>  Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin
ModemManager[9177]: opening device...
ModemManager[9177]: [/dev/cdc-wdm0] Queried max control message size: 4096
ModemManager[9177]: <info>  Modem: state changed (unknown -> disabled)
ModemManager[9177]: <info>  Creating modem with plugin 'Generic' and '1' ports
ModemManager[9177]: <warn>  Could not grab port (tty/ttyS0): 'Cannot add port 'tty/ttyS0', unhandled serial type'
ModemManager[9177]: <warn>  Couldn't create modem for device at '/sys/devices/pci0000:00/0000:00:16.3': Failed to find primary AT port
Comment 1 Aleksander Morgado 2016-03-25 10:12:55 UTC
(In reply to yodelu from comment #0)
> the latest version of modemmanager that worked with my mc7710 was 1.4.4
> tried with 1.4.12 and with 1.5.990 ..nothing works
> some outputs of what i tried>
> 
> ModemManager 
> ModemManager[5613]: <info>  ModemManager (version 1.5.990) starting in
> system bus...
> ModemManager[5613]: opening device...
> ModemManager[5613]: <info>  Couldn't check support for device at
> '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin
> ModemManager[5613]: <info>  Couldn't check support for device at
> '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any
> plugin
> ModemManager[5613]: cannot connect to proxy: Could not connect: Connection
> refused
> ModemManager[5613]: creating iochannel failed: closed

Are you running ModemManager as root user?
Comment 2 yodelu 2016-03-25 16:10:48 UTC
 
> Are you running ModemManager as root user?

yes, as root 
what i see - something is happened when modemmanager started to use  the new mbim-proxy  with mm versions higher than v1.4.6
i was compiled all versions of modemmanager (1.4.4 1.4.6 1.4.12 and 1.5.990) with libmbim 1.12.4
the only one that have worked was 1.4.4  
the intersting thing, i guess, in the mm output is

ModemManager[5613]: <warn>  Could not grab port (usbmisc/cdc-wdm0)   for v1.4.6 and above >>> mm is failing
ModemManager[9177]: [/dev/cdc-wdm0] Queried max control for v1.4.4 and below >>> mm is OK
Comment 3 yodelu 2016-04-07 13:43:57 UTC
fixed in 1.5.991 - now all works fine here
thx!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.