AT send delay set to 0 in port probings

Brent Sink brents_3 at hotmail.com
Tue May 23 18:44:01 UTC 2017


> Hey Dan, Brent and everyone,

>
> The first patch in the series updates the send-delay settings for the Altair, Option HSO and Samsung plugins, which were already using send-delay 0 once the modem was created, but not during the probing phase.
>
> The second patch sets up send-delay 0 for the u-blox plugin (both during probing and once the modem has been created), so that the SARA-U260 can be properly detected.
>
>     [PATCH 1/2] altair,hso,samsung: setup send-delay=0 for probing
>    [PATCH 2/2] ublox: use send-delay=0 by default
>
> Brent, could you apply the ublox patch and see if you get the modem now properly detected?
>
> Cheers!

Which branch should I be applying the patch to?  If I apply the first patch to the master branch and build, it does compile, but when I run I get a segmentation fault.  If I undo the patch and run again I don't receive the segmentation fault.  It seems to be related to the first patch for some reason... any thoughts on what I'm doing wrong?

# ModemManager --debug
ModemManager[539]: <info>  [1495564530.130097] [main.c:157] main(): ModemManager (version 1.7.0) starting in system bus...
ModemManager[539]: <debug> [1495564530.135681] [mm-sleep-monitor.c:245] mm_sleep_monitor_get(): create MMSleepMonitor singleton (0x1cdacc0)
ModemManager[539]: <debug> [1495564530.144521] [main.c:83] bus_acquired_cb(): Bus acquired, creating manager...
ModemManager[539]: <debug> [1495564530.147491] [mm-plugin-manager.c:1559] load_plugins(): [plugin manager] looking for plugins in '/usr/lib/ModemManager'
ModemManager[539]: <debug> [1495564530.150612] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Ericsson MBM'
ModemManager[539]: <debug> [1495564530.151604] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Pantech'
ModemManager[539]: <debug> [1495564530.152474] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Via CBP7'
ModemManager[539]: <debug> [1495564530.153462] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Longcheer'
ModemManager[539]: <debug> [1495564530.154358] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'SimTech'
ModemManager[539]: <debug> [1495564530.155847] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Sierra (legacy)'
ModemManager[539]: <debug> [1495564530.156762] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'X22X'
ModemManager[539]: <debug> [1495564530.157672] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Novatel LTE'
ModemManager[539]: <debug> [1495564530.159100] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'u-blox'
ModemManager[539]: <debug> [1495564530.159957] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Haier'
ModemManager[539]: <debug> [1495564530.160849] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Iridium'
Segmentation fault (core dumped)
#


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20170523/f3b227b8/attachment.html>


More information about the ModemManager-devel mailing list