Teclast X5 Pro
| Hardware | PCI/USB ID | Working? | 
|---|---|---|
| Touchpad | Yes | |
| Keyboard | Yes | |
| Touchscreen | Yes | |
| Video | Yes | |
| Webcam | No | |
| Bluetooth | Yes | |
| MicroSD-Card slot | Yes | |
| Audio | Yes | |
| Wireless | Yes | |
| Accelerometer | No | 
Touchscreen
For the touchscreen to work you will need to install gsl-firmware-gitAUR.
Calibrating
See Calibrating Touchscreen#Your screen.
Create /etc/X11/xorg.conf.d/99-calibration.conf.
/etc/X11/xorg.conf.d/99-calibration.conf
Section "InputClass" Identifier "calibration" MatchProduct "silead_ts" Option "CalibrationMatrix" "2.074595 0 0 0 2.688341 0 0 0 1" Driver "libinput" EndSection
