Re: Help with telit udev rule please

2015-11-18 Thread Daniele Palmas
Hi Tony, 2015-11-18 19:07 GMT+01:00 Tony : > Hi All, > I am trying to find out why my Telit LN930 modem wont register to > Network. I noticed it is using the generic plugin while it should be using > telit plugin. From the udev rule for telit, I noticed the vendor id for my > device is 808

Re: Help with telit udev rule please

2015-11-18 Thread Dan Williams
On Wed, 2015-11-18 at 18:07 +, Tony wrote: > Hi All, > I am trying to find out why my Telit LN930 modem wont register > to > Network. I noticed it is using the generic plugin while it should be > using telit plugin. From the udev rule for telit, I noticed the > vendor > id for my devic

Help with telit udev rule please

2015-11-18 Thread Tony
Hi All, I am trying to find out why my Telit LN930 modem wont register to Network. I noticed it is using the generic plugin while it should be using telit plugin. From the udev rule for telit, I noticed the vendor id for my device is 8087(Intel) instead of 1bc7(Telit). I thought of updating

Re: ModemManager using QMI doesnt always work in the first attemp.

2015-11-18 Thread José
I have emptied my data plan so now I am in 'limited plan' mode. Could that be the issue? If after that failure, i repeat the mmcli -m 0 --simple-connect=apn= ac.vodafone.es command, it does connect and works (with poor speeds beacuse of the limited plan mode) On Wed, Nov 18, 2015 at 10:48 AM, Ale

Re: ModemManager using QMI doesnt always work in the first attemp.

2015-11-18 Thread Aleksander Morgado
On Wed, Nov 18, 2015 at 9:14 AM, José wrote: > Seems like the log I gave was not complete. Here is a better one: > > http://pastebin.com/Y24a9Y8W > > At line 1849 seems like ModemManager decides to abort the connection, I am > not sure why. During the connection attempt the modem gets unregistere

Re: ModemManager using QMI doesnt always work in the first attemp.

2015-11-18 Thread Aleksander Morgado
On Tue, Nov 17, 2015 at 11:20 PM, Dan Williams wrote: > On Tue, 2015-11-17 at 18:10 +0100, José wrote: >> Sorry for the delay. >> >> This is the debug log for the Telit LE910 with a Vodafone SIM: >> http://pastebin.com/U7EBv8sr >> >> The test case is: >> - Boot the device >> - Issue: mmcli -m 0 -

Re: ModemManager using QMI doesnt always work in the first attemp.

2015-11-18 Thread José
Seems like the log I gave was not complete. Here is a better one: http://pastebin.com/Y24a9Y8W At line 1849 seems like ModemManager decides to abort the connection, I am not sure why. On Tue, Nov 17, 2015 at 11:20 PM, Dan Williams wrote: > On Tue, 2015-11-17 at 18:10 +0100, José wrote: > > So