<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=17&amp;t=8993" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2013-02-27T02:04:22+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=8993</id>
<entry>
<author><name><![CDATA[zaphod80013]]></name></author>
<updated>2013-02-27T02:04:22+01:00</updated>
<published>2013-02-27T02:04:22+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=37260#p37260</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=37260#p37260"/>
<title type="html"><![CDATA[Re: Roboard WIFI module problem with WPA2]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=37260#p37260"><![CDATA[
Marsman,<br /><br />This is basically the same symptoms I was seeing, If I turn off WPA2 the Roboad connects fine and receives an address. You can verify your DHCP configuration by turning off WPA2 as a test, that will at least prove (or not) that the problem is in the wireless security rather than the DHCP configuration.<br /><br />BTW: Unless you posted a dummy PSK here you may want to change your WPA2 key, admittedly low risk as somebody would need to know your location to use the key but It's probably not a good idea to post cipher keys or mac addresses.<br /><br />If I have the time this weekend I was going to try to create a CrunchBang install for the Roboard (Debian 7 based i486 distro), If I have any better luck with the wireless I'll post here.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4089">zaphod80013</a> — Wed Feb 27, 2013 2:04 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Marsman]]></name></author>
<updated>2013-02-23T19:36:25+01:00</updated>
<published>2013-02-23T19:36:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=37227#p37227</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=37227#p37227"/>
<title type="html"><![CDATA[Re: Roboard WIFI module problem with WPA2]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=37227#p37227"><![CDATA[
Hi,<br /><br />I am experiencing very similar problems trying to connect to my WPA2 secure Wireless network. Driver is successfully installed and &quot;iwlist eth8 scan&quot; shows the desired network (among others):<br /><dl class="codebox"><dt>Code: </dt><dd><code>          Cell 02 - Address: 58:6D:8F:AE:54:DD<br />                    ESSID:&quot;GTBoekerFRA&quot;<br />                    Mode:Managed<br />                    Channel:11<br />                    Frequency:2.462 GHz &#40;Channel 11&#41;<br />                    Quality=80/100  Signal level=-58 dBm  Noise level=0 dBm<br />                    Encryption key:on<br />                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s<br />                              24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s<br />                              12 Mb/s; 48 Mb/s<br />                    Extra:bcn_int=100<br />                    IE: WPA Version 1<br />                        Group Cipher : TKIP<br />                        Pairwise Ciphers &#40;2&#41; : CCMP TKIP<br />                        Authentication Suites &#40;1&#41; : PSK<br />                    IE: IEEE 802.11i/WPA2 Version 1<br />                        Group Cipher : TKIP<br />                        Pairwise Ciphers &#40;2&#41; : CCMP TKIP<br />                        Authentication Suites &#40;1&#41; : PSK<br /></code></dd></dl><br />I reviewed a lot of tutorials, blogs, forums, etc. which gave me information how to configure the /etc/network/interfaces file:<br /><dl class="codebox"><dt>Code: </dt><dd><code>auto lo<br />iface lo inet loopback<br /><br />auto eth8<br />iface eth8 inet dhcp<br />wpa-driver wext<br />wpa-ssid GTBoekerFRA<br />wpa-ap-scan 1<br />wpa-proto RSN<br />wpa-pairwise CCMP<br />wpa-group CCMP<br />wpa-key-mgmt WPA-PSK<br />wpa-psk f47029bf30710ed6007753e0122550ae71378f853433049e0f0ef1012adf75f8<br /></code></dd></dl><br />The issue I am facing is that I cannot get a valid IP address from the DHCP:<br /><dl class="codebox"><dt>Code: </dt><dd><code>Internet Systems Consortium DHCP Client V3.1.3<br />Copyright 2004-2009 Internet Systems Consortium.<br />All rights reserved.<br />For info, please visit https://www.isc.org/software/dhcp/<br /><br />Listening on LPF/eth8/00:0f:a3:7e:45:35<br />Sending on   LPF/eth8/00:0f:a3:7e:45:35<br />Sending on   Socket/fallback<br />DHCPDISCOVER on eth8 to 255.255.255.255 port 67 interval 8<br />DHCPDISCOVER on eth8 to 255.255.255.255 port 67 interval 11<br />DHCPDISCOVER on eth8 to 255.255.255.255 port 67 interval 17<br />DHCPDISCOVER on eth8 to 255.255.255.255 port 67 interval 16<br />DHCPDISCOVER on eth8 to 255.255.255.255 port 67 interval 9<br />No DHCPOFFERS received.<br />No working leases in persistent database - sleeping.<br /></code></dd></dl><br /><br />Anyone having a clue?<br /><br />I made another test to verify that my RoBoard WLAN card works ok: I temporarily created an open WLAN Hotspot with my RAZRi mobile phone without security, i.e. no password needed. So I simplified the interfaces file to:<br /><dl class="codebox"><dt>Code: </dt><dd><code>auto lo<br />iface lo inet loopback<br /><br />auto eth8<br />iface eth8 inet dhcp<br />wireless-essid RAZRi<br />wireless-channel 8<br />wireless-mode managed</code></dd></dl><br />..... and it works. I can ping (e.g. to google.com) and am connected to the internet.<br /><br />So why does it not work with the WPA2 network at my home?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1699">Marsman</a> — Sat Feb 23, 2013 7:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[zaphod80013]]></name></author>
<updated>2012-12-20T05:04:11+01:00</updated>
<published>2012-12-20T05:04:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=36781#p36781</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=36781#p36781"/>
<title type="html"><![CDATA[Roboard WIFI module problem with WPA2]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=8993&amp;p=36781#p36781"><![CDATA[
HELP!<br /><br />I have a RB-110 using the VT6655 wifi module on a Debian 6.0.6 minimal LXDE install. I can get the card to the point where iwlist scan shows me the networks in my vicinity, so presumably the card and driver are functioning correctly.<br /><br />When I try to connect to my home network (access point WZR-HP-G300NH running ddwrt v24SP2 with WPA2 Personal security [which I can't realistically disable]) I get the following error which repeats until the interface is shut down.<br /><br />kernel: [ 1052.702751] SIOCSIWENCODEEXT:Enable WPA WEXT SUPPORT!!!!!<br />kernel: [ 1059.568373] set essid to myssid <br />kernel: [ 1059.569619] chester-abyDesireSSID=myssid<br />kernel: [ 1059.569651] AP(BSS) finding:Found a AP(BSS)..<br />kernel: [ 1059.571409] 802.11 Authen (OPEN) Successful.<br />kernel: [ 1059.576098] Association Successful, AID=1.<br />kernel: [ 1059.576129] Link with AP(SSID): myssid<br />kernel: [ 1059.579619] chester-abyDesireSSID=myssid<br />kernel: [ 1062.802397] AP deauthed me, reason=2. <br />   <br /><br />I've not been able to fine anything useful on Google, and at this point do not know if this is a driver, kernel or wpa_supplicant problem. <br /><br />I also tried a Dlink DWA-131 usb dongle, compiling the latest drivers from Realtek (RTL8192SU chipset). the card only established a connection when I compiled the spa_supplicant version shipped with the driver (6.9) Debian installed 6.10. <br /><br />from this I know the config is correct for my network but again the VT6655 failed with the same error. The kernel config file installed with the 2.6.34 vortex-sg kernel suggests all WEXT functions are compiled in. From this I suspect the problem is with the VT6655_stage driver but don't know what to try next.<br /><br />Any help welcome. <br /><br /><br />thanks<br /><br />Ray.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4089">zaphod80013</a> — Thu Dec 20, 2012 5:04 am</p><hr />
]]></content>
</entry>
</feed>