Could not grab port (usbmisc/cdc-wdm0): 'Cannot add port 'usbmisc/cdc-wdm0', unsupported'

2016-04-07 Thread Seethamsetty, Rakesh
Hello , I am bringing up a Intel Modem XMM7160 on yocto, after starting my modem maanger I get the error as CDC_WDM0 unsupported, log attached. Thanks Rakesh mm1 Description: mm1 ___ ModemManager-devel mailing list

Sierra Wireless MC7354 doesn't wake up from

2016-04-07 Thread Diego López Montes
Hi, I’m dealing with a Sierra Wireless MC7354. I’m testing it on coverage limits (removing antenna) on UTMS. In normal operation, RRC_STATE moves between CELL_DCH, CELL_FACH and CONNECTING while ModemManager.Modem.state keeps CONNECTED. Sometimes the modem reach DISCONNECTED state in spite of

Re: Huawei me906s-158

2016-04-07 Thread Andreas Fett
Hi Bjørn, On 06/04/16 13:00, Bjørn Mork wrote: > So your best option at the moment is probably to run a script from udev > using delays tuned to whatever seems to work. Yes, we did that for now and have a working setup. If you have any patches you would like me to test, either for the

Re: Update SIM related data according to an event

2016-04-07 Thread Carlo Lobrano
Hi all, sorry for the long -email, but I got stuck again in another problem: the re-probe does not start when the ModemManager is in "SIM missing failed state" and mm_base_modem_set_valid(..., false) is called. The current, modified, initialization code has got the following new steps: 1.

Re: LE910 (used with qmi generic) not working anymore with 1.6-rc2

2016-04-07 Thread Daniele Palmas
The error seems to be triggered by this: ModemManagere[30896]: [1460023605.770238] [mm-port-probe-at.c:43] mm_port_probe_response_processor_is_at(): Parsing AT got: 'Sending command failed: 'Resource temporarily unavailable'' The following patch seems to solve the issue, but I'm not sure it is