使用者工具

網站工具


無線網卡-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.

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