<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Now you can request a new device for the modem using:<br>

identvar=$(date +%s)<br>
dbus-send --system --print-reply --type=method_call --dest=org.pyneo.muxer /org/pyneo/Muxer<br>
org.freesmartphone.GSM.MUX.AllocChannel string:$identvar | grep<br>
string | awk -F &#39;&quot;&#39; &#39;{ print $2 }&#39;<br>
<br>
It should print something like &#39;/dev/pts/2&#39;. Now use &#39;minicom -s&#39; and<br>
set the device under &#39;serial device&#39; to the value printed by dbus-send.<br>
Wait for a response to the AT initiation sequence and then type in:<br>
AT%N0187<br>
</blockquote><div><br>Did that. But echo still here...<br>Could it be that the mic gain is still too high? How to change it?<br>And when leaving minicom, should I exit with reset or without?<br>Is it still active after a reboot or should I do that after each reboot?<br>
Thanks.<br>-jec<br><br><br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
The modem should respond with a message that AEC and Noise reduction is<br>
now on.<br>
<br>
Call the Neo from another phone where you heard an echo before and see<br>
if the echo is gone.<br>
<br>
Cheers,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Florian<br>
<br>
[1]<br>
<a href="http://n2.nabble.com/calypso-hardware-echo-suppression--tp784752p786187.html" target="_blank">http://n2.nabble.com/calypso-hardware-echo-suppression--tp784752p786187.html</a><br>
--<br>
DI Florian Hackenberger<br>
<a href="mailto:florian@hackenberger.at">florian@hackenberger.at</a><br>
<a href="http://www.hackenberger.at" target="_blank">www.hackenberger.at</a><br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</blockquote></div><br></div>