Quote Originally Posted by chili555 View Post
Well, you didn't read the file conspicuously named README? You didn't follow directions and it doesn't work as expected??

Do not copy and paste anything. Go into the config.mk file and with a text editor, change the lines:to read like this:Everything else in the file is unchanged. Proofread carefully, save and close the text editor. Now we re-compile. In a terminal, please do:
Code:
cd Desktop/2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO_GPL
Substitute the location you downloaded the file if not desktop.
Code:
sudo su
rmmod -f rt5390sta
make clean
make
make install
modprobe rt5390sta
exit
Any improvement?
it work !!! thanks and sorry for all the trouble