Industrial flat panel (resistive screen) installation driver and touch screen adjustment method

Preparation:
▶ Touch screen driver: pmLinux-Ubuntu
(Download: https://drive.google.com/drive/folders/1TGudp_3wAlM0JpXzeOMj7DjXhejip4s0?usp=drive_link)
▶ Install the touch screen calibration tool: xinput-calibrator
▶ System version: Ubuntu20.04
▶ The industrial flat panel is in the networked state

Steps:

  1. Update the package list, Ctrl+Alt+T to open the terminal
    In the terminal, type: sudo apt update

In the terminal, type: sudo apt install git

In the terminal, type: sudo apt upgrade to upgrade the installed packages.

In the terminal, type: sudo apt dist-upgrade to upgrade the kernel.
In the terminal, type: reboot to reboot your computer.

2. Download and extract pmLinux-Ubuntu, copy pmLinux-Ubuntu to the Downloads directory, and open a terminal in the Downloads directory.

In the terminal, type: cd pmLinux-Ubuntu

In the terminal, type: chmod +x install.sh
In the terminal, type: sudo . /install.sh

Wait for the driver installation to complete. After installation, type reboot to reboot the computer;

3. reboot into the desktop, press Ctrl + Alt + T to open the terminal to install the calibration tool

xinput-calibrator tool: sudo apt-get install xinput-calibrator
xinput tool: sudo apt-get insatll xinput

Calibration example:
View touch device id: xinput_calibrator -list

Above: device name: "DIALOGUE INC PenMount USB" id=10
Calibrate touch devices: xinput_calibrator -v --device
Here is: xinput_calibrator -v --device 10 Terminal enter the command will enter the calibration page, according to the prompts to calibrate 4 points.

4. in the display of the screen touch calibration page for page calibration, the terminal will output the screen calibration data;

Copy the screen calibration data to /usr/share/X11/xorg.conf.d/ according to the prompts. If there is no 99-touchscreen-evdev.conf file you can create one manually.

Manual creation method:
A. Open a terminal window by pressing the Ctrl + Alt + T key combination.
B. Type: cd /usr/share/X11/xorg.conf.d in the terminal.

C. Use a text editor to create the 99-touchscreen-evdev.conf file. You can create the 99-touchscreen-evdev.conf file using a command line text editor such as nano.
In a terminal, type: sudo nano 99-touchscreen-evdev.conf
D. Paste the output screen calibration data in the editor. Note: The original data in the illustration needs to be deleted completely!

After finishing editing in the editor, save the file using the editor's commands. In nano, press Ctrl + O to save, then press Enter to confirm, and finally press Ctrl + X to exit the editor.

After completing the above steps, the 99-touchscreen-evdev.conf file should have been created and located in the /usr/share/X11/xorg.conf.d directory. Please remember to backup the original file before modifying the configuration file to prevent configuration errors.

作者: minipc

Our company is a reliable manufacturer and exporter of fanless mini computers, industrial computers, all-in-one computers and industrial tablet computers. Our products are exported to the European Union, America, Asia and other places, and enjoy a high reputation in the global market. In order to provide high-quality products and excellent services, our company has obtained reports and certificates approved by CE, FCC, RoHS, SGS, ISO9001, etc. Our goal is "innovation first, quality first, customers first, service first". We are committed to providing quality products, excellent service, competitive prices, fast response and timely delivery. We warmly welcome every customer to visit us and hope that both of us will work together to create a brilliant future. OEM and ODM orders are welcome.

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注