使用者工具

網站工具


無線網卡-realtek_rtl8812bu

https://github.com/fastoe/RTL8812BU 久沒更新,在 5.10 核心無法編譯。
https://github.com/cilynx/rtl88x2bu 有更新到 linux 5.10 可用。

As https://github.com/cilynx/rtl88x2bu/blob/5.6.1_30362.20181109_COEX20180928-6a6a/README.md says:

cd rtl88x2bu
VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu

That's OK.


https://github.com/morrownr/88x2bu 近期還有更新,

  • v5.8.7.4 (Realtek) (2020-09-22)
  • Kernels: 5.9 - 5.13 (community support)
  • Compatible Devices :
    1. ASUS AC1300 USB-AC55 B1
    2. ASUS U2
    3. Cudy WU1400
    4. Dlink - DWA-181
    5. Dlink - DWA-182
    6. Edimax EW-7822ULC
    7. Edimax EW-7822UTC
    8. EDUP EP-AC1605GS
    9. FIDECO 6B21-AC1200M
    10. Linksys WUSB6300 V2
    11. NetGear A6150
    12. TP-Link Archer T3U
    13. TP-Link Archer T3U Plus
    14. TP-Link Archer T4U V3
    15. TRENDnet TEW-808UBM

無線網卡-realtek_rtl8812bu.txt · 上一次變更: 2021/07/31 14:58 由 fire