git clone https://github.com/a5a5aa555oo/rtw89
cd rtw89
make clean modules
sudo make install
sudo make install_fw
or
git clone https://github.com/a5a5aa555oo/rtw89
cd rtw89
sudo dkms install $PWD
sudo make install_fw
sudo make install_fw
is optional if your system (/lib/firmware/rtw89) has the firmware needed already.
ONLY kernel 6.6 ~ 6.14 are supported. For kernel 5.15 ~ 6.5 users, use the rtw89 driver in 6.6-lts branch instead.
Please see README.md for more details.