Skip to content

Blog

W311MI_AX300的Linux驱动问题解决

About 2 min read

An English translation is not available yet. The latest Simplified Chinese source is shown without triggering paid translation.

我在debian12和debian13上试过.

首先先安装一下依赖

sudo apt update
sudo apt install linux-headers-$(uname -r) build-essential

然后打开官网

alt text

alt text

alt text

alt text

解压出来

alt text

sudo dpkg -i ax300-wifi-adapter-linux-driver.deb

然后显示aic8800dc driver install successfully才是成功安装.