This seems good, I will definitely give it a try.<br>Thanks, for the help.<br><br clear="all">Regards,<br>Mohit Taneja<br>
<br><br><div class="gmail_quote">On Tue, Dec 8, 2009 at 1:17 PM, James Cameron <span dir="ltr">&lt;<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Mon, Dec 07, 2009 at 08:37:26AM +0000, Daniel Drake wrote:<br>
&gt; On Mon, 2009-12-07 at 14:11 +1100, James Cameron wrote:<br>
&gt; &gt; For what it is worth, with two XO-1 running 802, and two XO-1.5<br>
&gt; &gt; running os54, a network created by one of the os54 units does not<br>
&gt; &gt; show on the neighbourhood view of the two 802 units, though it does<br>
&gt; &gt; show on the other os54, and is included in the &quot;iwlist eth0 scan&quot;<br>
&gt; &gt; output on the 802s.<br>
&gt;<br>
&gt; Sugar-0.82 does not support ad-hoc networks.<br>
<br>
</div>Yes, that&#39;s another way of putting it.  But that explanation digs into<br>
the implementation.  ;-)  I thought it was more important to say that<br>
XO-1 802 and XO-1.5 os54 cannot communicate without infrastructure.<br>
<div class="im"><br>
On Mon, Dec 07, 2009 at 03:51:17PM +0530, Mohit Taneja wrote:<br>
&gt; Well then, is there a way to connect XO-1 running Sugar 0.82 and an<br>
&gt; XO-1.5 ?<br>
<br>
</div>As Daniel has said, if you connect them both to an access point then<br>
they can communicate through that.<br>
<br>
It is possible to do it manually without an access point, but this is<br>
not available simply, or to anybody who does not have root access to<br>
their XO-1.  Here is how I did it:<br>
<br>
 * become root<br>
 * /etc/init.d/NetworkManager stop<br>
 * ifconfig eth0 up<br>
 * iwlist eth0 scan<br>
 * note the network name of the XO-1.5 created network, in my case<br>
   &quot;quozl&#39;s network #AC32FF,#FF2B34&quot;<br>
 * iwconfig eth0 mode ad-hoc essid &quot;quozl&#39;s network #AC32FF,#FF2B34&quot;<br>
 * avahi-autoipd eth0<br>
 * note the IP address, in my case 169.254.6.0 (it won&#39;t get any further<br>
   because NetworkManager is not there and avahi-autoipd doesn&#39;t know it)<br>
 * stop avahi-autoipd with Control/C<br>
 * ifconfig eth0 169.254.6.0<br>
<br>
After this, the XO icons will appear on the Neighbourhood View.  On<br>
reboot, everything is back to normal.<br>
<div><div></div><div class="h5"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</div></div></blockquote></div><br>