I downloaded official drivers (rt2800usb does not support rt3573), deselected (and blacklisted) all ralink stuff in the kernel, compiled and installed.
I get an ra0 interface (and not a wlan0).
With iwconfig:
Code: Select all
ra0 Ralink STA
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 invalid crypt:0 invalid misc:0
Code: Select all
ra0 Ralink STA ESSID:"" Nickname:"RT2870STA"
Mode:Auto Frequency=2.412 GHz Bit Rate:1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=10/100 Signal level:0 dBm Noise level:0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
My dmesg has this stuff:
Code: Select all
[ 164.442669] RTMP_TimerListAdd: add timer obj ffffc90005aa56b0!
[ 164.442678] RTMP_TimerListAdd: add timer obj ffffc90005aa5728!
[ 164.442682] RTMP_TimerListAdd: add timer obj ffffc90005aa57a0!
[ 164.442687] RTMP_TimerListAdd: add timer obj ffffc90005aa5638!
[ 164.442692] RTMP_TimerListAdd: add timer obj ffffc90005aa54d0!
[ 164.442695] RTMP_TimerListAdd: add timer obj ffffc90005aa5548!
[ 164.442699] RTMP_TimerListAdd: add timer obj ffffc90005a6f9b8!
[ 164.442703] RTMP_TimerListAdd: add timer obj ffffc90005a5e828!
[ 164.442707] RTMP_TimerListAdd: add timer obj ffffc90005a5e8a8!
[ 164.442710] RTMP_TimerListAdd: add timer obj ffffc90005a6fb48!
[ 164.442715] RTMP_TimerListAdd: add timer obj ffffc90005a6f8c8!
[ 164.442719] RTMP_TimerListAdd: add timer obj ffffc90005a6fac8!
[ 164.444755] -->RTUSBVenderReset
[ 164.444871] <--RTUSBVenderReset
[ 164.674355] Key1Str is Invalid key length(0) or Type(0)
[ 164.674387] Key2Str is Invalid key length(0) or Type(0)
[ 164.674418] Key3Str is Invalid key length(0) or Type(0)
[ 164.674449] Key4Str is Invalid key length(0) or Type(0)
[ 164.675189] 1. Phy Mode = 5
[ 164.675715] 2. Phy Mode = 5
[ 164.675721] NVM is Efuse and its size =3c[3c0-3fb]
[ 164.790019] 3. Phy Mode = 5
[ 164.793520] AntCfgInit: primary/secondary ant 0/1
RTMPSetPhyMode: channel is out of range, use first channel=1
[ 164.852395] MCS Set = ff ff ff 00 01
[ 164.863765] <==== rt28xx_init, Status=0
[ 164.865521] 0x1300 = 00064300
Any idea?


