Re: Adding Telit ME310G1-WW support

2020-07-14 Thread Dan Williams
On Tue, 2020-07-14 at 14:59 -0400, Mark Deneen wrote: > On Mon, Jul 13, 2020 at 1:13 PM Mark Deneen > wrote: > > On Mon, Jul 13, 2020 at 1:04 PM Daniele Palmas > > wrote: > > > Hi Mark, > > > > > > Il giorno lun 13 lug 2020 alle ore 15:17 Mark Deneen > > > ha scritto: > > > > Daniele, > > > >

Re: Adding Telit ME310G1-WW support

2020-07-14 Thread Mark Deneen
On Mon, Jul 13, 2020 at 1:13 PM Mark Deneen wrote: > > On Mon, Jul 13, 2020 at 1:04 PM Daniele Palmas wrote: > > > > Hi Mark, > > > > Il giorno lun 13 lug 2020 alle ore 15:17 Mark Deneen > > ha scritto: > > > > > > Daniele, > > > > > > > @Mark, did you check if there's a more recent firmware

Re: Adding Telit ME310G1-WW support

2020-07-13 Thread Mark Deneen
On Mon, Jul 13, 2020 at 1:04 PM Daniele Palmas wrote: > > Hi Mark, > > Il giorno lun 13 lug 2020 alle ore 15:17 Mark Deneen > ha scritto: > > > > Daniele, > > > > > @Mark, did you check if there's a more recent firmware update than the > > > one you are using? > > > > I'm running

Re: Adding Telit ME310G1-WW support

2020-07-13 Thread Daniele Palmas
Hi Mark, Il giorno lun 13 lug 2020 alle ore 15:17 Mark Deneen ha scritto: > > Daniele, > > > @Mark, did you check if there's a more recent firmware update than the > > one you are using? > > I'm running 37.00.210-B038-P0C.21, but I'm having trouble > understanding if any of the available

Re: Adding Telit ME310G1-WW support

2020-07-13 Thread Daniele Palmas
Hi Aleksander, Il giorno lun 13 lug 2020 alle ore 10:08 Aleksander Morgado ha scritto: > > Hey! > > > > > This particular device has a second port configuration (1bc7:1102), > > > > which which looks like this: > > > > > > > > /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=atmel-ehci/3p, 480M

Re: Adding Telit ME310G1-WW support

2020-07-13 Thread Aleksander Morgado
Hey! > > > This particular device has a second port configuration (1bc7:1102), > > > which which looks like this: > > > > > > /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=atmel-ehci/3p, 480M > > > |__ Port 2: Dev 7, If 0, Class=Vendor Specific Class, Driver=option, > > > 480M > > >

Re: Adding Telit ME310G1-WW support

2020-07-12 Thread Daniele Palmas
Hi Aleksander and Mark, Il giorno dom 12 lug 2020 alle ore 09:08 Aleksander Morgado ha scritto: > > Hey! > > > I've attached a patch which uses the "custom regex" feature of the > > existing parser in order to detect PPP and say that things are good. > > A few things to note: > > > > * I created

Re: Adding Telit ME310G1-WW support

2020-07-12 Thread Sebastian Sjoholm
Hi, Regarding the ECM. I have been working with the BG95 which uses the same chipset (MDM9205) it exposes the qmi device, but it is not either possible to use, on BG95 it is not supported at all, even it is exposed. Might be related. -Sebastian On Sun, Jul 12, 2020 at 8:28 PM Mark Deneen

Re: Adding Telit ME310G1-WW support

2020-07-12 Thread Mark Deneen
On Sun, Jul 12, 2020 at 3:08 AM Aleksander Morgado wrote: > > Hey! > > > I've attached a patch which uses the "custom regex" feature of the > > existing parser in order to detect PPP and say that things are good. > > A few things to note: > > > > * I created the regex based on data I saw output

Re: Adding Telit ME310G1-WW support

2020-07-12 Thread Aleksander Morgado
Hey! > I've attached a patch which uses the "custom regex" feature of the > existing parser in order to detect PPP and say that things are good. > A few things to note: > > * I created the regex based on data I saw output from my modem. At > best it is correct, at worst it won't do any harm. I

Re: Adding Telit ME310G1-WW support

2020-07-10 Thread Mark Deneen
I've attached a patch which uses the "custom regex" feature of the existing parser in order to detect PPP and say that things are good. A few things to note: * I created the regex based on data I saw output from my modem. At best it is correct, at worst it won't do any harm. * Ideally I would

Adding Telit ME310G1-WW support

2020-07-10 Thread Mark Deneen
Hi! I have a Telit ME310G1-WW cell modem which is supported in newer (5.5.x) kernels with the option driver. ModemManager (1.12.6, will try to test newer versions) almost works, but it appears to be a modem quirk which prevents MM from detecting that it is connected. Here's a few log entries