Please refer to the following steps to install the driver:

cd Desktop/weida-touch-driver-mt-1.3.6-ubuntu
sudo sh setup.sh
1 and press Enter.

reboot
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