[other] 绿联AX1800M无线网卡驱动安装,无线网卡支持wifi6
Tofloor
poster avatar
风神
deepin
2024-03-28 14:29
Author

1. 编译环境准备

sudo apt update
sudo apt install -y git flex bison bc vim-tiny wget
sudo apt install -y iw im-config usbutils pciutils iputils-ping
sudo apt install -y gcc g++ make automake autoconf libtool
sudo apt install -y linux-headers-$(uname -r)

2. 编译安装网卡驱动

git clone https://github.com/lwfinger/rtl8852au.git
make
sudo make install
sudo reboot

3. rtl8852au驱动支持rtl8832au/rtl8852au芯片

Reply Favorite View the author
All Replies
jjcui8595
Moderator
2024-03-28 14:51
#1

like

Reply View the author
Amber
deepin
2024-03-28 18:05
#2

感谢分享like

Reply View the author
199******64
deepin
2024-03-28 19:31
#3

你是不是还有个绿联的nas

Reply View the author
风神
deepin
2024-03-29 14:51
#4
199******64

你是不是还有个绿联的nas

没有,nas太贵了。买两块nvme的卡,做一个raid。要比买一个nas更有性价比。

Reply View the author