RT5572 原來叫 Ralink雷凌 現在被 MTK 收購了,淘寶上買的很便宜50塊郵,2.4 5G 雙頻。在 win10 上插了試試,果然是支持 5G。這上面寫着 飛榮 是什么牌子,有知道的和我說下。
(win10 現在驅動真好方便,一更新就有了,也不需要什么驅動精靈之類的)
自帶的 linux 驅動在這里:https://www.mediatek.tw/products/broadbandWifi/rt5572?spm=2013.1.0.0.40b44978CqLJns 2018-11-27 今天看的時候,它把 mac 和 linux 的下載地址搞反了。
先在 ubuntu 16 上進行測試。
下載源碼:(選 最右邊 mac 那個,它放反了)
DPO_RT5572_LinuxSTA_2.6.1.3_20121022.tar.bz2
手上有一個 RTL8188CU 先用它試一下,linux 自帶驅動了,配置一下插下就能識別出來。
正常,2個 radio 。
測試 RT5572
樹莓派3b+ 正常使用
[ 506.853450] usb 1-1.3: Product: 802.11 n WLAN [ 506.853459] usb 1-1.3: Manufacturer: Ralink [ 506.853467] usb 1-1.3: SerialNumber: 1.0 [ 507.087331] usb 1-1.3: reset high-speed USB device number 6 using dwc_otg [ 507.226561] ieee80211 phy2: rt2x00_set_rt: Info - RT chipset 5592, rev 0222 detected [ 507.253528] ieee80211 phy2: rt2x00_set_rf: Info - RF chipset 000f detected [ 507.279898] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht' [ 507.281607] usbcore: registered new interface driver rt2800usb [ 507.415511] ieee80211 phy2: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' [ 507.419466] ieee80211 phy2: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 [ 507.773046] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
ubuntu 16 雖然識別正常,但不能使用
[13113.632772] usb 1-1: Product: 802.11 n WLAN [13113.632773] usb 1-1: Manufacturer: Ralink [13113.632775] usb 1-1: SerialNumber: 1.0 [13113.867800] usb 1-1: reset high-speed USB device number 6 using ehci-pci [13114.140768] ieee80211 phy3: rt2x00_set_rt: Info - RT chipset 5592, rev 0222 detected [13114.554434] ieee80211 phy3: rt2x00_set_rf: Info - RF chipset 000f detected [13114.558554] ieee80211 phy3: Selected rate control algorithm 'minstrel_ht' [13115.588110] rt2800usb 1-1:1.0 wlx441ca87f7a17: renamed from wlan0 [13115.622007] IPv6: ADDRCONF(NETDEV_UP): wlx441ca87f7a17: link is not ready [13115.622041] ieee80211 phy3: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' [13115.622088] ieee80211 phy3: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
iwlist wlx441ca87f7a17 scan
wlx441ca87f7a17 Failed to read scan data : Resource temporarily unavailable
今天在 openwrt 的 配置項里面找了下,有個 rt2800 的打開這個就能識別到 RT網卡。
經過測試,雖然可以識別,卻不能使用。
在有時間,在研究吧,最近事多。