I need how to get it to work with wpa2 or wpa (wpa_supplicant is installed). Thank you.
It's a Linksys pci wireless g hardware
Code:
root@SR1053:/home/al# lspci | grep 2500
00:08.0 Network controller: Ralink corp. RT2500 802.11g (rev 01)
Code:
root@SR1053:/home/al# lsmod | grep rt2
rt2500pci 12676 0
rt2x00pci 3954 1 rt2500pci
rt2x00lib 25762 2 rt2500pci,rt2x00pci
mac80211 181473 2 rt2x00pci,rt2x00lib
cfg80211 122542 2 rt2x00lib,mac80211
eeprom_93cx6 1004 1 rt2500pci
I got connected using wicd, but to do so, I had to log onto my 2wire 2701b (a late att dsl gateway) and remove security.
I tried every security level on the router ie wpa2, wpa, wep and I matched each of those level inside wicd but wicd kept reporting "password bad"
With the router set on wpa2-psk a Windows 7 laptop wireless connect went right on quickly and worked excellently.
Does rt2500 support wpa2? How to get this RT2500 working with wpa2 or wpa?
I saw wireless.conf in /etc/rc.d (but haven't yet edited since unsure what to do). Thank you.
--
Alan.