Im struggling to calibrate a Touchscreen with Linux Tool xinput_calibrator
under Antergos Arch Linux (kernel 4.15.11-1-ARCH) running on Intel Atom X86 SBC (up-board.com)
Whenever I run the xinput_calibrator
I got the following error:
Elo 1915L Desktop Touch Screen Display Elo ET1915L The Elo 1915L touchmonitor is designed, developed and built to provide the most cost-effective touch solutions for system integrators and VARs. A useful tool for calibrating the screen of the T1125P notebook. Touch Screen Auto Calibration can be used by all those who want to calibrate the touch screen of their GIGABYTE T1125 device. HP L5006tm Touchscreen Monitor - Calibration Steps. This document describes how to calibrate the HP L5006tm Touchscreen Monitor. To align the touch screen, click the Align button on the General tab of Elo Touchscreen Properties. Touch the targets that are displayed on the screen to set the alignment. When the calibration is done.
with debug flag -v additionally:
USB Tocuschreen is an ELO Touchsystems 2700 Intellitouch. Antergos Arch with up to date packages
If you need additional Informations/Logs/etc please let me know.
I found one Hit on Google with this error, sadly to an unsolved, closed GitHub Issue.
rollstuhlfahrerElo Touch Calibration Tool Download
1 Answer
Instead of using the package in the AUR, I compiled the source with the --use-gui=x11
flag from the Github Source.
Now it works without errors.
rollstuhlfahrer