Got it working with Network Manager.
before comilation you have to set
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
in the file "os/linux/config.mk"
After that WPA works fine.
I will try to build a .deb package and upload it to my ppa.
Now only poulsbo is support missing...
Ubuntu 9.04 wlan support for RT3090
-
- Posts: 16
- Joined: Sun Apr 19, 2009 11:40 am
Re: Ubuntu 9.04 wlan support for RT3090
I installed 9.04 and did what rasseren did after tisoft_media's change and it works perfectly for me. Good work!
-
- Posts: 16
- Joined: Sun Apr 19, 2009 11:40 am
Re: Ubuntu 9.04 wlan support for RT3090
I'm having trouble getting the RT3090 to work with Fedora 11. I compiled and installed the driver and it finds the card OK. But it always uses the RT2860STA.dat config file to configure itself.
What do you have in that config file and how are you getting this to work with NetworkManager?
What do you have in that config file and how are you getting this to work with NetworkManager?
-
- Posts: 16
- Joined: Sun Apr 19, 2009 11:40 am
Re: Ubuntu 9.04 wlan support for RT3090
Did you change
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
in the file "os/linux/config.mk"
before compilation?
That was the only change I had to do on ubuntu to make it work with NetworkManager.
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
in the file "os/linux/config.mk"
before compilation?
That was the only change I had to do on ubuntu to make it work with NetworkManager.