<br><br><div><span class="gmail_quote">On 1/6/07, <b class="gmail_sendername">Pigeon</b> &lt;<a href="mailto:pigeon@pigeond.net">pigeon@pigeond.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Download the iwconfig packages, once you got them you will have the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;iwconfig iwspy iwlist etc. Look for a howto to use it. Remember<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;first to ifup wlan0.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;iwlist will give you the broadcast AP, but if you want to put one
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;manually you should use<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;iwconfig wlan0 ssid &quot;XYZ&quot; key 1011010101AB<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Well, I installed wireless tools package and tried to use it:<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;I had to do something similiar. However iwconfig simply won&#39;t work
<br>properly for some reason, I asked around a while ago:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.mail-archive.com/maemo-users@maemo.org/msg01896.html">http://www.mail-archive.com/maemo-users@maemo.org/msg01896.html</a><br><br><br>
&nbsp;&nbsp;&nbsp;&nbsp;Anyway, I figured a working but dodgy way to get it working.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;Firstly you have to setup the wireless connection at the usual GUI<br>configuration. Make sure this works.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;Then I have a script that runs:
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:${IAP} uint32:0<br><br>&nbsp;&nbsp;&nbsp;&nbsp;where $IAP is the identifier (name) of the wireless connection you&#39;ve<br>setup in the GUI config.
</blockquote><div><br>Good way! <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&nbsp;&nbsp;&nbsp;&nbsp;What&#39;s even worse is, I have to run that command line every 5
<br>seconds or so (I put it in the script in a while loop to run that and<br>then sleep 5), as the connection daemon seems to disconnect<br>automatically. I think it disconnects if there&#39;s no application using<br>the N770 framework/lib to make network connections. So if I have some
<br>custom software that uses the network it won&#39;t help either.</blockquote><div><br>Did you specify an option in the connection manager do not break WLAN connection never? Maybe it may help to resolve this problem.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Pigeon.<br><br>_______________________________________________<br>maemo-users mailing list
<br><a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org</a><br><a href="https://maemo.org/mailman/listinfo/maemo-users">https://maemo.org/mailman/listinfo/maemo-users</a><br></blockquote></div><br><br clear="all">
<br>-- <br>Cheers,<br>Michael