sudo apt-get update sudo apt-get install make gcc linux-headers-$(uname -r) build-essential git git clone https://github.com/lwfinger/rtw88.git cd rtw88 make sudo make install sudo modprobe -rv rtw_8723de… Read More →

Download the latest version of CMSmap git clone https://github.com/Dionach/CMSmap cd CMSmap pip3 install To uninstall pip3 uninstall cmsmap -y