sudo make
sudo make install
sudo ifconfig ra0 down
sudo rmmod rt2860sta
(maybe for safety also rename the ko file from /lib/modules/2.6.*/kernel/drivers/staging/rt2860 into .ko.dist to be sure its not used anymore)
sudo depmod -a (?? not sure if really needed but better to be sure :O)
sudo modeprobe rt2860sta
sudo ifconfig ra0 up
See it connect :O)
This is really a Choke, IF THERE IS SOMEONE FROM RALINK LISTENING, PLEASE GET THESE TWO LINES INTO THE NEXT HOTPACTH / MIONOR RELEASE !
Hi,
just downloaded the v2.3 version of the driver BRANDNEW :O)
It still has the same issue.
To resolve you need to modify ./os/linux/ config. mk. Set:
HAS_ WPA_SUPPLICANT= y NATIVE_ WPA_SUPPLICANT_ SUPPORT= y
...
HAS_
and change the line in ./common/cmm_wpa.c from MIX_CYPHER_NOTUSE to:
WPA_ MIX_PAIR_ CYPHER FlexibleCipher = WPA_TKIPAES_ WPA2_TKIPAES
sudo make 2.6.*/kernel/ drivers/ staging/ rt2860 into .ko.dist to be sure its not used anymore)
sudo make install
sudo ifconfig ra0 down
sudo rmmod rt2860sta
(maybe for safety also rename the ko file from /lib/modules/
sudo depmod -a (?? not sure if really needed but better to be sure :O)
sudo modeprobe rt2860sta
sudo ifconfig ra0 up
See it connect :O)
This is really a Choke, IF THERE IS SOMEONE FROM RALINK LISTENING, PLEASE GET THESE TWO LINES INTO THE NEXT HOTPACTH / MIONOR RELEASE !