This is an old revision of the document!


P51U

Open the terminal and enter the following commands to install the WiFi card. (Enter commands without “#”.)

# 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:08
  • by SH