Re: ModemManager kills gpsd socket

2015-09-06 Thread Brent Sink
Well, I think I found the issue. On line #3365 in plugins/huawei/mm-broadband-modem-huawei.c, I found this: static char *gps_startup[] = { "^WPDOM=0", "^WPDST=1", "^WPDFR=65535,30", "^WPDGP", NULL }; http://cgit.freedesktop.org/ModemManager/ModemManager/tree/plugins/huawei/mm

Re: ModemManager kills gpsd socket

2015-09-06 Thread Brent Sink
Thanks David! I totally missed that one in the man page. I'm now able to use gpsd on ttyUSB3. However, I noticed one strange thing... when I have gpsd running without MM, I have it set up to report the position every 1 second. When MM is running, it seems to have changed it to every 30 seconds.

ModemManager kills gpsd socket

2015-09-06 Thread Brent Sink
Hello, I have a Huawei mu609 mPCIe module that has GSM + GPS, and I'm using ModemManager (and NetworkManager) to setup the connection to the network, and gpsd to retrieve the GPS coordinates from the module. This module creates 5 serial ports (ttyUSB0 - ttyUSB4). ttyUSB2 is used to send AT comma

Re: FCC Auth command is required on HP-branded Sierra Wireless modems

2015-09-06 Thread Aleksander Morgado
On Fri, Sep 4, 2015 at 8:30 PM, Ward, David - 0665 - MITLL wrote: > This was confirmed with the HP lt4111, which is a branded Sierra > Wireless EM7355: > https://bugzilla.redhat.com/show_bug.cgi?id=1223646#c46 > > > Aleksander, > > Your blog entry seems to have become a landing page about this iss