Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
faq:xpc_all-in-one:p51u [2019/10/25 14:58] SHfaq:xpc_all-in-one:p51u [2020/05/25 12:23] TS
Line 1: Line 1:
 ====== P51U ====== ====== P51U ======
-===== How do I activate the WiFi card under Ubuntu? =====+===== How do I install the driver for the right-click touch function under Linux? ===== 
 +Please refer to the following steps to install the driver: 
 +  - Please download the driver from the link.\\ Download link: [[http://image.shuttle.com/ResourceCenter/download_file.jsp?file_id=27192|Driver for right-click touch function under Linux]] 
 +  - Extract the driver to the system desktop.\\ {{:faq:xpc_all-in-one:p51u:p51u_touchscreen_linux_01.png?nolink&700|}} 
 +  - Open the terminal and enter the following command to enter the directory of the driver.\\ ''cd Desktop/weida-touch-driver-mt-1.3.6-ubuntu''\\ {{:faq:xpc_all-in-one:p51u:p51u_touchscreen_linux_02.png?nolink&700|}} 
 +  - Enter the following command to start the driver installation.\\ ''sudo sh setup.sh''\\ {{:faq:xpc_all-in-one:p51u:p51u_touchscreen_linux_03.png?nolink&700|}} 
 +  - Type ''1'' and press Enter.\\ {{:faq:xpc_all-in-one:p51u:p51u_touchscreen_linux_04.png?nolink&700|}} 
 +  - If the driver installation is completed as shown below, please restart the system.\\ {{:faq:xpc_all-in-one:p51u:p51u_touchscreen_linux_05.png?nolink&700|}} 
 +  - Please enter the following command to restart the system.\\ ''reboot''\\ {{:faq:xpc_all-in-one:p51u:p51u_touchscreen_linux_06.png?nolink&700|}}
  
  
-Open the terminal and enter the following commands to install the WiFi card. (Enter commands without "**#**".) +===== How do I activate the WiFi card under Ubuntu? ===== 
- +Open the terminal and enter the following commands to install the WiFi card. 
-sudo apt update  \\ +<code bash> 
-sudo apt install -y dkms git  \\ +sudo apt update  
-git clone https://github.com/tomaspinho/rtl8821ce.git  \\ +sudo apt install -y dkms git   
-cd rtl8821ce  \\ +git clone https://github.com/tomaspinho/rtl8821ce.git   
-sudo ./dkms-install.sh  \\ +cd rtl8821ce 
-sudo modprobe 8821ce  \\ +sudo ./dkms-install.sh  
-sudo reboot +sudo modprobe 8821ce   
 +sudo reboot 
 +</code>
  
 ==== Related links ==== ==== Related links ====
 {{backlinks>.}} {{backlinks>.}}
  • Last modified: 2021/11/11 09:16
  • by Shuttle