Excelent works great, thanks for the help.<br><br>I promise modify a little script for do it through a GUI. In Debian GNU/Linux don´t have official GUIs for GPRS or WiFi, I
found a little script that lets you connect to GPRS through GUI, I
corrected to make it work FSO, but I do not known make packages of programs, I
hope soon to do and I can tell.<br><br>And sorry for my bad english... thanks for the help...<br><br><div class="gmail_quote">2009/10/2 Sebastian Reichel <span dir="ltr">&lt;<a href="mailto:elektranox@gmail.com">elektranox@gmail.com</a>&gt;</span><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 Fri, Oct 02, 2009 at 11:37:03AM -0600, Esteban Monge wrote:<br>
&gt; Hello I haved installed Debian GNU/Linux in my Neo Freerunner, but I cant use<br>
&gt; the wireless.<br>
&gt;<br>
</div>&gt; What is the problem?<br>
<br>
Hi,<br>
<br>
1. You need to configure eth0<br>
2. Device does not exist until you enable it via fso-frameworkd<br>
   (this will save power when not using wifi)<br>
<br>
You can do the second step with dbus-send. I use the follwing script:<br>
<br>
elektranox@freerunner ~ % cat /usr/local/bin/wifi<br>
#!/bin/bash<br>
if [[ $# &lt; 1 ]] ; then<br>
    echo &quot;$0 &lt;start|stop&gt;&quot;<br>
    exit<br>
fi<br>
<br>
if [[ $1 == &quot;start&quot; ]] ; then<br>
    dbus-send --system --dest=org.freesmartphone.odeviced --type=method_call --print-reply /org/freesmartphone/Device/PowerControl/WiFi org.freesmartphone.Device.PowerControl.SetPower int32:1<br>
else<br>
    dbus-send --system --dest=org.freesmartphone.odeviced --type=method_call --print-reply /org/freesmartphone/Device/PowerControl/WiFi org.freesmartphone.Device.PowerControl.SetPower int32:0<br>
fi<br>
elektranox@freerunner ~ % wifi start<br>
method return sender=:1.9 -&gt; dest=:1.31 reply_serial=2<br>
elektranox@freerunner ~ % ifconfig eth0<br>
eth0      Link encap:Ethernet  HWaddr 00:12:cf:8e:e2:ba<br>
          BROADCAST MULTICAST  MTU:1500  Metric:1<br>
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0<br>
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>
          collisions:0 txqueuelen:1000<br>
          RX bytes:15 (15.0 B)  TX bytes:0 (0.0 B)<br>
<br>
elektranox@freerunner ~ % wifi stop<br>
method return sender=:1.9 -&gt; dest=:1.32 reply_serial=2<br>
elektranox@freerunner ~ % ifconfig eth0<br>
eth0: error fetching interface information: Device not found<br>
<font color="#888888"><br>
-- Sebastian<br>
</font><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
iEYEARECAAYFAkrGXekACgkQH0JwilpTmKg1VACdGVijk/BVgUaU7jKS/5fBtp30<br>
E7IAn29ki5Wy1Dct5zaZDD2FRisdzRmW<br>
=pxz0<br>
-----END PGP SIGNATURE-----<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>
<br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://nuevaeracr.blogspot.com">http://nuevaeracr.blogspot.com</a><br>Linux user number 478378<br>Linux machine number 386687<br>Tec. Esteban Monge Marín<br>
Tel: (506) 8379-3562<br><br>“No habrá manera de desarrollarnos y salir de<br>la pobreza mientras los pocos negocios<br>grandes de nuestro medio se entreguen a las<br>economías foráneas y nosotros nos<br>quedemos con solo negocios de pobre,<br>
mientras en vez de ser propietarios de nuestro<br>propio país nos convirtamos en un ejército de<br>empleados del exterior”<br>José Figueres Ferrer, 1952.<br>