Re: AW: MC7455 not listed as usb device any more after reboot

2017-03-20 Thread Dan Williams
On Mon, 2017-03-20 at 09:45 +, Thomas Lang wrote: > Hi Dan, > thanks for your comments. > I have included a trace of the working start and the reboot. I > noticed that in the reboot case the usb 3-1.3 device is not detected > anymore. The usb 3-1 is an ehci-pci. Would it help to reset the

AW: MC7455 not listed as usb device any more after reboot

2017-03-20 Thread Thomas Lang
Hi Dan, thanks for your comments. I have included a trace of the working start and the reboot. I noticed that in the reboot case the usb 3-1.3 device is not detected anymore. The usb 3-1 is an ehci-pci. Would it help to reset the ehci-pci? And if so how would I do this. Thanks a lot for any

Re: Integration into NetworkManager

2017-03-20 Thread Dan Williams
On Mon, 2017-03-20 at 16:48 +, colin.helliw...@ln-systems.com wrote: > So I've got a [reasonably?] sorted MM setup now - a mux driver > providing two > virtual ports: ttyMux0 (PPP) and ttyMux1 (Primary). I'm now wanting > to hook > the former into NetworkManager. > > From a fresh

Integration into NetworkManager

2017-03-20 Thread colin.helliwell
So I've got a [reasonably?] sorted MM setup now - a mux driver providing two virtual ports: ttyMux0 (PPP) and ttyMux1 (Primary). I'm now wanting to hook the former into NetworkManager. >From a fresh rootfs/boot-up, 'nmcli dev status' lists DEVICE TYPE STATE CONNECTION eth0

RE: [Ublox]: UBlox L-210 will not work using ACM interface

2017-03-20 Thread Engel, Mike
Hi Aleksander, I have used the MM 1.7.0 that includes the UBlox plugin and the error that I saw with the previous version persist. It seems that the SIM is not detected. When I change the USB profile from (3 ("NETWORK, 1 CDC-ACM"),("RNDIS"),()) default. When I change that to (2 ("NETWORK, 3

Re: Unexpected COPS format

2017-03-20 Thread Colin Helliwell
> On 17 March 2017 at 19:56 Aleksander Morgado wrote: > > On Fri, Mar 17, 2017 at 6:40 PM, Dan Williams wrote: > > > I ended up with something like: > > > > void > > mm_3gpp_normalize_operator_id (gchar **id, > > MMModemCharset cur_charset) > > { >