I finally managed to get a WPA2 connection - If it's any help.
1. I changed /usr/local/bin/wpa_supplicant with a newer version from the Debian
packages for Lenny:
http://packages.debian.org/lenny/arm/wpasupplicant/download
2. I added /usr/lib/libpcsclite.so.1.0.0, needed by the new wpa_supplicant.
Downloaded from:
http://packages.debian.org/lenny/arm/libpcsclite1/download
3. Updated /etc/wpa_supplicant_custom.conf:
network={
ssid="Elhalel_Rosenbaum-2"
#psk="abc123abc"
psk=0c201c18b0b506b14ff459d3087b6399066107b49a83f07514d29a85154411ac
proto=RSN
}
4. Ran:
/usr/local/bin/wpa_supplicant -ira0 -Dwext -c/etc/wpa_supplicant_custom.conf
-B
udhcpc -i ra0
--- In Joel Morgan <> wrote:
>
> On Jan 10, 2012 10:18 PM, "Jessie" <> wrote:
> >
> >
> >
> > Hi,
> >
> >
> > ts7500:~# iwconfig ra0 essid "XXX-linksys" key "XXX"
> >
> > Q: What is in the logs after this command. Its not associating for some
> reason (iwconfig below states that)
> > A: None. No Message from the board
>
> dmesg has nothing?
>
> > Statement: It doesn't get an address and therefore anything in the
> routing table
> > Response: Could be. I tried setting to a fixed IP address and no luck
> >
>
> No, it definitely is not getting an address. That was an explanation of why
> ping would not work. The primary problem is with the wireless stuff. Once
> the wifi adapter associates _then_ you can set up networking (dynamic or
> static).
>
> After,
> #iwconfig ra0 essid "xxx" key "xxx"
> Try,
> #iwconfig
>
> If it says 'not associated', your first command failed.
> Type,
> #dmesg
> and paste the last 10 lines here.
>
> > Possible Clue:
> > - I logged on to my router via a browser using the IP address of router.
> > - Verified the essid and the key
> > - * Looked at the DHCP Client table, I can see my iPad IP address and
> others but can't see my board IP address ??????
> >
> > I think it's a configuration issue but I followed the procedure as stated
> in http://www.embeddedarm.com/wiki/index.php/WIFI-N-USB for WEP Access
> point. It's got to something simple.
> >
> > Help anybody,
> >
> > Jessie
> >
>
> Regards
>
> -joel
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|