<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hei Charles,<br><br>I did what u suggested and next is the result...<br><br><br>joao@joao-laptop:~/Downloads/android-sdk-linux_x86/tools$ ./adb shell<br>$ netcfg<br>lo UP 127.0.0.1 255.0.0.0 0x00000049<br>usb0 DOWN 0.0.0.0 0.0.0.0 0x00001002<br>tunl0 DOWN 0.0.0.0 0.0.0.0 0x00000080<br>gre0 DOWN 0.0.0.0 0.0.0.0 0x00000080<br>eth0 UP 0.0.0.0 0.0.0.0 0x00001003<br>pdp0 UP 89.214.44.119 255.255.255.0 0x000010d1<br>$ su -c "/system/bin/wpa_cli -p /data/misc/wifi/"<br>wpa_cli v0.6.9<br>Copyright (c) 2004-2009, Jouni Malinen <j@w1.fi> and contributors<br><br>This program is free software. You can distribute it and/or modify it<br>under the terms of the GNU General Public License version 2.<br><br>Alternatively, this software may be distributed under the terms of the<br>BSD license. See README and COPYING for more details.<br><br><br>Selected interface 'sockets'<br>Could not connect to wpa_supplicant - re-trying <----shouldn't the interface be eth0 as showed in the olsrd HOW-TO ??<br>^C<br>$ wpi_cli<br>wpi_cli: not found<br>$ wpa_cli eth0<br>Using interface 'eth0'<br>Failed to connect to wpa_supplicant - wpa_ctrl_open: Permission denied<br>$ su wpa_cli eth0<br>Permission denied<br>$ su <br># wpa_cli<br>[18:10:20] jonnybegod diz:<br>eth0<br>Using interface 'eth0'<br>Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory<br># wpa_cli<br>wpa_cli v0.6.9<br>Copyright (c) 2004-2009, Jouni Malinen <j@w1.fi> and contributors<br><br>This program is free software. You can distribute it and/or modify it<br>under the terms of the GNU General Public License version 2.<br><br>Alternatively, this software may be distributed under the terms of the<br>BSD license. See README and COPYING for more details.<br><br><br>Using interface 'eth0'<br>Could not connect to wpa_supplicant - re-trying<br><br><br>The wpa_supplicant always stops on this "re-trying"..... I don't know what else to do... please help!<br><br>Regards,<br><br>Pedro<br><br><hr id="stopSpelling">From: csboyd07@gmail.com<br>Date: Sun, 12 Sep 2010 19:18:23 -0400<br>Subject: Re: [Olsr-users] OLSR in Android (Samsung Galaxy S)<br>To: flankoutt@hotmail.com<br>CC: olsr-users@lists.olsr.org<br><br>Pedro,<div><br></div><div>Try using the "netcfg" command (instead of ifconfig) to list your interfaces.<div><br></div><div>You can use the wpa_cli "interface" command to list/change your interface(s). Just run wpa_cli with no arguments to enter the interactive mode.</div>
<div><br></div><div>- Charles<br><div><br><br></div></div></div> </body>
</html>