<html><head><style type='text/css'>body { font-family: 'Arial'; font-size: 10pt; color: #000000}</style></head><body>Network is open and I can see it. I tried manually configuring and it sets the essid but doesn't get an IP address. Is there something else I need to do to enable dhcp?<br><br>root@om-gta02:~# iwconfig eth0<br>eth0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AR6000 802.11g&nbsp; ESSID:"linksys"&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mode:Managed&nbsp; Frequency:2.437 GHz&nbsp; Access Point: 00:0F:66:D2:BB:41&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bit Rate=1 Mb/s&nbsp;&nbsp; Tx-Power=15 dBm&nbsp;&nbsp; Sensitivity=0/3&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Retry:on&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Encryption key:off<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Power Management:off<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link Quality:179/94&nbsp; Signal level:-172 dBm&nbsp; Noise level:-96 dBm<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rx invalid nwid:0&nbsp; Rx invalid crypt:0&nbsp; Rx invalid frag:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tx excessive retries:0&nbsp; Invalid misc:0&nbsp;&nbsp; Missed beacon:8<br><br>root@om-gta02:~# ifconfig eth0<br>eth0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link encap:Ethernet&nbsp; HWaddr 00:12:CF:8E:E7:AA&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet6 addr: fe80::212:cfff:fe8e:e7aa/64 Scope:Link<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP BROADCAST MULTICAST&nbsp; MTU:1500&nbsp; Metric:1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX packets:109829 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX packets:14838 errors:0 dropped:0 overruns:0 carrier:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 txqueuelen:1000 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX bytes:44459303 (42.3 MiB)&nbsp; TX bytes:146338 (142.9 KiB)<br><br><br>----- Original Message -----<br>From: "Michael Shiloh" &lt;michael@openmoko.org&gt;<br>To: "List for Openmoko community discussion" &lt;community@lists.openmoko.org&gt;<br>Sent: Friday, October 3, 2008 1:44:57 PM (GMT-0700) America/Denver<br>Subject: Re: FDOM and WiFi<br><br>At this point you can try manually configuring the wireless card:<br><br>iwconfig eth0 essid linksys<br><br>Does your network have an encryption key? How many letters? I think <br>there is a bug that one letter keys don't work.<br><br>If your network has an encryption key, I think another bug requires that <br>you set the key before the ID thus:<br><br>iwconfig eth0 key 123456789 essid linksys<br><br>Let me know if this works and we'll update the wiki accordingly<br><br>Michael<br><br>Vince M. Clark wrote:<br>&gt; &nbsp; Here is the output. I can see the access point but it is not connected <br>&gt; even though in Mofi the circle is orange next to the access point.<br>&gt; <br>&gt; root@om-gta02:~# iwconfig eth0<br>&gt; eth0 &nbsp; &nbsp; &nbsp;AR6000 802.11g &nbsp;ESSID:"" <br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Mode:Managed &nbsp;Bit Rate:1 Mb/s &nbsp; Tx-Power=0 dBm &nbsp; Sensitivity=0/3 <br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Retry:on &nbsp;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Encryption key:off<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Power Management:off<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Link Quality:0/94 &nbsp;Signal level:-95 dBm &nbsp;Noise level:-96 dBm<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Rx invalid nwid:0 &nbsp;Rx invalid crypt:0 &nbsp;Rx invalid frag:0<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tx excessive retries:0 &nbsp;Invalid misc:0 &nbsp; Missed beacon:0<br>&gt; <br>&gt; <br>&gt; root@om-gta02:~# iwlist eth0 scan<br>&gt; eth0 &nbsp; &nbsp; &nbsp;Scan completed :<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Cell 01 - Address: 00:0F:66:D2:BB:41<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ESSID:"linksys"<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Mode:Master<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Frequency:2.437 GHz (Channel 6)<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Quality=15/94 &nbsp;Signal level=-80 dBm &nbsp;Noise level=-95 dBm<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Encryption key:off<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Extra:bcn_int=100<br>&gt; <br><br><br><br>_______________________________________________<br>Openmoko community mailing list<br>community@lists.openmoko.org<br>http://lists.openmoko.org/mailman/listinfo/community<br></body></html>