Alright, I have read a lot of similar threads, and I think this situation is a little different, so I'm making a new thread.
I'm running Suse 10.1. I recently bought a wireless PCI card (Linksys WMP54G v 4.1). It has the RT61 Chipset.
I tried using Ndiswrapper, but I couldn't get it working.
I ended up following this guide
http://susewiki.org/index.php?title=...Wireless_Cards
which got me up and running!
The problem: I was able to connect to the router, and the internet when my router was wide open. If I want to do WEP following the instructions in the list (which is setting up WEP with iwpriv) it doesn't want to connect. I can see the router if I do an iwlist ra0 scan, but it just won't connect.
I looked into wpa_supplicant, but it doesn't list the RT61 as a driver that is compatible with it. I ran into problems when I tried wpa_supplicant with the Generic Linux wireless drivers. I considered not broadcasting my SSID and using MAC filtering so I'd be the only one that could connect to my router, but then my traffic would be unencrypted which I'd rather not do.
Since I have the card working, I'm hesitant to go the route of trying to get ndiswrapper going, but it kinda sounds like I may have to do that in order to get wpa_supplicant working.
Or, if there's a way I can use WEP with the current setup, I'd much rather do that.
Anyone have any ideas?