<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p><span style="font-size: 10pt;">> </span><span style="font-size: 10pt;">Hey Dan, Brent and everyone,</span><br>
</p>
<div style="color: rgb(0, 0, 0);"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">> <br>
> 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.<br>
> <br>
> 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.<br>
><br>
> [PATCH 1/2] altair,hso,samsung: setup send-delay=0 for probing<br>
> [PATCH 2/2] ublox: use send-delay=0 by default<br>
><br>
> Brent, could you apply the ublox patch and see if you get the modem now properly detected?<br>
> <br>
> Cheers!<br>
</div>
<div class="PlainText"><br>
</div>
<div class="PlainText">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?</div>
<div class="PlainText"><br>
</div>
<div class="PlainText">
<div># ModemManager --debug</div>
<div>ModemManager[539]: <info> [1495564530.130097] [main.c:157] main(): ModemManager (version 1.7.0) starting in system bus...</div>
<div>ModemManager[539]: <debug> [1495564530.135681] [mm-sleep-monitor.c:245] mm_sleep_monitor_get(): create MMSleepMonitor singleton (0x1cdacc0)</div>
<div>ModemManager[539]: <debug> [1495564530.144521] [main.c:83] bus_acquired_cb(): Bus acquired, creating manager...</div>
<div>ModemManager[539]: <debug> [1495564530.147491] [mm-plugin-manager.c:1559] load_plugins(): [plugin manager] looking for plugins in '/usr/lib/ModemManager'</div>
<div>ModemManager[539]: <debug> [1495564530.150612] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Ericsson MBM'</div>
<div>ModemManager[539]: <debug> [1495564530.151604] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Pantech'</div>
<div>ModemManager[539]: <debug> [1495564530.152474] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Via CBP7'</div>
<div>ModemManager[539]: <debug> [1495564530.153462] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Longcheer'</div>
<div>ModemManager[539]: <debug> [1495564530.154358] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'SimTech'</div>
<div>ModemManager[539]: <debug> [1495564530.155847] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Sierra (legacy)'</div>
<div>ModemManager[539]: <debug> [1495564530.156762] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'X22X'</div>
<div>ModemManager[539]: <debug> [1495564530.157672] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Novatel LTE'</div>
<div>ModemManager[539]: <debug> [1495564530.159100] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'u-blox'</div>
<div>ModemManager[539]: <debug> [1495564530.159957] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Haier'</div>
<div>ModemManager[539]: <debug> [1495564530.160849] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Iridium'</div>
<div>Segmentation fault (core dumped)</div>
<div>#</div>
<div><br>
</div>
<br>
</div>
</span></font></div>
</div>
</body>
</html>