<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michael 'Mickey' Lauer pisze:
<blockquote cite="mid:200811071021.54044.mickey@openmoko.org"
 type="cite">
  <pre wrap="">You can use the nc/pty combination for that as described in 
<a class="moz-txt-link-freetext" href="http://unadventure.wordpress.com/2007/10/28/qpe-430-plus-qemu/">http://unadventure.wordpress.com/2007/10/28/qpe-430-plus-qemu/</a>
Note though that due to some weird bug this doesn't work for multiplexing 
mode :/

  </pre>
</blockquote>
I took a solution mentioned in this article and worked perfectly for my
Neo 1973.<br>
<br>
<pre> killall gsmd</pre>
<pre> nc -l -p 5000 &lt; /dev/ttySAC0 &gt; /dev/ttySAC0</pre>
<br>
Only conditions is that you have to use Openmoko distro. I'm using
latest Debian distro and I have old OM lying on Flash. Under Debian my
modem hangs after manually connecting via cu from Phone, so the hack
above doesn't work. I suppose the problem is connected with
multiplexing bug that Mickey mentioned, as multiplexing in Debian is
enabled . <br>
<br>
So I used OM and it worked well. I can call my Neo's GSM modem from any
network machine.<br>
<br>
Best regards,<br>
<div class="moz-signature">-- <br>
<b>Bartlomiej Zdanowski</b><br>
Lead Programmer<br>
Product Research &amp; Development Department<br>
AutoGuard S.A.<br>
<br>
<small>
Place of registration: Regional Court for the Capital City of Warsaw<br>
Registration no.: 0000287629<br>
Share capital: 1 059 000 PLN<br>
Polish VAT and tax ID no.: PL1132219747<br>
Omulewska 27 street<br>
04-128 Warsaw<br>
Poland<br>
phone +48 22 611 69 23<br>
<a href="http://www.autoguard.pl" style="color: rgb(68, 68, 68);">www.autoguard.pl</a><br>
</small></div>
</body>
</html>