<div dir="ltr"><div><div><div>No worries :)<br></div>I double checked and I can confirm the issue is gone.<br><br></div>Thanks,<br></div>Carlo<br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, 13 Apr 2016 at 09:46 Aleksander Morgado <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Apr 11, 2016 at 4:56 PM, Carlo Lobrano <<a href="mailto:c.lobrano@gmail.com" target="_blank">c.lobrano@gmail.com</a>> wrote:<br>
><br>
> it looks like the last commit introduced a some kind of problem. HE910<br>
> initialization ends with error<br>
><br>
>> Modem couldn't be initialized: couldn't load current capabilities: Failed<br>
>> to determine modem capabilities<br>
><br>
> Here's the pastebin link of the logs of this test,<br>
><br>
>> <a href="http://pastebin.com/h5PkSb92" rel="noreferrer" target="_blank">http://pastebin.com/h5PkSb92</a><br>
><br>
> while the following's the logs of a good run made with version<br>
> 8a386218690aeff7e2c923a14f91da7bbc046ed2 (HEAD~1)<br>
><br>
>> <a href="http://pastebin.com/0fqrW52k" rel="noreferrer" target="_blank">http://pastebin.com/0fqrW52k</a><br>
><br>
> Apparently, the parser mm-broadband-modem.c:parse_caps_gcap isn't receiving<br>
> the reply from the serial device (the last line is a debug log I added,<br>
> which prints out the content of the "response" that the function is<br>
> parsing).<br>
><br>
> <debug> [1460381746.474901] [mm-port-serial-at.c:459] debug_log():<br>
> (ttyACM0): --> 'AT+GCAP<CR>'<br>
> <debug> [1460381746.521723] [mm-port-serial-at.c:459] debug_log():<br>
> (ttyACM0): <-- '<CR><LF>'<br>
> <debug> [1460381746.550323] [mm-port-serial-at.c:459] debug_log():<br>
> (ttyACM0): <-- '+GCAP: +CGSM,+DS,+FCLASS,+MS,+ES<CR><LF><CR><LF>OK<CR><LF>'<br>
> <debug> [1460381746.583914] [mm-broadband-modem.c:448] parse_caps_gcap():<br>
> response is ''<br>
><br>
> On LE910 SV V2 the behavior's the same.<br>
<br>
Fixed it in git master now, sorry for that. It was actually<br>
interesting to see what was the outcome of having missed some GTask<br>
unrefs during probing... :)<br>
<br>
--<br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</blockquote></div>