This is an old revision of the document!


P51U

Open the terminal and enter the following commands to install the WiFi card.

sudo apt update 
sudo apt install -y dkms git  
git clone https://github.com/tomaspinho/rtl8821ce.git  
cd rtl8821ce
sudo ./dkms-install.sh 
sudo modprobe 8821ce  
sudo reboot
  • Last modified: 2019/10/25 15:19
  • by TS