#lspci...
44:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe
...
- download DPO_RT3390_LinuxSTA_V2.4.0.1_20100831.tgz from http://www.ralinktech.com/support.php?s=2
- gunzip -c DPO_RT3390_LinuxSTA_V2.4.0.1_20100831.tgz| tar xvf -
- cd ./DPO_RT3390_LinuxSTA_V2.4.0.1_20100831
- change in os/linux/config.mk
- modify :
- HAS_ATE=y
- HAS_WPA_SUPPLICANT=y
- HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
- HAS_ANTENNA_DIVERSITY_SUPPORT=y
- make clean; make; make install
- echo "blacklist rt2800pci" >> /etc/modprobe.d/blacklist.conf
- echo "rt3390sta" >> /etc/modules
- reboot
No comments:
Post a Comment